[SCM] Google Gadgets packaging branch, master, updated. debian/0.11.2-2-9-gdeb6c41

Pino Toscano pino-guest at alioth.debian.org
Sat Aug 7 13:50:46 UTC 2010


The following commit has been merged in the master branch:
commit 22a7cb57d24ebcf69b361e79728e99141254b8b7
Author: Pino Toscano <pino at kde.org>
Date:   Sat Aug 7 14:43:40 2010 +0200

    Switch to format "3.0 (quilt)".
    
    - drop quilt build-dependency.
    - no need to use the quilt dh addon.
---
 debian/changelog     |    5 ++++-
 debian/control       |    2 +-
 debian/rules         |    2 +-
 debian/source/format |    1 +
 4 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9ba4f70..60dd9b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,8 +11,11 @@ google-gadgets (0.11.2-3) UNRELEASED; urgency=low
       3.9.0.0.
   * Bump Standards-Version to 3.9.1.
   * Change the Vcs-* headers to the new Git repository location.
+  * Switch to format "3.0 (quilt)":
+    - drop quilt build-dependency.
+    - no need to use the quilt dh addon.
 
- -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Sat, 07 Aug 2010 14:37:39 +0200
+ -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Sat, 07 Aug 2010 14:42:17 +0200
 
 google-gadgets (0.11.2-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c7f76fb..22c2f47 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: extra
 Maintainer: Debian Krap Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <debian at pusling.com>, Modestas Vainius <modax at debian.org>, Fathi Boudra <fabo at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~), automake, autoconf,
+Build-Depends: debhelper (>= 7.0.50~), automake, autoconf,
  libtool, chrpath, zip, libsoup2.4-dev (>= 2.26.0),
  libdbus-1-dev, libeditline-dev, libgtk2.0-dev,
  libgstreamer-plugins-base0.10-dev, libltdl3-dev, libqt4-dev, librsvg2-dev,
diff --git a/debian/rules b/debian/rules
index ea0d437..9d75f36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh --with quilt,xulrunner $@
+	dh --with xulrunner $@
 
 override_dh_auto_configure:
 	autoreconf --verbose --force --install
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)

-- 
Google Gadgets packaging



More information about the pkg-kde-commits mailing list