r42314 - in /packages/unstable/libdmapsharing/debian: changelog control control.in rules

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Thu Aug 28 20:26:41 UTC 2014


Author: noskcaj-guest
Date: Thu Aug 28 20:26:41 2014
New Revision: 42314

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42314
Log:
Build with dh-autoreconf

Modified:
    packages/unstable/libdmapsharing/debian/changelog
    packages/unstable/libdmapsharing/debian/control
    packages/unstable/libdmapsharing/debian/control.in
    packages/unstable/libdmapsharing/debian/rules

Modified: packages/unstable/libdmapsharing/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/changelog?rev=42314&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/changelog	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/changelog	[utf-8] Thu Aug 28 20:26:41 2014
@@ -1,6 +1,7 @@
 libdmapsharing (2.9.28-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Build with dh-autoreconf
 
  -- Jackson Doak <noskcaj at ubuntu.com>  Fri, 29 Aug 2014 06:19:12 +1000
 

Modified: packages/unstable/libdmapsharing/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/control?rev=42314&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/control	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/control	[utf-8] Thu Aug 28 20:26:41 2014
@@ -8,6 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
                cdbs (>= 0.4.73),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.0),

Modified: packages/unstable/libdmapsharing/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/control.in?rev=42314&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/control.in	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/control.in	[utf-8] Thu Aug 28 20:26:41 2014
@@ -4,6 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
                cdbs (>= 0.4.73),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.0),

Modified: packages/unstable/libdmapsharing/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/rules?rev=42314&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/rules	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/rules	[utf-8] Thu Aug 28 20:26:41 2014
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk




More information about the pkg-gnome-commits mailing list