[Pkg-javascript-commits] [node-esprima] 01/01: Push dh compat to 10
Julien Puydt
julien.puydt at laposte.net
Tue Nov 22 16:17:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to annotated tag debian/3.1.1+ds-1
in repository node-esprima.
commit 35c189a65e119c24c2253132fb158be367834838
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun Nov 20 08:36:44 2016 +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 cee5d74..8202e91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
node-esprima (3.1.1+ds-1) unstable; urgency=medium
* New upstream release.
+ * Push dh compat to 10.
-- Julien Puydt <julien.puydt at laposte.net> Sun, 06 Nov 2016 10:09:42 +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 48360d3..1c6cdaf 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, node-typescript
+Build-Depends: debhelper (>= 10), nodejs, node-typescript
Standards-Version: 3.9.8
Homepage: http://esprima.org
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-esprima.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-esprima.git
More information about the Pkg-javascript-commits
mailing list