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

Kai Wasserbäch curan at alioth.debian.org
Thu Feb 24 19:35:10 UTC 2011


The following commit has been merged in the master branch:
commit 1da0ec433d28c6497804a1b94daee7277c5a4981
Author: Kai Wasserbäch <curan at debian.org>
Date:   Thu Feb 24 19:48:55 2011 +0100

    debian/control: Removed version requirement on cmake.
    
    Stable has a sufficiently recent CMake now.
---
 debian/changelog |    6 +++++-
 debian/control   |    3 +--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0d53758..cdaf033 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,11 @@ kingston-update-notifier (1.2.2) UNRELEASED; urgency=low
   * debian/source/options: Added with compression BZip2.
   * src/notifier.cpp: Corrected the messages to the users. (Closes: #613529)
   * po/de.po: Updated German translation.
-  * debian/{compat,control}: Updated for debhelper v8.
+  * debian/compat: Raised to 8.
+  * debian/control:
+    - Updated for debhelper v8.
+    - Removed version requirement on cmake (stable has a sufficiently recent
+      CMake now).
 
  -- Kai Wasserbäch <curan at debian.org>  Mon, 14 Feb 2011 10:42:55 +0100
 
diff --git a/debian/control b/debian/control
index 9810f13..d9a93fb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: kde
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Sune Vuorela <sune at debian.org>, Kai Wasserbäch <curan at debian.org>
-Build-Depends: debhelper (>= 8), cmake (>= 2.6.3~), kdelibs5-dev,
- kdebase-workspace-dev
+Build-Depends: debhelper (>= 8), cmake, kdelibs5-dev, kdebase-workspace-dev
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/pkg-kde/kingston.git
 Vcs-Browser: http://git.debian.org/?p=pkg-kde/kingston.git;a=summary

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



More information about the pkg-kde-commits mailing list