[Pkg-cli-apps-commits] [SCM] gshare branch, master, updated. debian/0.94-12
Jo Shields
directhex at apebox.org
Fri Jan 20 16:27:30 UTC 2012
The following commit has been merged in the master branch:
commit 501d8e0da38a53f6e31b30eb4eedd87dad8db26c
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jan 20 16:16:39 2012 +0000
Use DebSrc 3.0 rather than manual Quilt
diff --git a/debian/control b/debian/control
index 6532410..2b42933 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>
Build-Depends: debhelper (>= 7.0.50~),
- quilt (>= 0.46-7~),
cli-common-dev (>= 0.4.4),
autotools-dev,
automake,
diff --git a/debian/rules b/debian/rules
index 3a56e7b..26f9754 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,4 @@ override_dh_auto_clean:
dh_auto_clean
%:
- 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)
--
gshare
More information about the Pkg-cli-apps-commits
mailing list