Merge lp:~robru/libfriends/noppc into lp:libfriends

Proposed by Robert Bruce Park
Status: Rejected
Rejected by: Robert Bruce Park
Proposed branch: lp:~robru/libfriends/noppc
Merge into: lp:libfriends
Diff against target: 67 lines (+10/-9)
1 file modified
debian/control (+10/-9)
To merge this branch: bzr merge lp:~robru/libfriends/noppc
Reviewer Review Type Date Requested Status
Super Friends Pending
Review via email: mp+193488@code.launchpad.net

Commit message

Suppress failing powerpc builds.

To post a comment you must log in.

Unmerged revisions

80. By Robert Bruce Park

Suppress failing powerpc builds.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2013-10-25 09:40:18 +0000
+++ debian/control 2013-10-31 20:16:38 +0000
@@ -28,13 +28,14 @@
28Standards-Version: 3.9.428Standards-Version: 3.9.4
29Section: libs29Section: libs
30Homepage: https://launchpad.net/friends30Homepage: https://launchpad.net/friends
31# If you aren't a member of ~super-friends but need to upload packaging changes,31# if you don't have have commit access to this branch but would like to upload
32# just go ahead. ~super-friends will notice and sync up the code again.32# directly to Ubuntu, don't worry: your changes will be merged back into the
33Vcs-Bzr: https://code.launchpad.net/~super-friends/libfriends/trunk33# upstream branch
34Vcs-Bzr: lp:libfriends
3435
35Package: libfriends-dev36Package: libfriends-dev
36Section: libdevel37Section: libdevel
37Architecture: any38Architecture: i386 amd64 armhf arm64
38Depends: gir1.2-friends-0.1, libfriends0 (= ${binary:Version}), ${misc:Depends}39Depends: gir1.2-friends-0.1, libfriends0 (= ${binary:Version}), ${misc:Depends}
39Description: Development files for accessing social networks40Description: Development files for accessing social networks
40 libfriends provides a library for accessing social networks via41 libfriends provides a library for accessing social networks via
@@ -44,7 +45,7 @@
4445
45Package: libfriends046Package: libfriends0
46Section: libs47Section: libs
47Architecture: any48Architecture: i386 amd64 armhf arm64
48Pre-Depends: ${misc:Pre-Depends}49Pre-Depends: ${misc:Pre-Depends}
49Depends: friends-dispatcher, ${misc:Depends}, ${shlibs:Depends}50Depends: friends-dispatcher, ${misc:Depends}, ${shlibs:Depends}
50Description: Provides an API for accessing social networks51Description: Provides an API for accessing social networks
@@ -55,7 +56,7 @@
5556
56Package: libfriends-gtk057Package: libfriends-gtk0
57Section: libs58Section: libs
58Architecture: any59Architecture: i386 amd64 armhf arm64
59Pre-Depends: ${misc:Pre-Depends}60Pre-Depends: ${misc:Pre-Depends}
60Depends: ${misc:Depends}, ${shlibs:Depends}61Depends: ${misc:Depends}, ${shlibs:Depends}
61Description: Friends GTK Widgets62Description: Friends GTK Widgets
@@ -66,7 +67,7 @@
6667
67Package: libfriends-gtk-dev68Package: libfriends-gtk-dev
68Section: libdevel69Section: libdevel
69Architecture: any70Architecture: i386 amd64 armhf arm64
70Depends: gir1.2-friends-gtk-0.1 (= ${binary:Version}),71Depends: gir1.2-friends-gtk-0.1 (= ${binary:Version}),
71 libfriends-dev (= ${binary:Version}),72 libfriends-dev (= ${binary:Version}),
72 libfriends-gtk0 (= ${binary:Version}),73 libfriends-gtk0 (= ${binary:Version}),
@@ -78,7 +79,7 @@
78 This package contains files that are needed to build applications.79 This package contains files that are needed to build applications.
7980
80Package: gir1.2-friends-0.181Package: gir1.2-friends-0.1
81Architecture: any82Architecture: i386 amd64 armhf arm64
82Depends: ${gir:Depends}, ${misc:Depends}83Depends: ${gir:Depends}, ${misc:Depends}
83Description: GObject Introspection data for the Friends library84Description: GObject Introspection data for the Friends library
84 This package contains introspection data for the Friends library.85 This package contains introspection data for the Friends library.
@@ -88,7 +89,7 @@
8889
89Package: gir1.2-friends-gtk-0.190Package: gir1.2-friends-gtk-0.1
90Section: libs91Section: libs
91Architecture: any92Architecture: i386 amd64 armhf arm64
92Depends: gir1.2-friends-0.1 (= ${binary:Version}),93Depends: gir1.2-friends-0.1 (= ${binary:Version}),
93 libfriends-gtk0 (= ${binary:Version}),94 libfriends-gtk0 (= ${binary:Version}),
94 ${gir:Depends},95 ${gir:Depends},

Subscribers

People subscribed via source and target branches