[Pkg-javascript-commits] [node-uid-safe] 06/06: clean up
Paolo Greppi
paolog-guest at moszumanska.debian.org
Thu Dec 15 12:52:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-uid-safe.
commit 8850dea28575decda5375af71a84f258fcb7eacb
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Thu Dec 15 12:40:43 2016 +0000
clean up
---
debian/changelog | 4 ++--
debian/control | 12 ++++++------
debian/copyright | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7678b73..1ee5fa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-uid-safe (2.1.3-1) UNRELEASED; urgency=medium
+node-uid-safe (2.1.3-1) unstable; urgency=medium
* Initial release (Closes: #754574)
- -- Paolo Greppi <paolog at matanui> Thu, 15 Dec 2016 11:42:41 +0100
+ -- Paolo Greppi <paolo.greppi at libpf.com> Thu, 15 Dec 2016 12:42:08 +0000
diff --git a/debian/control b/debian/control
index e88ac1e..397fdc2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: node-uid-safe
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: Leo Iannacone <l3on at ubuntu.com>
+Uploaders: Paolo Greppi <paolo.greppi at libpf.com>
Build-Depends:
debhelper (>= 9)
, dh-buildinfo
@@ -11,8 +11,8 @@ Build-Depends:
, mocha
Standards-Version: 3.9.8
Homepage: https://github.com/crypto-utils/uid-safe
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-uid-safe.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-uid-safe.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-uid-safe.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-uid-safe.git
Package: node-uid-safe
Architecture: all
@@ -20,8 +20,8 @@ Depends:
${misc:Depends}
, nodejs
, node-promise
-Description: UID generator usable in URL or Cookie strings - Node.js module
- This module provides a generator to create cryptographically secure UID
- safe for both cookie and URL usage.
+Description: UID generator for cookie and URL
+ This Node.js module provides a generator to create cryptographically secure
+ UIDs safe for both cookie and URL usage.
.
Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index 7e6eb19..b911716 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,7 +13,7 @@ Copyright:
2016 Paolo Greppi <paolo.greppi at libpf.com>
License: Expat
-Files: debian/patches/0002-remove_base64-url.module.patch
+Files: debian/patches/01-remove_base64-url_module.patch
Copyright: Joaquim José F. Serafim
License: ISC
Comment: See the patch header for more information.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-uid-safe.git
More information about the Pkg-javascript-commits
mailing list