[Pkg-javascript-commits] [node-express] 08/15: pop cdbs from build-debs - set debhelper >= 9
Leo Iannacone
l3on-guest at moszumanska.debian.org
Mon Apr 28 16:45:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-express.
commit 20eea7309070ecedb6dd9c6a7b450709cf704b5b
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Mon Apr 28 18:21:15 2014 +0200
pop cdbs from build-debs - set debhelper >= 9
---
debian/compat | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 89c9565..025fdd9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: David Paleino <dapal at debian.org>,
Jonas Smedegaard <dr at jones.dk>
-Build-Depends: cdbs,
- debhelper
+Build-Depends:
+ debhelper (>= 9)
, dh-buildinfo
Standards-Version: 3.9.4
Homepage: https://expressjs.com/
--
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