r42306 - in /desktop/unstable/pangomm/debian: changelog control control.in rules
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Thu Aug 28 18:57:17 UTC 2014
Author: pochu
Date: Thu Aug 28 18:57:17 2014
New Revision: 42306
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42306
Log:
* Non-maintainer upload.
* Use dh-autoreconf to fix FTBFS on ppc64el. Closes: #752179
Modified:
desktop/unstable/pangomm/debian/changelog
desktop/unstable/pangomm/debian/control
desktop/unstable/pangomm/debian/control.in
desktop/unstable/pangomm/debian/rules
Modified: desktop/unstable/pangomm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/changelog?rev=42306&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/changelog [utf-8] (original)
+++ desktop/unstable/pangomm/debian/changelog [utf-8] Thu Aug 28 18:57:17 2014
@@ -1,3 +1,10 @@
+pangomm (2.34.0-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Use dh-autoreconf to fix FTBFS on ppc64el. Closes: #752179
+
+ -- Andreas Barth <aba at ayous.org> Thu, 28 Aug 2014 18:22:55 +0000
+
pangomm (2.34.0-1) unstable; urgency=low
* New upstream release.
Modified: desktop/unstable/pangomm/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/control?rev=42306&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/control [utf-8] (original)
+++ desktop/unstable/pangomm/debian/control [utf-8] Thu Aug 28 18:57:17 2014
@@ -12,7 +12,7 @@
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/pangomm
Build-Depends: cdbs (>= 0.4.93),
debhelper (>= 9),
- autotools-dev,
+ dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libcairomm-1.0-dev (>= 1.2.2),
libglibmm-2.4-dev (>= 2.36.0),
Modified: desktop/unstable/pangomm/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/control.in?rev=42306&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/control.in [utf-8] (original)
+++ desktop/unstable/pangomm/debian/control.in [utf-8] Thu Aug 28 18:57:17 2014
@@ -7,7 +7,7 @@
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/pangomm
Build-Depends: cdbs (>= 0.4.93),
debhelper (>= 9),
- autotools-dev,
+ dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libcairomm-1.0-dev (>= 1.2.2),
libglibmm-2.4-dev (>= 2.36.0),
Modified: desktop/unstable/pangomm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pangomm/debian/rules?rev=42306&op=diff
==============================================================================
--- desktop/unstable/pangomm/debian/rules [utf-8] (original)
+++ desktop/unstable/pangomm/debian/rules [utf-8] Thu Aug 28 18:57:17 2014
@@ -2,6 +2,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
More information about the pkg-gnome-commits
mailing list