[Pkg-javascript-commits] [acorn] 07/19: Bump dh compat to 10
Julien Puydt
julien.puydt at laposte.net
Fri Nov 25 08:13:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository acorn.
commit f9f0befca496683589f5a8486aa5db3afb22dd64
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Tue Nov 15 18:15:11 2016 +0100
Bump dh compat to 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 3 +--
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b3d782e..3e902ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ acorn (4.0.3-1) UNRELEASED; urgency=medium
* New upstream release.
* Put myself as uploader.
* Update the upstream url.
+ * Bump dh compat to 10.
-- Julien Puydt <julien.puydt at laposte.net> Tue, 15 Nov 2016 18:10:46 +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 5548002..a0d36d0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
Uploaders: Julien Puydt <julien.puydt at laposte.net>
Section: web
Priority: extra
-Build-Depends: debhelper (>= 9),
- dh-buildinfo,
+Build-Depends: debhelper (>= 10),
nodejs,
node-uglify,
docbook2x,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/acorn.git
More information about the Pkg-javascript-commits
mailing list