[Pkg-javascript-commits] [node-stringset] 02/06: Push dh compat to 10
Julien Puydt
julien.puydt at laposte.net
Thu Jan 19 09:08:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-stringset.
commit 4dcaf3f84c8a30fd0972e6d97f47d26b4003d20a
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Jan 18 18:48:57 2017 +0100
Push dh compat to 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3094654..b65f090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
node-stringset (0.2.1+20130926-2) UNRELEASED; urgency=medium
* Push standards-version up to 3.9.8.
+ * Push dh compat to 10.
-- Julien Puydt <julien.puydt at laposte.net> Wed, 18 Jan 2017 18:47:41 +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 f9aee51..8861962 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt at laposte.net>
-Build-Depends: debhelper (>= 9), nodejs
+Build-Depends: debhelper (>= 10), nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/olov/stringset
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-stringset.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stringset.git
More information about the Pkg-javascript-commits
mailing list