[SCM] gmusicbrowser packaging branch, master, updated. debian/1.0.2-2-5-g65878ab

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Aug 3 16:51:26 UTC 2010


The following commit has been merged in the master branch:
commit 65878abb3928030ff2e466cb379b70feee1ff17b
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 3 18:46:20 2010 +0200

    Swtich to format 3.0 (quilt).

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 8ca4a72..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,13 +0,0 @@
-gmusicbrowser 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>  Mon, 18 Jan 2010 21:19:06 +0100
diff --git a/debian/control b/debian/control
index 0ee2862..cbd8fed 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: extra
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Radici <antonio at dyne.org>,
  Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: imagemagick
 DM-Upload-Allowed: yes
 Standards-Version: 3.9.1
diff --git a/debian/rules b/debian/rules
index 4741546..0b5265d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_auto_build:
 	dh_auto_build
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)

-- 
gmusicbrowser packaging



More information about the pkg-multimedia-commits mailing list