[Pkg-javascript-commits] [d3-format] 04/05: Use debhelper compat level 10
Ximin Luo
infinity0 at debian.org
Mon Nov 21 01:22:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository d3-format.
commit 25c7eec4c8791721920f087d89b52d0399f65d5e
Author: Ximin Luo <infinity0 at debian.org>
Date: Sun Nov 20 01:43:05 2016 +0100
Use debhelper compat level 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 63de2a6..3b6580d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
d3-format (1.0.2-2) UNRELEASED; urgency=medium
+ * Use debhelper compat level 10.
* Correct binary packages from arch:any to arch:all.
-- Ximin Luo <infinity0 at debian.org> Sun, 20 Nov 2016 01:41:22 +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 aa591cf..fd3aca5 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: Ximin Luo <infinity0 at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
nodejs (>= 4.0),
node-uglify,
python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-format.git
More information about the Pkg-javascript-commits
mailing list