[equivs] 21/36: Bump debhelper compatibility to 10

Axel Beckert abe at deuxchevaux.org
Fri Jul 28 23:04:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository equivs.

commit 698860b50599c568f2b1f1a4d3a93fa66f854ab6
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Jul 18 01:53:45 2017 +0200

    Bump debhelper compatibility to 10
    
    Update versioned build-dependency on debhelper accordingly.
---
 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 0089750..fa3df93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ equivs (2.0.11) UNRELEASED; urgency=medium
   * Rename debian/equivs.* to debian/*.
   * Move documentation files from debian/*.pod to doc/*.pod.
   * Declare compliance with Debian Policy 4.0.0. (No changes needed.)
+  * Bump debhelper compatibility to 10.
+    + Update versioned debhelper build-dependency accordingly.
 
  -- Axel Beckert <abe at debian.org>  Tue, 18 Jul 2017 00:35:11 +0200
 
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 fd16a5f..759e859 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: extra
 Maintainer: Axel Beckert <abe at debian.org>
 Standards-Version: 4.0.0
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
 Vcs-Git: https://anonscm.debian.org/git/collab-maint/equivs.git
 Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/equivs.git
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/equivs.git



More information about the Pkg-perl-cvs-commits mailing list