[Pkg-cli-apps-commits] [SCM] longomatch branch, master, updated. debian/0.15.3-1-9-g9e361d5

Stefan Ebner sebner at ubuntu.com
Tue Dec 29 15:30:19 UTC 2009


The following commit has been merged in the master branch:
commit 9e361d52a753780320cce9308632f2820635a8c8
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Tue Dec 29 16:29:51 2009 +0100

    Switch to debsrc 3.0

diff --git a/debian/changelog b/debian/changelog
index 37b1153..95526f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 longomatch (0.15.4-1) UNRELEASED; urgency=low
 
   * New upstream version
+  * Switch to Debian Format 3.0
 
  -- Stefan Ebner <sebner at ubuntu.com>  Tue, 29 Dec 2009 16:05:44 +0100
 
diff --git a/debian/control b/debian/control
index f59e679..56f40ea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: graphics
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Stefan Ebner <sebner at ubuntu.com>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~),
+Build-Depends: debhelper (>= 7.0.50),
  libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev,
  cli-common-dev (>= 0.7), libgtk2.0-dev, mono-devel (>= 2.4.2.3), 
  libgtk2.0-cil, libdb4o6.0-cil, autoconf, imagemagick, automake, libtool
diff --git a/debian/rules b/debian/rules
index 125da5c..fc96ada 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,6 @@ 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:
@@ -41,7 +40,7 @@ override_dh_clean:
 	find . -name "Makefile.in" -delete
 
 %:
-	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)

-- 
longomatch



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