[Pkg-cli-libs-commits] [SCM] taglib-sharp branch, master, updated. debian/2.0.3.7+dfsg-2
Jo Shields
directhex at apebox.org
Tue Jan 24 01:05:27 UTC 2012
The following commit has been merged in the master branch:
commit 8ab7ff69a2413dd19a16494b481d0f186651356e
Author: Jo Shields <directhex at apebox.org>
Date: Tue Jan 24 00:59:10 2012 +0000
Switch from manual quilt to DebSrc 3.0 (quilt)
diff --git a/debian/control b/debian/control
index e9ed40b..a37e6d1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org
Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>,
Sebastian Dröge <slomo at debian.org>,
Chow Loong Jin <hyperair at ubuntu.com>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: cli-common-dev (>= 0.5.7), mono-devel (>= 2.4.3), pkg-config, monodoc-base
Standards-Version: 3.8.4
Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/taglib-sharp.git
diff --git a/debian/rules b/debian/rules
index 1b691e6..acd97e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,8 +14,6 @@ VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
PACKAGES = $(shell sed -n 's/^Package: //p' $(DEBIAN_DIR)/control)
-# provide patch and unpatch targets
-include /usr/share/quilt/quilt.make
include /usr/share/cli-common/cli.make
DEB_ABI_VERSION = 2.0
@@ -59,6 +57,6 @@ override_dh_makeclilibs:
dh_makeclilibs -V
%:
- dh --with=quilt $@
+ dh $@
.PHONY: get-orig-source
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)
--
taglib-sharp
More information about the Pkg-cli-libs-commits
mailing list