[SCM] jconv packaging branch, master, updated. debian/0.8.7-1-2-gf313d73

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Aug 5 11:29:07 UTC 2010


The following commit has been merged in the master branch:
commit f313d737d0f426fd07d222e0c536e7d7d7ae2a1a
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Aug 5 13:29:01 2010 +0200

    Switch to 3.0 (quilt) format.

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 1bc0963..5e860d9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,7 @@ Build-Depends: debhelper (>= 7.0.50~),
  libjack-dev,
  libsndfile1-dev (>= 1.0.19 ),
  libzita-convolver-dev (>= 2.0.0 ),
- libclthreads-dev (>= 2.4.0 ),
- quilt (>= 0.46-7~)
+ libclthreads-dev (>= 2.4.0 )
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/jconv.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jconv.git
diff --git a/debian/rules b/debian/rules
index fdb58a6..11c8cdc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_clean:
 	$(MAKE) -C source/ clean
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)

-- 
jconv packaging



More information about the pkg-multimedia-commits mailing list