[Pkg-javascript-commits] [node-bufferjs] 03/03: Imported Debian patch 2.0.0-2
Thorsten Alteholz
alteholz at moszumanska.debian.org
Fri Feb 19 18:03:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-bufferjs.
commit 241206530153165946211ffdf408c3653aacb2df
Author: Thorsten Alteholz <debian at alteholz.de>
Date: Fri Feb 19 17:56:04 2016 +0100
Imported Debian patch 2.0.0-2
---
debian/changelog | 8 ++++++++
debian/control | 6 +++---
debian/install | 4 ++++
3 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f0b75b8..097a064 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+node-bufferjs (2.0.0-2) unstable; urgency=medium
+
+ * debian/control: use secure VCS-URLs
+ * run node-autopkgtest.sh
+ * add all files to package
+
+ -- Thorsten Alteholz <debian at alteholz.de> Fri, 19 Feb 2016 17:56:04 +0100
+
node-bufferjs (2.0.0-1) unstable; urgency=low
* Initial release
diff --git a/debian/control b/debian/control
index 13c83f9..035e736 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
Homepage: https://github.com/coolaj86/node-bufferjs/
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-bufferjs.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-bufferjs.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-bufferjs.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-bufferjs.git
Package: node-bufferjs
Architecture: all
diff --git a/debian/install b/debian/install
index e43d81d..c1e0694 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,6 @@
package.json usr/lib/nodejs/bufferjs/
index.js usr/lib/nodejs/bufferjs/
+add-chunk.js usr/lib/nodejs/bufferjs/
+index.js usr/lib/nodejs/bufferjs/
+indexOf.js usr/lib/nodejs/bufferjs/
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bufferjs.git
More information about the Pkg-javascript-commits
mailing list