Your message dated Sat, 18 Oct 2014 12:06:30 +0100
with message-id <E1XfRqA-0002Rz-EK@jacala>
and subject line Closing bugs for updates in 7.7
has caused the Debian Bug report #755850,
regarding wheezy-pu: package foremost/1.5.7-5
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.)
--
755850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755850
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: wheezy
User: [email protected]
Usertags: pu
Dear release team,
I would like to see foremost 1.5.7-5 in wheezy in order to fix #753184,
which is causing a FTBFS. The fix is quite trivial, and it's been in
unstable since a couple of weeks.
Please find the proposed .debdiff attached.
Best regards,
--
Raúl Benencia
diff -Nru foremost-1.5.7/debian/changelog foremost-1.5.7/debian/changelog
--- foremost-1.5.7/debian/changelog 2012-07-12 10:17:32.000000000 -0300
+++ foremost-1.5.7/debian/changelog 2014-07-23 18:14:22.000000000 -0300
@@ -1,3 +1,12 @@
+foremost (1.5.7-5) unstable; urgency=medium
+
+ * Update maintainer email address.
+ * Include new VCS control fields.
+ * Fix FTBFS caused by dpkg update. Thanks Juhani Numminen. (Closes: #753184)
+ * Bump standards version to 3.9.5, no changes.
+
+ -- Raúl Benencia <[email protected]> Thu, 03 Jul 2014 14:03:02 -0300
+
foremost (1.5.7-4) unstable; urgency=low
* Fix FTBFS on hurd by defining missing PATH_MAX macro
diff -Nru foremost-1.5.7/debian/control foremost-1.5.7/debian/control
--- foremost-1.5.7/debian/control 2012-07-09 21:28:07.000000000 -0300
+++ foremost-1.5.7/debian/control 2014-07-23 18:14:22.000000000 -0300
@@ -1,10 +1,12 @@
Source: foremost
Section: admin
Priority: optional
-Maintainer: Raúl Benencia <[email protected]>
+Maintainer: Raúl Benencia <[email protected]>
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
Homepage: http://foremost.sourceforge.net/
+Vcs-Git: git://git.kalgan.cc/debian-pkg-foremost.git
+Vcs-Browser: http://git.kalgan.cc/?p=debian-pkg-foremost.git
Package: foremost
Architecture: any
diff -Nru foremost-1.5.7/debian/patches/fix-lintian-hardening-warnings.patch
foremost-1.5.7/debian/patches/fix-lintian-hardening-warnings.patch
--- foremost-1.5.7/debian/patches/fix-lintian-hardening-warnings.patch
2012-07-10 01:46:30.000000000 -0300
+++ foremost-1.5.7/debian/patches/fix-lintian-hardening-warnings.patch
2014-07-23 18:14:22.000000000 -0300
@@ -1,5 +1,6 @@
Add hardening flags to compilation. Fix a format string in order to do
-so.--- a/Makefile
+so.
+--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,9 @@
WINCC = $(RAW_CC) $(RAW_FLAGS) -D__WIN32
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 7.7
The upload discussed in this bug was included in the 7.7 point release.
Regards,
Adam
--- End Message ---