[SCM] Attica packaging branch, master, updated. debian/0.4.0-1-6-g7262499

Pino Toscano pino at alioth.debian.org
Thu Dec 6 18:33:26 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/attica.git;a=commitdiff;h=c60efec

The following commit has been merged in the master branch:
commit c60efec2252a172ed6ab5b0ee810ade3ead816a7
Author: Pino Toscano <pino at debian.org>
Date:   Thu Dec 6 19:00:53 2012 +0100

    bump minimum libqt4-dev B-D to >= 4.7
    
    ... as indicated in the build system
---
 debian/changelog |    2 ++
 debian/control   |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b154f19..e2cb440 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ attica (0.4.1-0r1) UNRELEASED; urgency=low
   * New upstream release.
   * Disable the unit tests, which do not link when compiling with hidden
     visibility.
+  * Bump minimum libqt4-dev build dependency to >= 4.7, as indicated in the
+    build system.
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Thu, 06 Dec 2012 18:39:13 +0100
 
diff --git a/debian/control b/debian/control
index 210e4ea..3fc9387 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: attica
 Priority: optional
 Maintainer: Debian Krap Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Pino Toscano <pino at debian.org>
-Build-Depends: debhelper (>= 9), cmake (>= 2.8.5), libqt4-dev, pkg-kde-tools (>=0.6)
+Build-Depends: debhelper (>= 9), cmake (>= 2.8.5), libqt4-dev (>= 4:4.7),
+ pkg-kde-tools (>= 0.6)
 Standards-Version: 3.9.3
 Section: libs
 Homepage: http://www.kde.org

-- 
Attica packaging



More information about the pkg-kde-commits mailing list