[Pkg-javascript-commits] [node-requires-port] 04/04: Imported Debian patch 1.0.0-1
Thorsten Alteholz
alteholz at moszumanska.debian.org
Sat Feb 6 18:43:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-requires-port.
commit 82a86481c41de3d1872a2bb84e1993914d41883f
Merge: 6b2c7fa 5d6bde1
Author: Thorsten Alteholz <debian at alteholz.de>
Date: Sat Feb 6 17:36:04 2016 +0100
Imported Debian patch 1.0.0-1
.travis.yml | 17 ++++-------------
debian/changelog | 6 ++++++
debian/control | 4 ++--
index.js | 2 +-
package.json | 16 ++++++++--------
test.js | 10 +++++-----
6 files changed, 26 insertions(+), 29 deletions(-)
diff --cc debian/changelog
index 435f3fd,0000000..8c09611
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,6 -1,0 +1,12 @@@
++node-requires-port (1.0.0-1) unstable; urgency=medium
++
++ * new upstream version
++
++ -- Thorsten Alteholz <debian at alteholz.de> Sat, 06 Feb 2016 17:36:04 +0100
++
+node-requires-port (0.0.1-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Thorsten Alteholz <debian at alteholz.de> Tue, 01 Sep 2015 19:36:04 +0200
+
diff --cc debian/control
index c7a3bb1,0000000..2163651
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,24 -1,0 +1,24 @@@
+Source: node-requires-port
+Section: web
+Priority: extra
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
+Uploaders: Thorsten Alteholz <debian at alteholz.de>
+Build-Depends:
+ debhelper (>= 9)
+ , dh-buildinfo
+ , nodejs
+Standards-Version: 3.9.6
+Homepage: https://github.com/unshiftio/requires-port
- Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-requires-port.git
- Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-requires-port.git
++Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-requires-port.git
++Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-requires-port.git
+
+Package: node-requires-port
+Architecture: all
+Depends:
+ ${misc:Depends}
+ , nodejs
+Description: checks if a protocol requires a certain port number to be added to an URL
+ The module name says it all, check if a protocol requires a given port.
+ It is intended to be used with browserify or Node.js
+ .
+ Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-requires-port.git
More information about the Pkg-javascript-commits
mailing list