Control: tag -1 patch pending

Dear maintainer,

I've prepared an NMU for gconfmm2.6 (versioned as 2.28.0-1.1) and
uploaded it to DELAYED/10.  Please feel free to tell me if I should
delay it longer.

Regards,

-- 
Colin Watson                                       [cjwat...@debian.org]
diff -u gconfmm2.6-2.28.0/debian/control gconfmm2.6-2.28.0/debian/control
--- gconfmm2.6-2.28.0/debian/control
+++ gconfmm2.6-2.28.0/debian/control
@@ -2,7 +2,6 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: gconfmm2.6
 Section: libs
 Priority: optional
@@ -15,6 +14,7 @@
 Build-Depends: cdbs (>= 0.4.51),
                chrpath,
                debhelper (>= 6),
+               dh-autoreconf,
                dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),
                libgconf2-dev (>= 2.4.0),
diff -u gconfmm2.6-2.28.0/debian/control.in gconfmm2.6-2.28.0/debian/control.in
--- gconfmm2.6-2.28.0/debian/control.in
+++ gconfmm2.6-2.28.0/debian/control.in
@@ -10,6 +10,7 @@
 Build-Depends: cdbs (>= 0.4.51),
                chrpath,
                debhelper (>= 6),
+               dh-autoreconf,
                dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),
                libgconf2-dev (>= 2.4.0),
diff -u gconfmm2.6-2.28.0/debian/rules gconfmm2.6-2.28.0/debian/rules
--- gconfmm2.6-2.28.0/debian/rules
+++ gconfmm2.6-2.28.0/debian/rules
@@ -4,6 +4,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.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/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
@@ -17,6 +18,9 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
+export AUTOHEADER := true
+
+DEB_DH_AUTORECONF_ARGS := autoreconf -- -f -i -I scripts
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-static
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"
diff -u gconfmm2.6-2.28.0/debian/changelog gconfmm2.6-2.28.0/debian/changelog
--- gconfmm2.6-2.28.0/debian/changelog
+++ gconfmm2.6-2.28.0/debian/changelog
@@ -1,3 +1,11 @@
+gconfmm2.6 (2.28.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use dh-autoreconf to update the build system for new ports (closes:
+    #765210).
+
+ -- Colin Watson <cjwat...@debian.org>  Thu, 06 Nov 2014 10:02:40 +0000
+
 gconfmm2.6 (2.28.0-1) unstable; urgency=low
 
   * New upstream release.

Reply via email to