[Pkg-mozext-commits] [debianbuttons] 05/07: Use debhelper recommended compat level 9

Tanguy Ortolo tanguy at moszumanska.debian.org
Wed May 11 12:05:17 UTC 2016


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

tanguy pushed a commit to branch master
in repository debianbuttons.

commit 1e5e3f36c51eafc22b1705746eeb453cc10baf27
Author: Tanguy Ortolo <tanguy+debian at ortolo.eu>
Date:   Wed May 11 13:33:44 2016 +0200

    Use debhelper recommended compat level 9
---
 debian/changelog | 5 ++++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7048182..809dd17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,10 @@ debianbuttons (1.11-2) UNRELEASED; urgency=medium
   * debian/copyright: update copyright date and correct icon license.
   * debian/docs: no longer install README, which only provides (inaccurate)
     license information, which is already given in debian/copyright.
-  * debian/control: update Standards-Version to 3.9.8 (no change needed).
+  * debian/control:
+     - update Standards-Version to 3.9.8 (no change needed).
+     - build-depend on debhelper >= 9.
+  * debian/compat: use debhelper recommended compatibility level 9.
 
  -- Tanguy Ortolo <tanguy+debian at ortolo.eu>  Wed, 11 May 2016 12:11:13 +0200
 
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 1f0f5ed..d5c7168 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Mozilla Extension Packaging Team <pkg-mozext-maintainers at lists.alioth.debian.org>
 Uploaders: Tanguy Ortolo <tanguy+debian at ortolo.eu>,
  Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 8.0.0), mozilla-devscripts (>= 0.31)
+Build-Depends: debhelper (>= 9), mozilla-devscripts (>= 0.31)
 Standards-Version: 3.9.8
 Homepage: http://icedeb.ktnx.net/
 Vcs-Git: git://anonscm.debian.org/pkg-mozext/debianbuttons.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/debianbuttons.git



More information about the Pkg-mozext-commits mailing list