Your message dated Sat, 06 Oct 2012 12:58:07 +0200
with message-id <[email protected]>
and subject line Re: Bug#687776: unblock: normalize-audio/0.7.7-10
has caused the Debian Bug report #687776,
regarding unblock: normalize-audio/0.7.7-10
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.)
--
687776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687776
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package normalize-audio.
The only change between -10 and -11 is the enabled LFS support. Without LFS
support normalized-audio refuses to operate on audio files > 2 GB on 32bit
platforms.
==== begin debdiff ====
diff -Nru normalize-audio-0.7.7/debian/changelog
normalize-audio-0.7.7/debian/changelog
--- normalize-audio-0.7.7/debian/changelog 2012-06-10 15:03:26.000000000
+0200
+++ normalize-audio-0.7.7/debian/changelog 2012-09-03 22:05:20.000000000
+0200
@@ -1,3 +1,9 @@
+normalize-audio (0.7.7-11) unstable; urgency=low
+
+ * Enable LFS support (Closes: #686590).
+
+ -- Joachim Reichel <[email protected]> Mon, 03 Sep 2012 21:54:19 +0200
+
normalize-audio (0.7.7-10) unstable; urgency=low
* Fix Format: line in debian/copyright.
diff -Nru normalize-audio-0.7.7/debian/rules normalize-audio-0.7.7/debian/rules
--- normalize-audio-0.7.7/debian/rules 2012-06-10 14:59:43.000000000 +0200
+++ normalize-audio-0.7.7/debian/rules 2012-09-03 21:52:37.000000000 +0200
@@ -2,6 +2,8 @@
# export DH_VERBOSE=1
+CFLAGS := $(CFLAGS) -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+
%:
dh $@ --with autoreconf
==== end debdiff ====
unblock normalize-audio/0.7.7-11
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (910, 'testing'), (800, 'stable'), (200, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On 2012-09-15 19:36, Joachim Reichel wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package normalize-audio.
>
> The only change between -10 and -11 is the enabled LFS support. Without LFS
> support normalized-audio refuses to operate on audio files > 2 GB on 32bit
> platforms.
>
> ==== begin debdiff ====
> diff -Nru normalize-audio-0.7.7/debian/changelog
> normalize-audio-0.7.7/debian/changelog
> --- normalize-audio-0.7.7/debian/changelog 2012-06-10 15:03:26.000000000
> +0200
> +++ normalize-audio-0.7.7/debian/changelog 2012-09-03 22:05:20.000000000
> +0200
> @@ -1,3 +1,9 @@
> +normalize-audio (0.7.7-11) unstable; urgency=low
> +
> + * Enable LFS support (Closes: #686590).
> +
> + -- Joachim Reichel <[email protected]> Mon, 03 Sep 2012 21:54:19 +0200
> +
> normalize-audio (0.7.7-10) unstable; urgency=low
>
> * Fix Format: line in debian/copyright.
> diff -Nru normalize-audio-0.7.7/debian/rules
> normalize-audio-0.7.7/debian/rules
> --- normalize-audio-0.7.7/debian/rules 2012-06-10 14:59:43.000000000 +0200
> +++ normalize-audio-0.7.7/debian/rules 2012-09-03 21:52:37.000000000 +0200
> @@ -2,6 +2,8 @@
>
> # export DH_VERBOSE=1
>
> +CFLAGS := $(CFLAGS) -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> +
> %:
> dh $@ --with autoreconf
>
> ==== end debdiff ====
>
> unblock normalize-audio/0.7.7-11
>
> [...]
>
Unblocked, thanks.
~Niels
--- End Message ---