[Pkg-javascript-commits] [node-es5-shim] 07/12: Bump dh compat to 10

Julien Puydt julien.puydt at laposte.net
Sun Dec 17 12:02:37 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-es5-shim.

commit 5fd06188d7861eb9d7f6ac7bfe994217b5600beb
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun Dec 17 12:33:34 2017 +0100

    Bump dh compat to 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 3 ---
 4 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4f25d05..00f3faa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ node-es5-shim (4.5.10-1) UNRELEASED; urgency=medium
     - Bump d/watch to version 4. 
     - Use https in d/copyright's format.
     - Update copyright dates in d/copyright.
+    - Bump dh compat to 10. 
 
  -- Julien Puydt <julien.puydt at laposte.net>  Sun, 17 Dec 2017 12:29:57 +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 08bc353..445da1e 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, uglifyjs
+Build-Depends: debhelper (>= 10), nodejs, uglifyjs
 Standards-Version: 3.9.8
 Homepage: http://github.com/es-shims/es5-shim/
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-es5-shim.git
diff --git a/debian/rules b/debian/rules
index 5b7145f..cede92a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,5 @@
 #!/usr/bin/make -f
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
 %:
 	dh $@
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es5-shim.git



More information about the Pkg-javascript-commits mailing list