[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.6.0-1-5-g06a9921
Chow Loong Jin
hyperair at ubuntu.com
Wed May 19 16:45:15 UTC 2010
The following commit has been merged in the master branch:
commit 06a9921b37496c71b2b10bed8f64b3a1141e1cad
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Thu May 20 00:44:36 2010 +0800
Move to 3.0 (quilt) format
* debian/source/format, debian/control, debian/rules:
+ Move to 3.0 (quilt) format
diff --git a/debian/changelog b/debian/changelog
index 8e1f9c6..07e220a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,8 +22,10 @@ banshee (1.6.1-1) UNRELEASED; urgency=low
- [MaemoDevice] Set 'Music' and 'Video' as the default folders
- [MusicBrainzQueryJob] Escape album/artist (bgo#614569)
- 40 bugs fixed since 1.6.0
+ * debian/source/format, debian/control, debian/rules:
+ + Move to 3.0 (quilt) format
- -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 20 May 2010 00:27:55 +0800
+ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 20 May 2010 00:43:45 +0800
banshee (1.6.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b81fbfe..0b407fe 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Uploaders: Sebastian Dröge <slomo at debian.org>, Chow Loong Jin <hyperair at ubuntu.com>
Build-Depends: debhelper (>= 7.0.50),
- quilt (>= 0.46-7~),
autotools-dev,
cli-common-dev (>= 0.5.7),
intltool (>= 0.35),
diff --git a/debian/rules b/debian/rules
index 8856e3a..2e91ce1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,5 @@
#!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
include /usr/share/cli-common/cli.make
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
@@ -39,4 +38,4 @@ override_dh_clistrip:
dh_clistrip --dbg-package=banshee-dbg
%:
- dh --with=quilt $@
+ dh $@
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)
--
banshee
More information about the Pkg-cli-apps-commits
mailing list