[SCM] libutempter library packaging branch, master, updated. debian/1.1.5-4-9-g7cd5ffe

Felix Geyer fgeyer at moszumanska.debian.org
Thu May 28 21:02:47 UTC 2015


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

The following commit has been merged in the master branch:
commit f2e912b1e5c249dba8ca19c455178ba497a7b58e
Author: Felix Geyer <fgeyer at debian.org>
Date:   Thu May 28 18:36:44 2015 +0200

    Switch to debhelper compat level 9.
    
    * Switch to debhelper compat level 9.
      - Exports build flags.
---
 debian/changelog | 7 +++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b4a79e5..3ab373e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libutempter (1.1.5-5) UNRELEASED; urgency=medium
+
+  * Switch to debhelper compat level 9.
+    - Exports build flags.
+
+ -- Felix Geyer <fgeyer at debian.org>  Thu, 28 May 2015 18:23:38 +0200
+
 libutempter (1.1.5-4) unstable; urgency=low
 
   * Use getent instead of grep /etc/group. (Closes: #614258)
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 a205cc7..0ca4f94 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libutempter
 Priority: optional
 Maintainer: Debian Krap Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>
-Build-Depends: debhelper (>= 7.4.15)
+Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.1
 Section: libs
 Homepage: http://freshmeat.net/projects/libutempter

-- 
libutempter library packaging



More information about the pkg-kde-commits mailing list