Your message dated Sun, 07 May 2017 16:32:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#861729: unblock: win32-loader/0.8.3
has caused the Debian Bug report #861729,
regarding unblock: win32-loader/0.8.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 [email protected]
immediately.)


-- 
861729: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861729
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock-udeb package win32-loader 0.8.3 as it fixes an FTBFS
on i386 in stretch (and is always blocked because of the manual migration to
be done by ftpmasters):

> * Fix FTBFS on i386: use gawk to prepare README file (Closes: #860695)

(This is a bug in mawk, reported as #860751)

debdiff is attached.

ftpmaster: please copy debian/tools/win32-loader/unstable into …/testing 

unblock-udeb win32-loader/0.8.3

Cheers, OdyX
diff -Nru win32-loader-0.8.2/debian/changelog 
win32-loader-0.8.3/debian/changelog
--- win32-loader-0.8.2/debian/changelog 2017-03-20 21:23:59.000000000 +0100
+++ win32-loader-0.8.3/debian/changelog 2017-04-19 18:03:11.000000000 +0200
@@ -1,3 +1,11 @@
+win32-loader (0.8.3) unstable; urgency=low
+
+  * The « Pippita » release
+
+  * Fix FTBFS on i386: use gawk to prepare README file (Closes: #860695)
+
+ -- Didier Raboud <[email protected]>  Wed, 19 Apr 2017 18:03:11 +0200
+
 win32-loader (0.8.2) unstable; urgency=medium
 
   * The « Iao » release
diff -Nru win32-loader-0.8.2/debian/control win32-loader-0.8.3/debian/control
--- win32-loader-0.8.2/debian/control   2017-03-20 21:12:00.000000000 +0100
+++ win32-loader-0.8.3/debian/control   2017-04-19 18:03:11.000000000 +0200
@@ -10,6 +10,7 @@
  mingw-w64,
  libgcrypt-mingw-w64-dev, libgpg-error-mingw-w64-dev,
  librsvg2-bin, icoutils,
+ gawk,
  gettext,
  grub-pc-bin (>= 1.99~rc1-3),
  imagemagick,
diff -Nru win32-loader-0.8.2/debian/rules win32-loader-0.8.3/debian/rules
--- win32-loader-0.8.2/debian/rules     2017-03-20 21:10:08.000000000 +0100
+++ win32-loader-0.8.3/debian/rules     2017-04-19 18:03:11.000000000 +0200
@@ -39,9 +39,9 @@
                dh_auto_build
        
        # Prepare the README file
-       awk '{sub(/@PACKAGES_LIST@/,"$(PACKAGES_LIST)")}1 \
-             {sub(/@NSIS_VERSION@/,"$(NSIS_VERSION)")}1 \
-             {sub(/@W32_VERSION@/,"$(W32_VERSION)")}1' \
+       gawk '{sub(/@PACKAGES_LIST@/,"$(PACKAGES_LIST)")}1 \
+             {sub(/@NSIS_VERSION@/,"$(NSIS_VERSION)")}1 \
+             {sub(/@W32_VERSION@/,"$(W32_VERSION)")}1' \
                debian/win32-loader_doc.txt > $(W32_BYHAND_NAME).txt
        cat debian/copyright >> $(W32_BYHAND_NAME).txt
 endif

--- End Message ---
--- Begin Message ---
Didier 'OdyX' Raboud:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
> 
> [...]
> 
> Please unblock-udeb package win32-loader 0.8.3 as it fixes an FTBFS
> on i386 in stretch (and is always blocked because of the manual migration to
> be done by ftpmasters):
> 
>> * Fix FTBFS on i386: use gawk to prepare README file (Closes: #860695)
> 
> (This is a bug in mawk, reported as #860751)
> 
> debdiff is attached.
> 
> ftpmaster: please copy debian/tools/win32-loader/unstable into …/testing 
> 
> unblock-udeb win32-loader/0.8.3
> 
> Cheers, OdyX
> 

Unblocked, thanks.

~Niels

--- End Message ---

Reply via email to