[Pkg-javascript-commits] [node-optionator] 04/04: remove generated files
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Oct 13 06:23:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-optionator.
commit 3922b5b4776f2fca2bfa418f777cf0bbecaf1085
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 11 22:13:37 2016 +0530
remove generated files
---
debian/changelog | 2 +-
debian/copyright | 3 +++
debian/watch | 2 ++
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6f5271c..9ab6505 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-optionator (0.8.2-1) UNRELEASED; urgency=low
+node-optionator (0.8.2+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #nnnn)
diff --git a/debian/copyright b/debian/copyright
index db13e11..ca1b7a3 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: optionator
Upstream-Contact: https://github.com/gkz/optionator/issues
Source: https://github.com/gkz/optionator
+Files-Excluded:
+ lib
+ package.json
Files: *
Copyright: 2016 George Zahariev <z at georgezahariev.com>
diff --git a/debian/watch b/debian/watch
index 0b04d5c..d200167 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-optionator-$1.tar.gz/ \
https://github.com/gkz/optionator/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-optionator.git
More information about the Pkg-javascript-commits
mailing list