[Pkg-zsh-commits] [zsh] 02/02: Bump debhelper compatibility to 11

Axel Beckert abe at deuxchevaux.org
Sat Dec 30 06:31:51 UTC 2017


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

abe pushed a commit to branch debian
in repository zsh.

commit 90037107ed90c63dd88d4c01f3c5edc4f17f5923
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 30 07:25:33 2017 +0100

    Bump debhelper compatibility to 11
    
    Update versioned build-dependency on debhelper accordingly.
    
    Gbp-Dch: Full
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 0d794f8..85ce3e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: shells
 Priority: optional
 Build-Depends: bsdmainutils,
                cm-super-minimal,
-               debhelper (>= 10),
+               debhelper (>= 11~),
                dpkg-dev (>= 1.16.2~),
                ghostscript,
                groff,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/zsh.git



More information about the Pkg-zsh-commits mailing list