[SCM] lv2fil packaging branch, master, updated. upstream/2.0-27-g78d2fe4
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Jun 24 10:15:53 UTC 2010
The following commit has been merged in the master branch:
commit 78d2fe450adc68eba4713986f109d1c1a51ded62
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Jun 24 12:15:46 2010 +0200
Switch to format 3.0 (quilt)
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 4c35f89..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/doc/quilt/README.source
diff --git a/debian/control b/debian/control
index bc4f9c6..347704d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>,
Alessio Treglia <quadrispro at ubuntu.com>
Build-Depends: debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~),
pkg-config,
lv2core,
liblo-dev,
diff --git a/debian/rules b/debian/rules
index e5f8b90..3f95546 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
WAF = ./waf
%:
- dh --with quilt $@
+ dh $@
override_dh_auto_configure:
$(WAF) configure --destdir=/usr --lv2-dir=/usr/lib/lv2
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)
--
lv2fil packaging
More information about the pkg-multimedia-commits
mailing list