Your message dated Wed, 19 Nov 2014 18:08:35 +0100
with message-id <20141119170835.ga19...@ugent.be>
and subject line Re: Bug#769705: Bug#769711: unblock: pdns/3.4.1-3
has caused the Debian Bug report #769711,
regarding unblock: pdns/3.4.1-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
769711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769711
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Dear Release Team,

pdns 3.4.1-3 is a simple packaging change (in fact, it removes a
single space character) to workaround bug #766559 in dpkg, where the
fixed version of dpkg did not arrive on the buildds before 3.4.1-2
was built (and I did not know of that bug).

Please unblock package pdns, debdiff follows.

unblock pdns/3.4.1-3

Thank you,
Christian


diff -Nru pdns-3.4.1/debian/changelog pdns-3.4.1/debian/changelog
--- pdns-3.4.1/debian/changelog 2014-11-03 18:58:14.000000000 +0100
+++ pdns-3.4.1/debian/changelog 2014-11-15 18:24:42.000000000 +0100
@@ -1,3 +1,13 @@
+pdns (3.4.1-3) unstable; urgency=medium
+
+  * Fix PACKAGEVERSION not having the actual version.
+    Due to #766559 in dpkg, PACKAGEVERSION ended up not containing the
+    version part. Fixed by using the alternate syntax that
+    dpkg-parsechangelog understands since 1.17.0, thereby avoiding
+    a dependency bump to dpkg 1.17.21. (Closes: #769701)
+
+ -- Christian Hofstaedtler <z...@debian.org>  Sat, 15 Nov 2014 18:24:42 +0100
+
 pdns (3.4.1-2) unstable; urgency=medium
 
   * Bump dpkg-dev dependency for dpkg-parsechangelog -S, which
diff -Nru pdns-3.4.1/debian/rules pdns-3.4.1/debian/rules
--- pdns-3.4.1/debian/rules     2014-11-03 18:56:28.000000000 +0100
+++ pdns-3.4.1/debian/rules     2014-11-15 18:24:32.000000000 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # Vendor and version
-version := $(shell dpkg-parsechangelog -S Version).$(shell dpkg-vendor --query 
Vendor)
+version := $(shell dpkg-parsechangelog -SVersion).$(shell dpkg-vendor --query 
Vendor)
 CXXFLAGS += -DPACKAGEVERSION='"$(version)"'
 
 # Backends

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Hi,

On Sun, Nov 16, 2014 at 09:13:28PM +0000, Jonathan Wiltshire wrote:
> > I made some points rgd. this in #769705, which is the unblock bug
> > for pdns-recursor. (See message #29.)
> 
> Followed up there.

Closing the correct bug this time.

Unblocked. See remark in #769705.

Cheers,

Ivo

--- End Message ---

Reply via email to