r42310 - in /desktop/unstable/gtkmm3.0/debian: changelog control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Aug 28 20:07:38 UTC 2014


Author: ah
Date: Thu Aug 28 20:07:38 2014
New Revision: 42310

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42310
Log:
* Non-maintainer upload.
* Use dh-autoreconf to fix FTBFS on ppc64el.

Modified:
    desktop/unstable/gtkmm3.0/debian/changelog
    desktop/unstable/gtkmm3.0/debian/control
    desktop/unstable/gtkmm3.0/debian/control.in
    desktop/unstable/gtkmm3.0/debian/rules

Modified: desktop/unstable/gtkmm3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/changelog?rev=42310&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] Thu Aug 28 20:07:38 2014
@@ -1,3 +1,10 @@
+gtkmm3.0 (3.12.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use dh-autoreconf to fix FTBFS on ppc64el.
+
+ -- Andreas Barth <aba at ayous.org>  Thu, 28 Aug 2014 19:43:16 +0000
+
 gtkmm3.0 (3.12.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gtkmm3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control?rev=42310&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control	[utf-8] Thu Aug 28 20:07:38 2014
@@ -7,12 +7,13 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtkmm3.0
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 9),
+               dh-autoreconf,
                gnome-pkg-tools (>= 0.11),
                libgtk-3-dev (>= 3.12.0),
                libglibmm-2.4-dev (>= 2.38.0),

Modified: desktop/unstable/gtkmm3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control.in?rev=42310&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] Thu Aug 28 20:07:38 2014
@@ -8,6 +8,7 @@
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 9),
+               dh-autoreconf,
                gnome-pkg-tools (>= 0.11),
                libgtk-3-dev (>= 3.12.0),
                libglibmm-2.4-dev (>= 2.38.0),

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=42310&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules	[utf-8] Thu Aug 28 20:07:38 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