[Pkg-cli-apps-commits] [themonospot] 01/06: Move from DebSrc 1.0 with Quilt to DebSrc 3.0

Jo Shields directhex at moszumanska.debian.org
Fri Nov 13 12:13:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/0.7.3.1-7
in repository themonospot.

commit fede0a75de1d3e470afd01dc89402dc907451cfe
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Fri Nov 13 11:11:24 2015 +0000

    Move from DebSrc 1.0 with Quilt to DebSrc 3.0
---
 debian/control       | 2 +-
 debian/rules         | 3 +--
 debian/source/format | 1 +
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 127ee61..16230f5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: themonospot
 Section: graphics
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~), 
+Build-Depends: debhelper (>= 7.0.50), 
  cli-common-dev (>= 0.7), imagemagick
 Build-Depends-Indep: mono-devel (>= 2.4.2.3), pkg-config, libgtk2.0-cil-dev,
  libglade2.0-cil-dev
diff --git a/debian/rules b/debian/rules
index f82a9c2..b33c903 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,6 @@ DEB_VERSION = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Vers
 VERSION = $(shell echo $(DEB_VERSION) | cut -d"-" -f1 | sed 's/+dfsg.*//')
 
 include /usr/share/cli-common/cli.make
-include /usr/share/quilt/quilt.make
 
 
 get-orig-source:
@@ -36,6 +35,6 @@ override_dh_auto_install:
 	rm -rf $(CURDIR)/debian/themonospot/usr/lib/pkgconfig/
 
 %:
-	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)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/themonospot.git



More information about the Pkg-cli-apps-commits mailing list