Ricardo Salveti has proposed merging lp:~rsalveti/urcu/packaging-daily into lp:~lttng/urcu/packaging-daily.
Requested reviews: Ubuntu LTTng (lttng) For more details, see: https://code.launchpad.net/~rsalveti/urcu/packaging-daily/+merge/98969 Adding armel and armhf support. This is useful for Linaro as we're also tracking the daily builds and building packages for both armel and armhf. -- https://code.launchpad.net/~rsalveti/urcu/packaging-daily/+merge/98969 Your team Ubuntu LTTng is requested to review the proposed merge of lp:~rsalveti/urcu/packaging-daily into lp:~lttng/urcu/packaging-daily.
=== modified file 'changelog' --- changelog 2011-11-09 20:16:02 +0000 +++ changelog 2012-03-23 05:20:47 +0000 @@ -1,3 +1,9 @@ +liburcu (0.7.0~pre-0~lttng5) precise; urgency=low + + * Adding support for armel and armhf + + -- Ricardo Salveti de Araujo <[email protected]> Fri, 23 Mar 2012 02:09:14 -0300 + liburcu (0.7.0~pre-0~lttng4) precise; urgency=low * Ship the headers in /usr/include/<arch-triplet>/urcu === modified file 'control' --- control 2011-11-07 22:15:34 +0000 +++ control 2012-03-23 05:20:47 +0000 @@ -11,7 +11,7 @@ Package: liburcu-dev Section: libdevel -Architecture: i386 amd64 powerpc ppc64 powerpcspe s390 s390x sparc alpha +Architecture: i386 amd64 powerpc ppc64 powerpcspe s390 s390x sparc alpha armel armhf Multi-Arch: same Depends: ${misc:Depends}, liburcu1 (= ${binary:Version}) Description: a userspace RCU (read-copy-update) library - development files @@ -25,7 +25,7 @@ userspace RCU library. Package: liburcu1 -Architecture: i386 amd64 powerpc ppc64 powerpcspe s390 s390x sparc alpha +Architecture: i386 amd64 powerpc ppc64 powerpcspe s390 s390x sparc alpha armel armhf Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: a userspace RCU (read-copy-update) library
-- Mailing list: https://launchpad.net/~lttng Post to : [email protected] Unsubscribe : https://launchpad.net/~lttng More help : https://help.launchpad.net/ListHelp

