[Pkg-javascript-commits] [node-bluebird] 01/05: Repack again to also exclude browser minified js

Ross Gammon ross-guest at moszumanska.debian.org
Sat Mar 7 18:38:12 UTC 2015


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

ross-guest pushed a commit to branch master
in repository node-bluebird.

commit ebc01b64433739656351a2210e3214bbcc5799cf
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Mar 7 16:30:57 2015 +0100

    Repack again to also exclude browser minified js
    
    This is now rebuilt from source during the build
---
 debian/copyright | 1 +
 debian/watch     | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 46fc054..e7895e0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,7 @@ Upstream-Name: Bluebird
 Upstream-Contact: Petka Antonov <petka_antonov at hotmail.com>
 Source: https://github.com/petkaantonov/bluebird
 Files-Excluded: benchmark/*
+                js/browser/bluebird.min.js
 
 Files: *
 Copyright: 2013-2014, Petka Antonov <petka_antonov at hotmail.com> (http://github.com/petkaantonov/)
diff --git a/debian/watch b/debian/watch
index aeef918..42f383e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,6 @@
 version=3
 opts=\
-dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
-filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-bluebird-$1.tar.gz/ \
- https://github.com/petkaantonov/bluebird/tags .*/archive/v?([\d\.]+).tar.gz
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.*\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-bluebird-$1.tar.gz/,\
+repacksuffix=+dfsg1 \
+https://github.com/petkaantonov/bluebird/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list