[Pkg-javascript-commits] [node-klaw] 04/05: Update the packaging
Julien Puydt
julien.puydt at laposte.net
Mon Nov 20 08:27:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-klaw.
commit 78136ced3163124f4a8b25a390916e98e76ac952
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Mon Nov 20 09:23:58 2017 +0100
Update the packaging
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
debian/copyright | 6 +++---
debian/watch | 2 +-
4 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5a66e5f..a32f27c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
node-klaw (2.1.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Updated packaging:
+ - put in section javascript
+ - bump standards-version to 4.1.1
+ - use https in d/copyright's Format field
+ - bump d/watch to version 4
+ - update d/copyright's dates
-- Julien Puydt <julien.puydt at laposte.net> Mon, 20 Nov 2017 09:20:40 +0100
diff --git a/debian/control b/debian/control
index e32b885..6974acf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: node-klaw
-Section: web
+Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Julien Puydt <julien.puydt at laposte.net>
Build-Depends: debhelper (>= 10), nodejs
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
Homepage: https://github.com/jprichardson/node-klaw#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-klaw.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-klaw.git
diff --git a/debian/copyright b/debian/copyright
index 296b0b3..890af43 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,14 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: klaw
Upstream-Contact: https://github.com/jprichardson/node-klaw/issues
Source: https://github.com/jprichardson/node-klaw#readme
Files: *
-Copyright: 2016 JP Richardson
+Copyright: 2015-2017 JP Richardson
License: Expat
Files: debian/*
-Copyright: 2016 Julien Puydt <julien.puydt at laposte.net>
+Copyright: 2016-2017 Julien Puydt <julien.puydt at laposte.net>
License: Expat
License: Expat
diff --git a/debian/watch b/debian/watch
index c5793fe..ca22661 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-klaw-$1.tar.gz/ \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-klaw.git
More information about the Pkg-javascript-commits
mailing list