[Pkg-javascript-commits] [node-type-check] 06/13: remove generated files

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 12 18:01:17 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 78d2ec58ae6380025413add1c35e9e8b41b31ae8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 11 17:35:15 2016 +0530

    remove generated files
---
 debian/changelog | 2 +-
 debian/copyright | 6 ++++++
 debian/watch     | 2 ++
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9a9f902..f2ce728 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-type-check (0.3.2-1) UNRELEASED; urgency=low
+node-type-check (0.3.2+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #840411)
 
diff --git a/debian/copyright b/debian/copyright
index 1d30664..0e63b80 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,12 @@ 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/type-check.js
+    lib/check.js
+    lib/index.js
+    lib/parse-type.js
+    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