[SCM] jokosher packaging branch, master, updated. upstream/0.11.5-8-g688de2d

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Tue Apr 20 10:21:33 UTC 2010


The following commit has been merged in the master branch:
commit ee356afd39db30c9c275ca70a72a13117f85e86a
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Tue Apr 20 12:16:13 2010 +0200

    Switch back to Debian 1.0 format since it's the Debian Multimedia favorite way.

diff --git a/debian/control b/debian/control
index 8b6e0d6..0bdb774 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,9 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Alessio Treglia <quadrispro at ubuntu.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.4)
+Build-Depends: debhelper (>= 7.0.50~),
+ python (>= 2.4),
+ quilt (>= 0.46-7~)
 Build-Depends-Indep: python-support (>= 0.5.3), unzip
 Homepage: http://www.jokosher.org
 Vcs-Git: git://git.debian.org/pkg-multimedia/jokosher.git
diff --git a/debian/rules b/debian/rules
index e1abb27..e93cb79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with quilt $@
 
 override_dh_auto_install:
 	dh_auto_install -- --install-scripts=/usr/share/jokosher --install-lib=/usr/share/jokosher
diff --git a/debian/source/format b/debian/source/format
index 163aaf8..d3827e7 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (quilt)
+1.0

-- 
jokosher packaging



More information about the pkg-multimedia-commits mailing list