[Pkg-javascript-commits] [node-express] 01/02: Lower debhelper compatibility level to 8, and relax to build-depend unversioned on debhelper: No concrete needs for more modern features, and debhelper 8 is satisfied even in oldstable.

Jonas Smedegaard js at moszumanska.debian.org
Tue Apr 29 14:08:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-express.

commit 23d91a70be7af8b6f32454ee587f286ff5de611e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Apr 29 16:07:53 2014 +0200

    Lower debhelper compatibility level to 8, and relax to build-depend unversioned on debhelper: No concrete needs for more modern features, and debhelper 8 is satisfied even in oldstable.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+8
diff --git a/debian/control b/debian/control
index 4473e23..51bc616 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Leo Iannacone <l3on at ubuntu.com>,
  Jonas Smedegaard <dr at jones.dk>
 Build-Depends:
  cdbs
- , debhelper (>= 9)
+ , debhelper
  , dh-buildinfo
  , nodejs
 Standards-Version: 3.9.5

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



More information about the Pkg-javascript-commits mailing list