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

Kai Wasserbäch curan at alioth.debian.org
Mon Jan 31 17:48:43 UTC 2011


The following commit has been merged in the master branch:
commit 8bff4c81bc85e329794bb7d57fb4e035b8a68d88
Author: Kai Wasserbäch <curan at debian.org>
Date:   Mon Jan 31 18:48:28 2011 +0100

    debian/control: Tighten B-D on CMake.
    
    For translations.
    I've only tested the GETTEXT_CREATE_TRANSLATIONS macro as
    present of version 2.6.3 or newer.
---
 debian/changelog |    2 ++
 debian/control   |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 25404eb..c2b9173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ kingston-update-notifier (1.2.1) UNRELEASED; urgency=low
   * Regenerate POT.
   * Updated German translation.
   * Actually build the translations in the po directory.
+  * debian/control: Tighten B-D on CMake (for translation; I've only tested
+    the GETTEXT_CREATE_TRANSLATIONS macro as present of version 2.6.3+).
 
  -- Sune Vuorela <sune at debian.org>  Sat, 29 Jan 2011 13:29:23 +0100
 
diff --git a/debian/control b/debian/control
index 0b2288f..fa5b6cb 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: kingston-update-notifier
 Section: kde
 Priority: optional
 Maintainer: Sune Vuorela <sune at debian.org>
-Build-Depends: debhelper (>= 7), cmake, kdelibs5-dev, kdebase-workspace-dev
+Build-Depends: debhelper (>= 7), cmake (>= 2.6.3~), 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