[Pkg-javascript-commits] [node-rollup-plugin-commonjs] 01/01: Update packaging (Closes: #883956)
Julien Puydt
julien.puydt at laposte.net
Sun Dec 10 08:53:34 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-rollup-plugin-commonjs.
commit 6d1dc8ae4c657f7d5cc1ceb92fa2591b7e552021
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun Dec 10 09:47:55 2017 +0100
Update packaging (Closes: #883956)
---
debian/changelog | 9 +++++++++
debian/control | 3 ++-
debian/copyright | 2 +-
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 10d48a5..402e07a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+node-rollup-plugin-commonjs (8.2.4-3) unstable; urgency=medium
+
+ * Update packaging:
+ - Bump std-ver to 4.1.2.0.
+ - Declare Enhances: rollup (Closes: #883956).
+ - Use https in d/copyright's Format.
+
+ -- Julien Puydt <julien.puydt at laposte.net> Sun, 10 Dec 2017 09:45:32 +0100
+
node-rollup-plugin-commonjs (8.2.4-2) unstable; urgency=medium
* Improve d/rules (Closes: #879923).
diff --git a/debian/control b/debian/control
index c7fc7bd..a91bc18 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10),
node-resolve,
node-rollup-pluginutils,
nodejs
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2.0
Homepage: https://github.com/rollup/rollup-plugin-commonjs
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-rollup-plugin-commonjs.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-rollup-plugin-commonjs.git
@@ -25,6 +25,7 @@ Depends: node-acorn (>= 4.0.1),
node-rollup-pluginutils (>= 2.0.1),
nodejs,
${misc:Depends}
+Enhances: rollup
Description: Node.js plugin for rollup to convert CommonJS modules to ES6
This plugin for rollup will convert modules written in CommonJS to ES6 so they
can be included in a Rollup bundle.
diff --git a/debian/copyright b/debian/copyright
index a2dd0f4..1a6591a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-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: rollup-plugin-commonjs
Upstream-Contact: https://github.com/rollup/rollup-plugin-commonjs/issues
Source: https://github.com/rollup/rollup-plugin-commonjs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-rollup-plugin-commonjs.git
More information about the Pkg-javascript-commits
mailing list