[Pkg-javascript-commits] [node-recast] 04/05: Pushed dh compat to 10
Julien Puydt
julien.puydt at laposte.net
Thu Oct 6 08:31:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to tag debian/0.11.14-1
in repository node-recast.
commit 0ee1146331774497e25cfd3164a9919083cfc697
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Thu Oct 6 08:46:19 2016 +0200
Pushed 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 f83a8b8..50b78a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
node-recast (0.11.14-1) UNRELEASED; urgency=medium
* New upstream version.
+ * Pushed dh compat to 10.
-- Julien Puydt <julien.puydt at laposte.net> Thu, 06 Oct 2016 08:45:05 +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 4ae8b73..9190db1 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/benjamn/recast
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-recast.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-recast.git
More information about the Pkg-javascript-commits
mailing list