Control: tag -1 pending

Dear maintainer,

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

Regards,

-- 
Colin Watson                                       [cjwat...@debian.org]
diff -Nru gflags-2.0/debian/changelog gflags-2.0/debian/changelog
--- gflags-2.0/debian/changelog	2012-05-31 12:19:53.000000000 +0100
+++ gflags-2.0/debian/changelog	2013-11-14 10:52:54.000000000 +0000
@@ -1,3 +1,11 @@
+gflags (2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use the autotools-dev dh addon to update config.guess/config.sub for
+    arm64 (closes: #725924).
+
+ -- Colin Watson <cjwat...@debian.org>  Thu, 14 Nov 2013 10:52:52 +0000
+
 gflags (2.0-1) unstable; urgency=low
 
   * Initial release (Closes: #523411)
diff -Nru gflags-2.0/debian/control gflags-2.0/debian/control
--- gflags-2.0/debian/control	2012-05-31 13:42:41.000000000 +0100
+++ gflags-2.0/debian/control	2013-11-14 10:52:22.000000000 +0000
@@ -1,7 +1,7 @@
 Source: gflags
 Priority: optional
 Maintainer: Koichi Akabe <vbkaise...@gmail.com>
-Build-Depends: debhelper (>= 9.0.0)
+Build-Depends: debhelper (>= 9.0.0), autotools-dev
 Standards-Version: 3.9.3
 Section: libs
 Homepage: https://code.google.com/p/gflags/
diff -Nru gflags-2.0/debian/rules gflags-2.0/debian/rules
--- gflags-2.0/debian/rules	2012-05-31 12:08:48.000000000 +0100
+++ gflags-2.0/debian/rules	2013-11-14 10:52:33.000000000 +0000
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ --with autotools_dev
 
 override_installchangelogs:
 	installchangelogs ChangeLog

Reply via email to