[Pkg-javascript-commits] [node-js-yaml] 01/03: Bump compat
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Aug 17 15:26:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-js-yaml.
commit 8c470f1c61e3d56b96914e01dd855611557fbc12
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Thu Aug 17 16:18:29 2017 +0200
Bump compat
---
debian/changelog | 7 +++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4e03938..8b3eb24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-js-yaml (3.9.1+dfsg-1) unstable; urgency=medium
+
+ * Team upload
+ * Bump compat
+
+ -- Bastien Roucariès <rouca at debian.org> Thu, 17 Aug 2017 16:18:15 +0200
+
node-js-yaml (3.9.1+dfsg-1~exp1) experimental; urgency=medium
* New upstream version
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 360603f..7b8bd7e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Ross Gammon <rossgammon at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-buildinfo,
nodejs,
help2man,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-js-yaml.git
More information about the Pkg-javascript-commits
mailing list