[Pkg-cli-apps-commits] [SCM] monobristol branch, master, updated. debian/0.40.5-2-4-g45ece7b

Stefan Ebner sebner at ubuntu.com
Mon May 24 21:05:47 UTC 2010


The following commit has been merged in the master branch:
commit 45ece7badc8df3c09c6f3c058d9654283b1b0648
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Mon May 24 23:05:41 2010 +0200

    debsrc3.0'ed :)

diff --git a/debian/changelog b/debian/changelog
index 955c467..179dc37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+monobristol (0.60.1-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * debian{control/format/rules}: Move to debsrc3.0
+
+ -- Stefan Ebner <sebner at ubuntu.com>  Mon, 24 May 2010 23:04:19 +0200
+
 monobristol (0.40.5-2) unstable; urgency=low
 
   * debian/control:
diff --git a/debian/control b/debian/control
index 8e9e882..1d5fd26 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 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), 
  cli-common-dev (>= 0.7), autoconf, imagemagick, automake, libtool
 Build-Depends-Indep: mono-devel (>= 2.4.3), libgtk2.0-cil-dev, libglib2.0-cil-dev
 Standards-Version: 3.8.3
diff --git a/debian/rules b/debian/rules
index 884c801..9974360 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:
@@ -42,6 +41,6 @@ override_dh_clean:
 	find . -name "Makefile.in" -delete
 
 %:
-	dh --with quilt $@
+	dh $@
 
 .PHONY: get-orig-source

-- 
monobristol



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