[SCM] lame packaging branch, ubuntu, updated. debian/3.98.4-0ubuntu1

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Jul 30 16:06:25 UTC 2010


The following commit has been merged in the ubuntu branch:
commit e9ab5344860c4ef0378e51b204df9d13f4f2fda4
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Jul 30 09:42:40 2010 -0400

    switch to source Format 3.0 (quilt)

diff --git a/debian/rules b/debian/rules
index c6aff9e..191c084 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@ override_dh_auto_configure:
 	cp -v /usr/share/misc/config.guess .
 	cp -v /usr/share/misc/config.sub .
 	dh_auto_configure -- --enable-nasm
+
+override_dh_clean:
+	dh_clean
+	! test -d .git || quilt pop -a || test $$? = 2
\ No newline at end of file
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
lame packaging



More information about the pkg-multimedia-commits mailing list