[Pkg-javascript-commits] [node-type-check] 01/05: update excluded files list
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 12 18:13:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-type-check.
commit ec0235996934eb09bb394b53dcb29889eea0a68f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Oct 12 23:35:54 2016 +0530
update excluded files list
---
debian/copyright | 4 ++++
debian/watch | 2 ++
2 files changed, 6 insertions(+)
diff --git a/debian/copyright b/debian/copyright
index 1d30664..8c0de6b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: type-check
Upstream-Contact: https://github.com/gkz/type-check/issues
Source: https://github.com/gkz/type-check
+Files-Excluded:
+ browser
+ lib
+ package.json
Files: *
Copyright: 2016 George Zahariev <z at georgezahariev.com>
diff --git a/debian/watch b/debian/watch
index 42c3a00..6771505 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,7 @@
version=3
opts=\
+repacksuffix=+dfsg,\
+repack,compression=xz,\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-type-check-$1.tar.gz/ \
https://github.com/gkz/type-check/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-type-check.git
More information about the Pkg-javascript-commits
mailing list