Control: tags 776940 + pending
Control: tags 831943 + pending

Dear maintainer,

I've prepared an NMU for cvs-mailcommit (versioned as 1.19-2.1) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for cvs-mailcommit-1.19 cvs-mailcommit-1.19

 cvs-mailcommit       |    2 +-
 debian/changelog     |   11 +++++++++++
 debian/rules         |    8 ++++----
 debian/source/format |    1 +
 4 files changed, 17 insertions(+), 5 deletions(-)

diff -Nru cvs-mailcommit-1.19/cvs-mailcommit cvs-mailcommit-1.19/cvs-mailcommit
--- cvs-mailcommit-1.19/cvs-mailcommit	2017-03-08 15:39:32.000000000 +0100
+++ cvs-mailcommit-1.19/cvs-mailcommit	2004-08-09 17:55:16.000000000 +0200
@@ -3,7 +3,7 @@
 # cvs-mailcommit - Send CVS commitments via mail
 # Copyright (c) 1998,2004  Martin Schulze <[email protected]>
 #
-# $Id: cvs-mailcommit,v 1.2 2004/08/09 16:04:20 joey Exp $
+# $Id: cvs-mailcommit,v 1.19 2004/08/09 15:48:09 joey Exp $
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff -Nru cvs-mailcommit-1.19/debian/changelog cvs-mailcommit-1.19/debian/changelog
--- cvs-mailcommit-1.19/debian/changelog	2017-03-08 15:39:32.000000000 +0100
+++ cvs-mailcommit-1.19/debian/changelog	2017-03-08 15:26:26.000000000 +0100
@@ -1,3 +1,14 @@
+cvs-mailcommit (1.19-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * d/rules: make the build reproducible by passing -n to gzip.
+    Thanks to Chris Lamb for the patch.  Closes: #776940
+  * d/rules: fix build with dpkg-buildpackage -A.
+    Thanks to Santiago Vila for the patch.  Closes: #831943
+  * Use source format 3.0 (quilt).
+
+ -- Mattia Rizzolo <[email protected]>  Wed, 08 Mar 2017 15:26:26 +0100
+
 cvs-mailcommit (1.19-2) unstable; urgency=medium
 
   * Added the missing dependency to RCS *sigh*
diff -Nru cvs-mailcommit-1.19/debian/rules cvs-mailcommit-1.19/debian/rules
--- cvs-mailcommit-1.19/debian/rules	2017-03-08 15:39:32.000000000 +0100
+++ cvs-mailcommit-1.19/debian/rules	2017-03-08 15:24:23.000000000 +0100
@@ -42,10 +42,10 @@
 	rm -rf debian/tmp
 	rm -f debian/{files,substvars}
 
-binary-indep:
+binary-arch:
 # Nothing to be done here
 
-binary-arch: debclean
+binary-indep: debclean
 	test -f stamp-build || $(MAKE) -f debian/rules build
 	#
 	$(installbin) -d debian/tmp/DEBIAN
@@ -55,14 +55,14 @@
 	$(installbin) -d debian/tmp/usr/share/doc/$(package)
 	$(installdoc) debian/changelog debian/tmp/usr/share/doc/$(package)/changelog.Debian
 	$(installdoc) debian/copyright debian/tmp/usr/share/doc/$(package)
-	gzip -9f debian/tmp/usr/share/doc/$(package)/changelog.Debian
+	gzip -9fn debian/tmp/usr/share/doc/$(package)/changelog.Debian
 	#
 	$(installbin) -d debian/tmp/usr/bin
 	$(installbin) cvs-mailcommit debian/tmp/usr/bin/
 	#
 	$(installbin) -d debian/tmp/usr/share/man/man1
 	$(installdoc) cvs-mailcommit.1 debian/tmp/usr/share/man/man1/
-	gzip -9 debian/tmp/usr/share/man/man?/*
+	gzip -9n debian/tmp/usr/share/man/man?/*
 	#
 	# dpkg-shlibdeps debian/tmp/usr/bin/*
 	dpkg-gencontrol -isp
diff -Nru cvs-mailcommit-1.19/debian/source/format cvs-mailcommit-1.19/debian/source/format
--- cvs-mailcommit-1.19/debian/source/format	1970-01-01 01:00:00.000000000 +0100
+++ cvs-mailcommit-1.19/debian/source/format	2017-03-08 15:26:26.000000000 +0100
@@ -0,0 +1 @@
+3.0 (quilt)

Attachment: signature.asc
Description: PGP signature

Reply via email to