[Pkg-javascript-commits] [node-mocks-http] 01/03: remove typo node-node
Thorsten Alteholz
alteholz at moszumanska.debian.org
Wed Feb 17 21:14:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit e8c3ea71023ec02424a94aa5cead2b8d64ba5a65
Author: Thorsten Alteholz <debian at alteholz.de>
Date: Wed Feb 17 19:43:24 2016 +0100
remove typo node-node
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
debian/tests/control | 2 +-
debian/watch | 2 +-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c59e9ba..227ee9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-mocks-http (1.5.1-3) unstable; urgency=medium
+
+ * remove all occurences of node-node
+
+ -- Thorsten Alteholz <debian at alteholz.de> Wed, 17 Feb 2016 18:38:00 +0100
+
node-mocks-http (1.5.1-2) unstable; urgency=medium
* debian/control: adapt dependency for node-mime (Closes: #810348)
diff --git a/debian/control b/debian/control
index 1ff67c4..3e9011c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
, nodejs
Standards-Version: 3.9.6
Homepage: https://github.com/howardabrams/node-mocks-http
-Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-node-mocks-http.git
-Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-node-mocks-http.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-mocks-http.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-mocks-http.git
Package: node-mocks-http
Architecture: all
diff --git a/debian/tests/control b/debian/tests/control
index 8ed64a2..0ef8047 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
Tests: require
-Depends: node-node-mocks-http
+Depends: node-mocks-http
diff --git a/debian/watch b/debian/watch
index d9ca04e..df587aa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
-filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-node-mocks-http-$1.tar.gz/ \
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mocks-http-$1.tar.gz/ \
https://github.com/howardabrams/node-mocks-http/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list