Merge lp:~logan/ubuntu/trusty/gnonlin/0.10.17-2ubuntu1 into lp:ubuntu/trusty/gnonlin

Proposed by Logan Rosen
Status: Rejected
Rejected by: Martin Pitt
Proposed branch: lp:~logan/ubuntu/trusty/gnonlin/0.10.17-2ubuntu1
Merge into: lp:ubuntu/trusty/gnonlin
Diff against target: 49 lines (+11/-2)
3 files modified
debian/changelog (+6/-0)
debian/control (+4/-2)
debian/rules (+1/-0)
To merge this branch: bzr merge lp:~logan/ubuntu/trusty/gnonlin/0.10.17-2ubuntu1
Reviewer Review Type Date Requested Status
Martin Pitt Disapprove
Review via email: mp+200470@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :
review: Disapprove

Unmerged revisions

17. By Logan Rosen

Use dh-autoreconf to get new libtool macros for ppc64el.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-10-02 10:49:20 +0000
3+++ debian/changelog 2014-01-04 21:42:22 +0000
4@@ -1,3 +1,9 @@
5+gnonlin (0.10.17-2ubuntu1) trusty; urgency=medium
6+
7+ * Use dh-autoreconf to get new libtool macros for ppc64el.
8+
9+ -- Logan Rosen <logan@ubuntu.com> Sat, 04 Jan 2014 16:32:22 -0500
10+
11 gnonlin (0.10.17-2build1) quantal; urgency=low
12
13 * Rebuild for new armel compiler default of ARMv5t.
14
15=== modified file 'debian/control'
16--- debian/control 2011-01-13 14:04:12 +0000
17+++ debian/control 2014-01-04 21:42:22 +0000
18@@ -1,7 +1,8 @@
19 Source: gnonlin
20 Section: gnome
21 Priority: optional
22-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
23+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
24+XSBC-Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
25 Uploaders: Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>
26 Build-Depends: cdbs,
27 debhelper (>= 7),
28@@ -15,7 +16,8 @@
29 gstreamer0.10-plugins-base,
30 gstreamer0.10-plugins-good,
31 python (>= 2.1),
32- gtk-doc-tools (>= 1.3)
33+ gtk-doc-tools (>= 1.3),
34+ dh-autoreconf
35 Standards-Version: 3.8.3
36 Homepage: http://gstreamer.freedesktop.org
37
38
39=== modified file 'debian/rules'
40--- debian/rules 2011-01-13 14:04:12 +0000
41+++ debian/rules 2014-01-04 21:42:22 +0000
42@@ -3,6 +3,7 @@
43 include /usr/share/cdbs/1/class/autotools.mk
44 include /usr/share/cdbs/1/rules/debhelper.mk
45 include /usr/share/cdbs/1/rules/utils.mk
46+include /usr/share/cdbs/1/rules/autoreconf.mk
47
48 CFLAGS += -Wno-error
49 CXXFLAGS += -Wno-error

Subscribers

People subscribed via source and target branches

to all changes: