[Pkg-javascript-commits] [SCM] javascript-common branch, master, updated. 7-22-g2d7cc38
Jean-Michel Vourgère
jmv_deb at nirgal.com
Sun Jul 28 22:21:59 UTC 2013
The following commit has been merged in the master branch:
commit ce0e68afdb0bd5f2cad3a51c848938f7dd838839
Author: Jean-Michel Vourgère <jmv_deb at nirgal.com>
Date: Fri Jul 19 00:54:07 2013 +0200
Use more recent helpers
. Bumped to compat level 9.
. Adjusted Depends on debhelper >= 9
So that build stop warning about obsolete stuff.
diff --git a/debian/changelog b/debian/changelog
index 9e3f108..faea241 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ javascript-common (9) UNRELEASED; urgency=low
* Make lintian happy:
. Bumped standard to 3.9.4 (no change required).
. Canonicalize control vcs-fields.
+ * Use more recent helpers:
+ . Bumped to compat level 9.
+ . Adjusted Depends on debhelper >= 9
-- Jean-Michel Vourgère <jmv_deb at nirgal.com> Thu, 18 Jul 2013 20:41:16 +0200
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 d38b246..a19b7da 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
Uploaders:
Marcelo Jorge Vieira (metal) <metal at debian.org>,
Steve Kemp <skx at debian.org>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-javascript/javascript-common.git
Vcs-Browser: http://anonscm.debian.org/?p=pkg-javascript/javascript-common.git
--
javascript-common
More information about the Pkg-javascript-commits
mailing list