[Pkg-javascript-commits] [mathjax] 02/02: Repack the tarball without minified files and with XZ compression.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Mon Oct 17 10:00:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository mathjax.
commit 0b80c235e22d6da35d7d54a7eefcf12d4c4ec637
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Mon Oct 17 12:56:35 2016 +0300
Repack the tarball without minified files and with XZ compression.
---
debian/changelog | 1 +
debian/copyright | 1 +
debian/watch | 2 +-
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 94a92c1..c659c1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mathjax (2.7.0-1) UNRELEASED; urgency=medium
* Update packer and combiner code to the latest upstream version.
* Refresh debian/patches/no_extra_fonts.diff.
* Bump years in debian/copyright.
+ * Repack the tarball without minified files and with XZ compression.
-- Dmitry Shachnev <mitya57 at debian.org> Sun, 16 Oct 2016 22:35:42 +0300
diff --git a/debian/copyright b/debian/copyright
index c461b6d..35d296e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MathJax
Source: https://github.com/mathjax/MathJax
+Files-Excluded: config extensions jax localization
Files: *
Copyright: 2009-2016 The MathJax Consortium
diff --git a/debian/watch b/debian/watch
index 0430b9e..1f4344c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,5 +4,5 @@
# Compulsory line, this is a version 3 file
version=3
-opts=uversionmangle=s/-/~/,filenamemangle=s/.*archive\/v?(.*).tar.gz/mathjax_$1.orig.tar.gz/ \
+opts=uversionmangle=s/-/~/,repack,compression=xz \
https://github.com/mathjax/MathJax/releases .*/archive/v?(.*).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/mathjax.git
More information about the Pkg-javascript-commits
mailing list