[Pkg-javascript-commits] [node-jquery-textcomplete] 02/07: remove minified js
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Nov 23 08:58:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-jquery-textcomplete.
commit d3a957ea7a396e3d34ab2ab552588d9d2ca56c1d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Nov 23 13:45:33 2016 +0530
remove minified js
---
debian/changelog | 2 +-
debian/copyright | 1 +
debian/watch | 2 ++
3 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 22aa6be..153f600 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-jquery-textcomplete (1.7.3-2) UNRELEASED; urgency=medium
+node-jquery-textcomplete (1.7.3+dfsg-1) UNRELEASED; urgency=medium
* Build using grunt and move to main
diff --git a/debian/copyright b/debian/copyright
index 9b174f0..39dee63 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jquery-textcomplete
Upstream-Contact: https://github.com/yuku-t/jquery-textcomplete/issues
Source: http://yuku-t.com/jquery-textcomplete
+Files-Excluded: dist/jquery.textcomplete.min.js
Files: *
Copyright: 2016 Yuku Takahashi <taka84u9 at gmail.com>
diff --git a/debian/watch b/debian/watch
index a28758f..1287c15 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-jquery-textcomplete-$1.tar.gz/ \
https://github.com/yuku-t/jquery-textcomplete/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jquery-textcomplete.git
More information about the Pkg-javascript-commits
mailing list