[SCM] jokosher packaging branch, master, updated. debian/0.11.5-2-2-gce190ae
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Jun 10 07:02:29 UTC 2010
The following commit has been merged in the master branch:
commit ce190ae8d2870d421ce74d7591397a3705b83a25
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Jun 10 09:02:23 2010 +0200
Switch to 3.0 (quilt) format.
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 242e66d..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,13 +0,0 @@
-jokosher for Debian
----------------
-
- This package uses quilt to manage all modifications to the upstream
- source. Changes are stored in the source package as diffs in
- debian/patches and applied during the build.
-
- To read how to properly use quilt, please refer to the official
- documentation available at:
-
- /usr/share/doc/quilt/README.source
-
- -- Alessio Treglia <quadrispro at ubuntu.com> Tue, 20 Apr 2010 12:19:54 +0200
diff --git a/debian/control b/debian/control
index b73eaf6..8ad7a31 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders: Alessio Treglia <alessio at debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~),
- python (>= 2.4),
- quilt (>= 0.46-7~)
+ python (>= 2.4)
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 e93cb79..e1abb27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt $@
+ dh $@
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 d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)
--
jokosher packaging
More information about the pkg-multimedia-commits
mailing list