[Pkg-javascript-commits] [node-lightgallery] 04/04: Repack to remove bundled libraries used for demo page.
Daniel Ring
techwolf-guest at moszumanska.debian.org
Mon Jan 1 09:59:40 UTC 2018
This is an automated email from the git hooks/post-receive script.
techwolf-guest pushed a commit to branch master
in repository node-lightgallery.
commit 7ee8d5f1a38f825f1fed07748128eed37f80d29c
Author: Daniel Ring <dring at wolfishly.me>
Date: Mon Jan 1 01:53:44 2018 -0800
Repack to remove bundled libraries used for demo page.
---
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 bd449a3..0a1dfd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-lightgallery (1.6.6-1) unstable; urgency=low
+node-lightgallery (1.6.6+dfsg-1) unstable; urgency=low
* Initial release (Closes: #885978)
diff --git a/debian/copyright b/debian/copyright
index 97361b8..114c693 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: lightgallery
Upstream-Contact: https://github.com/sachinchoolur/lightGallery/issues
Source: http://sachinchoolur.github.io/lightGallery/
+Files-Excluded: lib/jquery.mousewheel.min.js lib/picturefill.min.js
Files: *
Copyright: 2017 Sachin N <sachi77n at gmail.com>
diff --git a/debian/watch b/debian/watch
index 659ccff..579a43b 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-lightgallery-$1.tar.gz/ \
https://github.com/sachinchoolur/lightGallery/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lightgallery.git
More information about the Pkg-javascript-commits
mailing list