[Pkg-javascript-commits] [node-ebnf-parser] 05/08: cleanup
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Oct 9 14:34:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-ebnf-parser.
commit 9979c1769a5c6bb6afb22fbfe2e97dc7da1818df
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Oct 9 19:36:08 2016 +0530
cleanup
---
debian/changelog | 3 +--
debian/copyright | 2 ++
debian/rules | 1 +
debian/watch | 2 ++
4 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5fec75d..a95e58c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-ebnf-parser (0.1.10-1) UNRELEASED; urgency=low
+node-ebnf-parser (0.1.10+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #nnnn)
- * New upstream release
-- Pirate Praveen <praveen at debian.org> Sun, 09 Oct 2016 18:51:20 +0530
diff --git a/debian/copyright b/debian/copyright
index 876005f..8468caa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ebnf-parser
Upstream-Contact: https://github.com/zaach/ebnf-parser/issues
Source: https://github.com/zaach/ebnf-parser
+Files-Excluded:
+ transform-parser.js
Files: *
Copyright: 2016 Zach Carter
diff --git a/debian/rules b/debian/rules
index 1693466..c2a203c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,4 @@
override_dh_auto_clean:
dh_auto_clean
rm -rf node_modules
+ rm -f parser.js transform-parser.js
diff --git a/debian/watch b/debian/watch
index b21607b..14bed2f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,6 +4,8 @@ version=3
# Take a look at https://wiki.debian.org/debian/watch/
# See also fakeupstream: http://anonscm.debian.org/viewvc/qa/trunk/cgi-bin/fakeupstream.cgi?view=markup
opts=\
+repacksuffix=+dfsg,\
+repack,compression=xz,\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*=// \
http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/ebnf-parser .*=ebnf-parser-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ebnf-parser.git
More information about the Pkg-javascript-commits
mailing list