[Pkg-javascript-commits] [node-sqlite3] 01/20: dh 9 hardening
Jérémy Lal
kapouer at alioth.debian.org
Wed Sep 4 12:34:06 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-sqlite3.
commit b0e25fb6aaf9739b5785ba8ad768611237a22246
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed Sep 4 13:32:01 2013 +0200
dh 9 hardening
---
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 9a2badd..d71c4d2 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: David Paleino <dapal at debian.org>
Build-Depends:
- debhelper (>= 8~)
+ debhelper (>= 9~)
, dh-buildinfo
, nodejs-dev (>= 0.6)
, libsqlite3-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-sqlite3.git
More information about the Pkg-javascript-commits
mailing list