[Pkg-javascript-commits] [node-coveralls] 332/332: New upstream version

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:54:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit 46d0473c1764c13ef8d34500e97ac83bd650c077
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Thu Nov 9 14:43:46 2017 +0100

    New upstream version
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 debian/rules     | 4 ++--
 debian/watch     | 2 +-
 4 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e9be012..fd17d88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-coveralls (3.0.0-1) unstable; urgency=medium
+
+  * New upstream version
+  * Bump policy (no changes).
+
+ -- Bastien Roucariès <rouca at debian.org>  Thu, 09 Nov 2017 14:43:11 +0100
+
 node-coveralls (2.13.1-1) unstable; urgency=low
 
   * Initial release (Closes: #874584)
diff --git a/debian/control b/debian/control
index a0effa8..049f0e8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
  , node-sinon (>= 1.17) <!nocheck>
  , mocha (>= 1.20) <!nocheck>
  , docbook2x <!nodoc>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Homepage: https://github.com/nickmerwin/node-coveralls#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-coveralls.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-coveralls.git
diff --git a/debian/rules b/debian/rules
index eb6939a..6b74b03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ override_dh_auto_configure: debian/links debian/manpages
 	cp -f "debian/@TOOLNAME at .1.xml.in" "debian/$(TOOLNAME).1.xml.in"
 
 # do not use upstream makefile
-override_dh_auto_build: 
+override_dh_auto_build:
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES)))
@@ -58,4 +58,4 @@ override_dh_clean: override_dh_installman_clean
 	rm -f debian/links
 	rm -f debian/manpages
 	rm -f "$(TOOLNAME).1.xml.in"
-	dh_clean
\ No newline at end of file
+	dh_clean
diff --git a/debian/watch b/debian/watch
index 1793fd2..28f9882 100644
--- a/debian/watch
+++ b/debian/watch
@@ -6,4 +6,4 @@ version=4
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*=// \
- http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/coveralls .*=coveralls-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
+ https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/coveralls .*=coveralls-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list