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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20120915173600.3801.65751.reportbug@enterprise-e

