[Pkg-javascript-commits] [node-wordwrap] 06/08: bump compat to 9
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Oct 11 17:53:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-wordwrap.
commit 91d6171e75f9c4905ea333b4008b2a3d85d181a2
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 11 21:47:17 2016 +0530
bump compat to 9
---
debian/changelog | 2 ++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f954ec8..2b18d61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ node-wordwrap (1.0.0-1) UNRELEASED; urgency=low
[ Pirate Praveen ]
* New upstream release
+ * Bump standards version to 3.9.8
+ * Bump compat to 9
[ David Paleino ]
* Add debian/watch
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 0e3c994..024f072 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.0.0)
+ debhelper (>= 9~)
, dh-buildinfo
Standards-Version: 3.9.8
Homepage: https://github.com/substack/node-wordwrap
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-wordwrap.git
More information about the Pkg-javascript-commits
mailing list