[Pkg-javascript-commits] [node-stylus] 06/06: Use debhelper compat level 9
Mattia Rizzolo
mattia at debian.org
Sun Feb 28 21:28:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository node-stylus.
commit 4bde2fe4ff7a3d61a3792cb706e97df1a5099473
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Feb 28 21:16:14 2016 +0000
Use debhelper compat level 9
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 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 1133d94..932a471 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Andrew Kelley <superjoe30 at gmail.com>
Build-Depends:
- debhelper (>= 8)
+ debhelper (>= 9)
, dh-buildinfo
, mocha
, node-should
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stylus.git
More information about the Pkg-javascript-commits
mailing list