[SCM] Kingston update notifier (update-notifier-kde) branch, master, updated. 036d29144c58f4abe00d07c2e95209623823ccd1

Pino Toscano pino-guest at alioth.debian.org
Wed May 12 22:38:18 UTC 2010


The following commit has been merged in the master branch:
commit 036d29144c58f4abe00d07c2e95209623823ccd1
Author: Pino Toscano <pino at kde.org>
Date:   Thu May 13 00:30:26 2010 +0200

    Revert "fix dh7 usage"
    
    The additions require stuff which is not present in the current stable (Lenny), which is used by Sune.
    
    This reverts commit 4af59d0fa5ddd2f50720db4ff24f405e59c6da5e.
---
 debian/changelog |    8 --------
 debian/control   |    3 +--
 debian/rules     |    2 +-
 3 files changed, 2 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index af6f4f8..b1068c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,3 @@
-kingston-update-notifier (1.0.1) UNRELEASED; urgency=low
-
-  [ Pino Toscano ]
-  * Fix dh7 usage: raise debhelper build-depend to 7.3.16 and add pkg-kde-tools
-    build-depend (>= 0.5), so we can use the dh kde addon.
-
- -- Sune Vuorela <sune at debian.org>  Wed, 12 May 2010 23:47:09 +0200
-
 kingston-update-notifier (1.0) unstable; urgency=low
 
   * Initial Release.
diff --git a/debian/control b/debian/control
index 8a141cd..1bfae03 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: kingston-update-notifier
 Section: kde
 Priority: optional
 Maintainer: Sune Vuorela <sune at debian.org>
-Build-Depends: debhelper (>= 7.3.16), pkg-kde-tools (>= 0.5), cmake,
- kdelibs5-dev
+Build-Depends: debhelper (>= 7), cmake, kdelibs5-dev
 Standards-Version: 3.8.4
 
 Package: update-notifier-kde
diff --git a/debian/rules b/debian/rules
index 4bdb765..917d9bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh --with kde $@
+	dh  $@

-- 
Kingston update notifier (update-notifier-kde)



More information about the pkg-kde-commits mailing list