Hi Devin,

Le 21/08/2012 03:41, Devin Carraway a écrit :

> I went to do an upload
> tonight with the translation-only change.

It seems your 0.84-7 package introduces some unwanted changes, see the
attached debdiff (excluding the PO file for readability) against the
version currently in testing. Could you please revert those change and
upload an 0.84-8 fixed version: the release team will probably not
accept an unblock as is.

Regards

David

diffstat for qpsmtpd-0.84 qpsmtpd-0.84

 changelog |   11 ++++++++---
 control   |    2 +-
 rules     |   10 +---------
 3 files changed, 10 insertions(+), 13 deletions(-)

diff -Nru --exclude '*.po' qpsmtpd-0.84/debian/changelog 
qpsmtpd-0.84/debian/changelog
--- qpsmtpd-0.84/debian/changelog       2012-04-11 04:50:13.000000000 -0400
+++ qpsmtpd-0.84/debian/changelog       2012-08-22 04:04:20.000000000 -0400
@@ -1,10 +1,15 @@
+qpsmtpd (0.84-7) unstable; urgency=low
+
+  * Add Danish translation; thanks to Joe Dalton <[email protected]>
+    (Closes: #685412)
+
+ -- Devin Carraway <[email protected]>  Wed, 22 Aug 2012 01:04:09 -0700
+
 qpsmtpd (0.84-6) unstable; urgency=low
 
   * Add Italian translation; thanks to Beatrice Torracca <[email protected]>
-    (Closes: #668169)
-  * Standards-version 3.9.3, debian/rules updates
 
- -- Devin Carraway <[email protected]>  Wed, 11 Apr 2012 01:43:28 -0800
+ -- Devin Carraway <[email protected]>  Wed, 11 Apr 2012 01:43:00 -0800
 
 qpsmtpd (0.84-5) unstable; urgency=medium
 
diff -Nru --exclude '*.po' qpsmtpd-0.84/debian/control 
qpsmtpd-0.84/debian/control
--- qpsmtpd-0.84/debian/control 2012-04-11 04:44:53.000000000 -0400
+++ qpsmtpd-0.84/debian/control 2010-12-23 06:21:25.000000000 -0400
@@ -3,7 +3,7 @@
 Priority: extra
 Build-Depends: debhelper (>> 5), perl
 Maintainer: Devin Carraway <[email protected]>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.1
 
 Package: qpsmtpd
 Architecture: all
diff -Nru --exclude '*.po' qpsmtpd-0.84/debian/rules qpsmtpd-0.84/debian/rules
--- qpsmtpd-0.84/debian/rules   2012-04-11 04:48:31.000000000 -0400
+++ qpsmtpd-0.84/debian/rules   2010-04-08 04:07:24.000000000 -0400
@@ -8,19 +8,14 @@
        dh_testroot
        [ ! -f "Makefile" ] || $(MAKE) realclean
        dh_clean
-       rm -f build-stamp
 
 configure:
        dh_testdir
        $(PERL) Makefile.PL INSTALLDIRS=vendor
 
-build: build-arch build-indep
-build-arch: build-stamp
-build-indep: build-stamp
-build-stamp: configure
+build: configure
        dh_testdir
        $(MAKE)
-       touch build-stamp
 
 install: build
        dh_testdir
@@ -59,8 +54,6 @@
 binary-arch: build install
 # nothing arch-dependent
 
-
-
 binary-indep: build install
        dh_testdir
        dh_testroot
@@ -87,5 +80,4 @@
 binary: binary-indep binary-arch
 .PHONY: clean build binary-indep binary-arch binary
 
-
 # vi:set noexpandtab:

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to