[SCM] qtzeitgeist packaging branch, master, updated. 032c8695ed3658922dde442a1d17e0340ae2cd14

Modestas Vainius modax at alioth.debian.org
Sun Feb 19 17:34:22 UTC 2012


The following commit has been merged in the master branch:
commit f16a7acec108756c0768df378ecc7f03e885aacf
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sun Feb 19 19:21:26 2012 +0200

    Bump debhelper compat level to 9 ...
    
    ... in order to pull in build flags into build environment.
---
 debian/changelog |    2 ++
 debian/compat    |    2 +-
 debian/control   |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b645f41..b122f88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ qtzeitgeist (0.8.0-1) UNRELEASED; urgency=low
   [ Modestas Vainius ]
   * Drop visibility_hidden.diff, merged upstream.
   * Build-depend on automoc.
+  * Bump debhelper compat level to 9 in order to pull in build flags into
+    build environment.
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Sun, 25 Sep 2011 15:14:01 -0300
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 88d307f..a8d6f93 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: qtzeitgeist
 Priority: extra
 Maintainer: Debian Krap Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), cmake, libqt4-dev, automoc (>= 1.0~version-0.9.88)
+Build-Depends: debhelper (>= 9), cmake, libqt4-dev, automoc (>= 1.0~version-0.9.88)
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://zeitgeist-project.com/

-- 
qtzeitgeist packaging



More information about the pkg-kde-commits mailing list