[Pkg-javascript-commits] [node-husl] 04/11: Exclude auto-generated files & add dfsg suffix to watchfile

Ross Gammon ross-guest at moszumanska.debian.org
Wed Nov 16 21:54:06 UTC 2016


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

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

commit 831c9a16391d4f522ccf663116ff8396b6330c16
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Wed Nov 16 21:57:01 2016 +0100

    Exclude auto-generated files & add dfsg suffix to watchfile
---
 debian/copyright | 3 +++
 debian/watch     | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index c043d21..bf9fc62 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: husl
 Upstream-Contact: https://github.com/husl-colors/husl/issues
 Source: http://www.husl-colors.org
+Files-Excluded:
+husl.js
+husl.min.js
 
 Files: *
 Copyright: 2016 Alexei Boronine <alexei at boronine.com>
diff --git a/debian/watch b/debian/watch
index 69136ff..5ca3cfd 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-husl-$1.tar.gz/ \
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-husl-$1.tar.gz/,\
+repacksuffix=+dfsg \
  https://github.com/husl-colors/husl/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list