[Pkg-javascript-commits] [mathjax] 01/01: Stop forcing xz compression, it is default now.

Dmitry Shachnev mitya57-guest at moszumanska.debian.org
Sun Feb 23 16:41:08 UTC 2014


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

mitya57-guest pushed a commit to branch master
in repository mathjax.

commit 78ef3d52b96292e670796162b51c94c90f95da50
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Feb 23 20:41:04 2014 +0400

    Stop forcing xz compression, it is default now.
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ---
 debian/rules     | 3 ---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8a61e04..4ff46a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mathjax (2.3-2) UNRELEASED; urgency=low
+
+  * Stop forcing xz compression, it is default now.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Sun, 23 Feb 2014 20:40:48 +0400
+
 mathjax (2.3-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index a521459..5be22cd 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/mathjax.git
 
 Package: libjs-mathjax
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, fonts-mathjax
 Suggests: fonts-stix, fonts-mathjax-extras, libjs-mathjax-doc
 Description: JavaScript display engine for LaTeX and MathML
@@ -28,7 +27,6 @@ Description: JavaScript display engine for LaTeX and MathML
 Package: fonts-mathjax
 Section: fonts
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}
 Suggests: libjs-mathjax
 Breaks: libjs-mathjax (<< 2.1)
@@ -50,7 +48,6 @@ Description: JavaScript display engine for LaTeX and MathML (fonts)
 Package: fonts-mathjax-extras
 Section: fonts
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}
 Recommends: fonts-mathjax
 Suggests: libjs-mathjax
diff --git a/debian/rules b/debian/rules
index 84e3e92..e712132 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,3 @@ override_dh_auto_clean:
 		mv old-compressed/* .; \
 		rm -r old-compressed/; \
 	fi
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
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