[Pkg-javascript-commits] [node-lazystream] 01/01: Update vcs urls, compat, standards version,
Sruthi Chandran
srud-guest at moszumanska.debian.org
Tue Dec 6 06:14:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-lazystream.
commit dcf2e1c27fca0f7cb40d84b065e105de23c2eb2c
Author: Sruthi <srud at disroot.org>
Date: Tue Dec 6 11:42:53 2016 +0530
Update vcs urls, compat, standards version,
add myself to uploaders, add patch description
---
debian/compat | 2 +-
debian/control | 10 +++++-----
debian/patches/use-stream.patch | 2 ++
3 files changed, 8 insertions(+), 6 deletions(-)
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 c3aad17..3f5ee4f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,16 @@ Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Andrew Kelley <superjoe30 at gmail.com>
+ Sruthi Chandran <srud at disroot.org>
Build-Depends:
- debhelper (>= 8)
+ debhelper (>= 9)
, dh-buildinfo
, nodejs
, nodeunit
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
Homepage: https://github.com/jpommerening/node-lazystream
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-lazystream.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-lazystream.git
-XS-Testsuite: autopkgtest
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-lazystream.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-lazystream.git
Package: node-lazystream
Architecture: all
diff --git a/debian/patches/use-stream.patch b/debian/patches/use-stream.patch
index 3fc063c..069d17f 100644
--- a/debian/patches/use-stream.patch
+++ b/debian/patches/use-stream.patch
@@ -1,3 +1,5 @@
+Use stream instead of readable-stream
+
--- a/lib/lazystream.js
+++ b/lib/lazystream.js
@@ -1,5 +1,5 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lazystream.git
More information about the Pkg-javascript-commits
mailing list