r40693 - in /desktop/unstable/libnotify/debian: changelog control control.in rules

mpitt at users.alioth.debian.org mpitt at users.alioth.debian.org
Fri Feb 21 23:52:36 UTC 2014


Author: mpitt
Date: Fri Feb 21 23:52:36 2014
New Revision: 40693

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40693
Log:
Use dh-autoreconf to update libtool.m4 for new ports. Thanks Colin Watson!
(Closes: #732303)

Modified:
    desktop/unstable/libnotify/debian/changelog
    desktop/unstable/libnotify/debian/control
    desktop/unstable/libnotify/debian/control.in
    desktop/unstable/libnotify/debian/rules

Modified: desktop/unstable/libnotify/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/changelog?rev=40693&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/changelog	[utf-8] Fri Feb 21 23:52:36 2014
@@ -2,6 +2,8 @@
 
   * Add missing build-essential test dependency.
   * Bump Standards-Version to 3.9.5. No changes necessary.
+  * Use dh-autoreconf to update libtool.m4 for new ports. Thanks Colin Watson!
+    (Closes: #732303)
 
  -- Martin Pitt <mpitt at debian.org>  Fri, 21 Feb 2014 15:48:34 -0800
 

Modified: desktop/unstable/libnotify/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/control?rev=40693&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/control	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/control	[utf-8] Fri Feb 21 23:52:36 2014
@@ -14,7 +14,8 @@
                libpopt-dev,
                gobject-introspection (>= 0.9.12-5~),
                libgirepository1.0-dev (>= 0.9.12),
-               gtk-doc-tools (>= 1.14)
+               gtk-doc-tools (>= 1.14),
+               dh-autoreconf
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
 XS-Testsuite: autopkgtest
 Standards-Version: 3.9.5

Modified: desktop/unstable/libnotify/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/control.in?rev=40693&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/control.in	[utf-8] Fri Feb 21 23:52:36 2014
@@ -10,7 +10,8 @@
                libpopt-dev,
                gobject-introspection (>= 0.9.12-5~),
                libgirepository1.0-dev (>= 0.9.12),
-               gtk-doc-tools (>= 1.14)
+               gtk-doc-tools (>= 1.14),
+               dh-autoreconf
 Uploaders: @GNOME_TEAM@
 XS-Testsuite: autopkgtest
 Standards-Version: 3.9.5

Modified: desktop/unstable/libnotify/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libnotify/debian/rules?rev=40693&op=diff
==============================================================================
--- desktop/unstable/libnotify/debian/rules	[utf-8] (original)
+++ desktop/unstable/libnotify/debian/rules	[utf-8] Fri Feb 21 23:52:36 2014
@@ -4,6 +4,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.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