[Pkg-javascript-commits] [node-escodegen] 06/10: remove test/3rdparty

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 13 18:30:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-escodegen.

commit d41ce6007a2f22ef0c8e855ed1afcb5b69f60cef
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 13 20:36:35 2016 +0530

    remove test/3rdparty
---
 debian/changelog | 2 +-
 debian/copyright | 2 ++
 debian/watch     | 2 ++
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 71907f0..35ad1d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-escodegen (1.8.1-1) UNRELEASED; urgency=low
+node-escodegen (1.8.1+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #840615)
 
diff --git a/debian/copyright b/debian/copyright
index 9577323..3ae7c8d 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: escodegen
 Upstream-Contact: https://github.com/estools/escodegen/issues
 Source: http://github.com/estools/escodegen
+Files-Excluded:
+  test/3rdparty
 
 Files: *
 Copyright: 2016 FIX_ME upstream author
diff --git a/debian/watch b/debian/watch
index c492bb4..c3c36a2 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-escodegen-$1.tar.gz/ \
  https://github.com/estools/escodegen/tags .*/archive/v?([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-escodegen.git



More information about the Pkg-javascript-commits mailing list