[SCM] Debian packaging for kdebluetooth4 branch, master, updated. debian/0.4.2-2-2-g407b855

Michael Meskes meskes at alioth.debian.org
Fri May 7 15:35:00 UTC 2010


The following commit has been merged in the master branch:
commit 407b85520db88012d43400f519dd67d64343cd39
Author: Michael Meskes <meskes at debian.org>
Date:   Fri May 7 17:25:03 2010 +0200

    Made package use quilt directly so non-3.0 aware tools work too.
---
 debian/changelog |    8 ++++++--
 debian/control   |    2 +-
 debian/rules     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 33ec9bb..7fdf031 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-kbluetooth (1:0.4.2-3) UNRELEASED; urgency=low
+kbluetooth (1:0.4.2-3) unstable; urgency=low
 
+  [ Fathi Boudra ]
   * Bump build dependencies to build against KDE SC 4.4.
   * Drop libknotificationitem-1-dev build dependency.
 
- -- Fathi Boudra <fabo at debian.org>  Fri, 26 Mar 2010 16:18:25 +0100
+  [ Michael Meskes ]
+  * Upload to unstable, closes: #498528, #580295
+
+ -- Michael Meskes <meskes at debian.org>  Fri, 07 May 2010 17:04:50 +0200
 
 kbluetooth (1:0.4.2-2) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 69ea1c0..d5ce608 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Michael Meskes <meskes at debian.org>, Achim Bohnet <ach at mpe.mpg.de>,
  Didier Raboud <didier at raboud.com>
 Build-Depends: debhelper (>= 7.4.15), cmake, pkg-kde-tools (>= 0.6.4),
  kdelibs5-dev (>= 4:4.4.1), kdebase-workspace-dev (>= 4:4.4.1),
- shared-desktop-ontologies
+ shared-desktop-ontologies, quilt (>= 0.46-7~)
 Standards-Version: 3.8.4
 Homepage: http://www.kde-apps.org/content/show.php/kbluetooth?content=112110
 Vcs-Git: git://git.debian.org/pkg-kde/kde-extras/kdebluetooth4.git
diff --git a/debian/rules b/debian/rules
index e8f334d..3886862 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --parallel --with kde $@
+	dh --parallel --with kde,quilt $@
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/kbluetooth

-- 
Debian packaging for kdebluetooth4



More information about the pkg-kde-commits mailing list