[SCM] vlevel/master: Bump debhelper compatibility to 10

abe at users.alioth.debian.org abe at users.alioth.debian.org
Sun Oct 29 23:56:13 UTC 2017


The following commit has been merged in the master branch:
commit 667b3fde42f2023bb917fbaca54451c10183fa7d
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Oct 30 00:43:09 2017 +0100

    Bump debhelper compatibility to 10
    
    Update versioned debhelper build-dependency accordingly.

diff --git a/debian/changelog b/debian/changelog
index 5fe11fc..be9fc59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ vlevel (0.5.1-2) UNRELEASED; urgency=medium
       vlevel-jack/Makefile.
   * Use …/pkg-info.mk and $(DEB_VERSION) instead of dpkg-parsechangelog.
   * Declare compliance with Debian Policy 4.1.1. (No changes needed.)
+  * Bump debhelper compatibility 10.
+    + Update versioned debhelper build-dependency accordingly.
 
  -- Axel Beckert <abe at debian.org>  Mon, 30 Oct 2017 00:20:59 +0100
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index d085af6..fd82350 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                help2man,
                libjack-jackd2-dev | libjack-dev
 Standards-Version: 4.1.1

-- 
vlevel packaging



More information about the pkg-multimedia-commits mailing list