[Pkg-javascript-commits] [node-jison] 08/11: remove unwanted files
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Oct 15 06:13:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-jison.
commit 7c2c6cb3fb5e64a8139594705d635666948a632f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Oct 15 11:28:50 2016 +0530
remove unwanted files
---
debian/changelog | 2 +-
debian/copyright | 4 ++++
debian/watch | 2 ++
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7336837..2fdff8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-jison (0.4.17-1) UNRELEASED; urgency=low
+node-jison (0.4.17+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #840810)
diff --git a/debian/copyright b/debian/copyright
index 9ba4aa1..b0cc5db 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: jison
Upstream-Contact: http://github.com/zaach/jison/issues
Source: http://jison.org
+Files-Excluded:
+ ports
+ tests
+ web
Files: *
Copyright: 2016 Zach Carter <zach at carter.name> (http://zaa.ch)
diff --git a/debian/watch b/debian/watch
index 59fac95..ffb5489 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-jison-$1.tar.gz/ \
https://github.com/zaach/jison/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jison.git
More information about the Pkg-javascript-commits
mailing list