[SCM] kwin-style-crystal packaging branch, master, updated. debian/2.0.5-2-10-g3ecce68

Felix Geyer fgeyer at alioth.debian.org
Sat May 11 09:37:06 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kwin-style-crystal.git;a=commitdiff;h=cac02b3

The following commit has been merged in the master branch:
commit cac02b3b6187970500dec88b3eb0b3f272e70eee
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat May 11 11:32:00 2013 +0200

    Bump debhelper compat level to v9 which exports build flags.
---
 debian/changelog |    1 +
 debian/compat    |    2 +-
 debian/control   |    2 +-
 debian/rules     |    3 +--
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 349106a..4cc047b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kwin-style-crystal (2.2.1-1) UNRELEASED; urgency=low
   * Team upload.
   * New upstream version. (Closes: #684958)
   * Bump build-depends to require at least KDE 4.9.
+  * Bump debhelper compat level to v9 which exports build flags.
 
  -- Felix Geyer <fgeyer at debian.org>  Sat, 11 May 2013 11:29:00 +0200
 
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 2bb7a6d..3a3a38a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Hai Zaar <haizaar at haizaar.com>, Pino Toscano <pino at kde.org>
-Build-Depends: debhelper (>= 7.3.16), pkg-kde-tools (>= 0.5), cmake,
+Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5), cmake,
  kdelibs5-dev (>= 4:4.9), kde-workspace-dev (>= 4:4.9), libx11-dev
 Standards-Version: 3.9.1
 Homepage: http://kde-look.org/content/show.php/Crystal?content=75140
diff --git a/debian/rules b/debian/rules
index b70d121..c0d2b43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh --with kde --builddirectory=debbuild $@
-
+	dh $@ --with kde --builddirectory=debbuild

-- 
kwin-style-crystal packaging



More information about the pkg-kde-commits mailing list