Hi Daniel,

I've prepared an NMU for audiofile (versioned as 0.2.7-0.2) and I intend
to upload it to DELAYED/10 once audiofile 0.2.7-0.1 has migrated to
testing.

Please let me know what you think about that, and thanks in advance for
any reply.

Regards.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | [email protected]
Ubuntu Core Developer    | [email protected]
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0
diff -Nru audiofile-0.2.7/debian/changelog audiofile-0.2.7/debian/changelog
--- audiofile-0.2.7/debian/changelog	2011-08-25 13:28:48.000000000 +0200
+++ audiofile-0.2.7/debian/changelog	2011-09-06 00:32:39.000000000 +0200
@@ -1,3 +1,10 @@
+audiofile (0.2.7-0.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Enable largefile support (Closes: #562677).
+
+ -- Alessio Treglia <[email protected]>  Tue, 06 Sep 2011 00:32:15 +0200
+
 audiofile (0.2.7-0.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru audiofile-0.2.7/debian/rules audiofile-0.2.7/debian/rules
--- audiofile-0.2.7/debian/rules	2011-08-25 13:10:30.000000000 +0200
+++ audiofile-0.2.7/debian/rules	2011-09-06 00:40:46.000000000 +0200
@@ -11,6 +11,9 @@
 %:
 	dh $@ --with autoreconf
 
+override_dh_auto_configure:
+	dh_auto_configure -- --enable-largefile
+
 override_dh_strip:
 	dh_strip -plibaudiofile0 --dbg-package=libaudiofile0-dbg
 	dh_strip --remaining-packages

Reply via email to