[SCM] skanlite packaging branch, master, updated. debian/0.7-1-19-g1643b26

Kai Wasserbäch curan at alioth.debian.org
Fri Jan 6 17:04:44 UTC 2012


The following commit has been merged in the master branch:
commit 1536990bdf257fc05d99c89fad840c9c68ce6413
Author: Kai Wasserbäch <curan at debian.org>
Date:   Fri Jan 6 15:16:40 2012 +0100

    Move to dh v9 compat
    
    * debian/{compat,control}: Updated for debhelper 9 compatibility.
    * debian/source.lintian-overrides: Added (only temp. until dh v9 is
      released).
---
 debian/changelog                |    6 ++++--
 debian/compat                   |    2 +-
 debian/control                  |    8 ++++++--
 debian/source.lintian-overrides |    2 ++
 4 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6065fb5..b8282a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,12 @@ skanlite (0.7-3) UNRELEASED; urgency=low
 
   The "Divine Light" release.
 
-  * debian/{compat,control}: Updated for debhelper 8 compatibility.
+  * debian/{compat,control}: Updated for debhelper 9 compatibility.
   * debian/rules:
-    - Updated for debhelper 8 compatibility.
+    - Updated for debhelper 8+ compatibility.
     - Added "--parallel" to dh_auto_configure invocation.
+  * debian/source.lintian-overrides: Added (only temp. until dh v9 is
+    released).
   * debian/gbp.conf: Ensure tag signing.
 
  -- Kai Wasserbäch <curan at debian.org>  Sat, 19 Feb 2011 15:38:42 +0100
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 3825b74..10b7165 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: graphics
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Kai Wasserbäch <curan at debian.org>
-Build-Depends: debhelper (>= 8), cmake, pkg-kde-tools (>= 0.9),
- libksane-dev, kdelibs5-dev (>= 4:4.2.0), libpng12-dev
+Build-Depends: debhelper (>= 8.9.4),
+ cmake,
+ pkg-kde-tools (>= 0.9),
+ libksane-dev,
+ kdelibs5-dev (>= 4:4.2.0),
+ libpng12-dev
 Standards-Version: 3.9.1
 Homepage: http://www.kde.org/applications/graphics/skanlite/
 Vcs-Git: git://git.debian.org/pkg-kde/kde-extras/skanlite.git
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..fc1c13c
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,2 @@
+# we're pre v9 but it works for us
+skanlite source: package-needs-versioned-debhelper-build-depends 9

-- 
skanlite packaging



More information about the pkg-kde-commits mailing list