r42393 - in /desktop/unstable/startup-notification/debian: changelog control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sun Aug 31 19:50:54 UTC 2014


Author: ah
Date: Sun Aug 31 19:50:54 2014
New Revision: 42393

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42393
Log:
* Team upload.
* Use dh-autoreconf to update libtool macros for new ports. (Closes: #732530)

Modified:
    desktop/unstable/startup-notification/debian/changelog
    desktop/unstable/startup-notification/debian/control
    desktop/unstable/startup-notification/debian/control.in
    desktop/unstable/startup-notification/debian/rules

Modified: desktop/unstable/startup-notification/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/changelog?rev=42393&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/changelog	[utf-8] (original)
+++ desktop/unstable/startup-notification/debian/changelog	[utf-8] Sun Aug 31 19:50:54 2014
@@ -1,3 +1,12 @@
+startup-notification (0.12-4) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Colin Watson ]
+  * Use dh-autoreconf to update libtool macros for new ports. (Closes: #732530)
+
+ -- Andreas Henriksson <andreas at fatal.se>  Sun, 31 Aug 2014 12:44:59 -0700
+
 startup-notification (0.12-3) unstable; urgency=low
 
   * Team upload

Modified: desktop/unstable/startup-notification/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/control?rev=42393&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/control	[utf-8] (original)
+++ desktop/unstable/startup-notification/debian/control	[utf-8] Sun Aug 31 19:50:54 2014
@@ -7,11 +7,12 @@
 Section: x11
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Loic Minier <lool at dooz.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Loic Minier <lool at dooz.org>
 Standards-Version: 3.9.4
 Build-Depends: autotools-dev,
                cdbs (>= 0.4.93~),
                debhelper (>= 9), 
+               dh-autoreconf,
                libx11-dev, 
                libxt-dev, 
                pkg-config,

Modified: desktop/unstable/startup-notification/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/control.in?rev=42393&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/control.in	[utf-8] (original)
+++ desktop/unstable/startup-notification/debian/control.in	[utf-8] Sun Aug 31 19:50:54 2014
@@ -7,6 +7,7 @@
 Build-Depends: autotools-dev,
                cdbs (>= 0.4.93~),
                debhelper (>= 9), 
+               dh-autoreconf,
                libx11-dev, 
                libxt-dev, 
                pkg-config,

Modified: desktop/unstable/startup-notification/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/debian/rules?rev=42393&op=diff
==============================================================================
--- desktop/unstable/startup-notification/debian/rules	[utf-8] (original)
+++ desktop/unstable/startup-notification/debian/rules	[utf-8] Sun Aug 31 19:50:54 2014
@@ -3,6 +3,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