[Pkg-javascript-commits] [node-resolve] 04/10: Bump dh compat to 10
Julien Puydt
julien.puydt at laposte.net
Fri Sep 15 15:19:42 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-resolve.
commit 9bce40b53ef272e9c1035bbd1ad6c8299b55b654
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Thu Aug 17 13:41:45 2017 +0200
Bump 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 d09372b..f34cac7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
node-resolve (1.4.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Bump dh compat to 10.
-- Julien Puydt <julien.puydt at laposte.net> Wed, 16 Aug 2017 19:35:50 +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 6db8298..7ddc60d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian at alteholz.de>
Build-Depends:
- debhelper (>= 9)
+ debhelper (>= 10)
, dh-buildinfo
, nodejs
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-resolve.git
More information about the Pkg-javascript-commits
mailing list