[Pkg-javascript-commits] [jquery-mobile] 01/03: Prepare for new upstream tarball.
Dominik George
natureshadow-guest at moszumanska.debian.org
Sun Jan 22 13:21:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
natureshadow-guest pushed a commit to branch master
in repository jquery-mobile.
commit 6b53e77a149ebb55dfbaa5d2a196b1f18bf1fcc7
Author: Dominik George <nik at naturalnet.de>
Date: Sun Jan 22 14:20:30 2017 +0100
Prepare for new upstream tarball.
Fix watch file.
Automatically repack with Files-Excluded.
---
debian/copyright | 3 +++
debian/watch | 5 +++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 1d320c4..70324f4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,9 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jQuery Mobile
Source: http://jquerymobile.com/
+Files-Excluded: *.min.*
+ demos/css
+ demos/js
Files: *
Copyright: 2011, jQuery Project
diff --git a/debian/watch b/debian/watch
index afc4dc3..0b4e059 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
-opts="dversionmangle=s/(.*)\+dfsg(.?\d+)?$/$1.$2/" \
-http://code.jquery.com .*/jquery.mobile-([\d\.]+).zip
+opts="dversionmangle=s/(.*)\+dfsg(.?\d+)?$/$1.$2/,\
+repacksuffix=+dfsg" \
+https://jquerymobile.com/ .*/jquery.mobile-([\d\.]+).zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-mobile.git
More information about the Pkg-javascript-commits
mailing list