r42315 - in /desktop/unstable/atkmm1.6/debian: changelog control control.in rules
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Thu Aug 28 20:43:10 UTC 2014
Author: pochu
Date: Thu Aug 28 20:43:10 2014
New Revision: 42315
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42315
Log:
* Non-maintainer upload.
* Use dh-autoreconf to fix FTBFS on ppc64el. Closes: #752899
Modified:
desktop/unstable/atkmm1.6/debian/changelog
desktop/unstable/atkmm1.6/debian/control
desktop/unstable/atkmm1.6/debian/control.in
desktop/unstable/atkmm1.6/debian/rules
Modified: desktop/unstable/atkmm1.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atkmm1.6/debian/changelog?rev=42315&op=diff
==============================================================================
--- desktop/unstable/atkmm1.6/debian/changelog [utf-8] (original)
+++ desktop/unstable/atkmm1.6/debian/changelog [utf-8] Thu Aug 28 20:43:10 2014
@@ -1,3 +1,10 @@
+atkmm1.6 (2.22.7-2.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Use dh-autoreconf to fix FTBFS on ppc64el. Closes: #752899
+
+ -- Andreas Barth <aba at ayous.org> Thu, 28 Aug 2014 18:49:33 +0000
+
atkmm1.6 (2.22.7-2) unstable; urgency=low
* Convert to multiarch.
Modified: desktop/unstable/atkmm1.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atkmm1.6/debian/control?rev=42315&op=diff
==============================================================================
--- desktop/unstable/atkmm1.6/debian/control [utf-8] (original)
+++ desktop/unstable/atkmm1.6/debian/control [utf-8] Thu Aug 28 20:43:10 2014
@@ -13,7 +13,7 @@
Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/atkmm1.6
Build-Depends: cdbs (>= 0.4.93),
debhelper (>= 9),
- autotools-dev,
+ dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libglibmm-2.4-dev (>= 2.36.0),
libatk1.0-dev (>= 1.12.0),
Modified: desktop/unstable/atkmm1.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atkmm1.6/debian/control.in?rev=42315&op=diff
==============================================================================
--- desktop/unstable/atkmm1.6/debian/control.in [utf-8] (original)
+++ desktop/unstable/atkmm1.6/debian/control.in [utf-8] Thu Aug 28 20:43:10 2014
@@ -8,7 +8,7 @@
Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/atkmm1.6
Build-Depends: cdbs (>= 0.4.93),
debhelper (>= 9),
- autotools-dev,
+ dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libglibmm-2.4-dev (>= 2.36.0),
libatk1.0-dev (>= 1.12.0),
Modified: desktop/unstable/atkmm1.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atkmm1.6/debian/rules?rev=42315&op=diff
==============================================================================
--- desktop/unstable/atkmm1.6/debian/rules [utf-8] (original)
+++ desktop/unstable/atkmm1.6/debian/rules [utf-8] Thu Aug 28 20:43:10 2014
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
More information about the pkg-gnome-commits
mailing list