[Pkg-javascript-commits] [node-levn] 04/10: remove generated files
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Oct 13 06:09:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-levn.
commit bb9d8037976875793aec5fd08a6d3ce22e70f71d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 11 17:51:08 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 4d19ff1..2044a62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-levn (0.3.0-1) UNRELEASED; urgency=low
+node-levn (0.3.0+dfsg-1) UNRELEASED; urgency=low
* Initial release (Closes: #nnnn)
diff --git a/debian/copyright b/debian/copyright
index 72196f1..53c8b8c 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: levn
Upstream-Contact: https://github.com/gkz/levn/issues
Source: https://github.com/gkz/levn
+Files-Excluded:
+ lib
+ package.json
Files: *
Copyright: 2016 George Zahariev <z at georgezahariev.com>
diff --git a/debian/watch b/debian/watch
index 0a459b7..d55dfa9 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-levn-$1.tar.gz/ \
https://github.com/gkz/levn/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-levn.git
More information about the Pkg-javascript-commits
mailing list