[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#688257: marked as done (unblock: autoconf-dickey/2.52+20101002-2)



Your message dated Sun, 23 Sep 2012 18:57:29 +0100
with message-id <1348423049.21568.35.camel@jacala.jungle.funky-badger.org>
and subject line Re: Bug#688257: unblock: autoconf-dickey/2.52+20101002-2
has caused the Debian Bug report #688257,
regarding unblock: autoconf-dickey/2.52+20101002-2
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 owner@bugs.debian.org
immediately.)


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

Please unblock autoconf-dickey, it fixes an inadvertent and undeclared
dependency on mawk (#687957).

unblock autoconf-dickey/2.52+20101002-2

Full debdiff follows:

diff -Nru autoconf-dickey-2.52+20101002/debian/changelog autoconf-dickey-2.52+20101002/debian/changelog
--- autoconf-dickey-2.52+20101002/debian/changelog	2012-02-16 22:37:24.000000000 +0100
+++ autoconf-dickey-2.52+20101002/debian/changelog	2012-09-19 13:00:30.000000000 +0200
@@ -1,3 +1,10 @@
+autoconf-dickey (2.52+20101002-2) unstable; urgency=low
+
+  * Set AWK=awk when configuring to avoid dependency on mawk
+    (Closes: #687957).
+
+ -- Sven Joachim <svenjoac@gmx.de>  Mon, 17 Sep 2012 18:47:34 +0200
+
 autoconf-dickey (2.52+20101002-1) unstable; urgency=low
 
   * Initial release (Closes: #598044)
diff -Nru autoconf-dickey-2.52+20101002/debian/control autoconf-dickey-2.52+20101002/debian/control
--- autoconf-dickey-2.52+20101002/debian/control	2012-02-16 22:37:24.000000000 +0100
+++ autoconf-dickey-2.52+20101002/debian/control	2012-09-19 13:13:59.000000000 +0200
@@ -6,6 +6,7 @@
 Build-Depends-Indep: m4
 Standards-Version: 3.9.2
 Homepage: http://invisible-island.net/autoconf/autoconf.html
+DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/collab-maint/autoconf-dickey.git
 Vcs-Browser: http://git.debian.org/?p=collab-maint/autoconf-dickey.git;a=summary
 
diff -Nru autoconf-dickey-2.52+20101002/debian/rules autoconf-dickey-2.52+20101002/debian/rules
--- autoconf-dickey-2.52+20101002/debian/rules	2011-11-11 00:46:27.000000000 +0100
+++ autoconf-dickey-2.52+20101002/debian/rules	2012-09-19 13:00:30.000000000 +0200
@@ -4,7 +4,7 @@
 	dh --with autotools_dev $@ 
 
 override_dh_auto_configure:
-	dh_auto_configure -- --program-suffix=-dickey \
+	AWK=awk dh_auto_configure -- --program-suffix=-dickey \
 	                     --datadir=/usr/share/autoconf-dickey
 
 DIR = debian/autoconf-dickey

--- End Message ---
--- Begin Message ---
On Thu, 2012-09-20 at 20:46 +0200, Sven Joachim wrote:
> Please unblock autoconf-dickey, it fixes an inadvertent and undeclared
> dependency on mawk (#687957).

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply to: