[Pkg-javascript-commits] [mathjax-docs] 01/01: New upstream snapshot.

Dmitry Shachnev mitya57-guest at moszumanska.debian.org
Wed Feb 12 07:49:13 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-docs.

commit 0480f0cc1737aeee6e03a954a80180a28f0581ac
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Feb 12 11:48:55 2014 +0400

    New upstream snapshot.
    
    * New upstream snapshot.
    * No longer override dh_builddeb, xz compression is now default.
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 ---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a6661a2..e2cbafa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mathjax-docs (2.3+20140108-1) unstable; urgency=low
+
+  * New upstream snapshot.
+  * No longer override dh_builddeb, xz compression is now default.
+
+ -- Dmitry Shachnev <mitya57 at gmail.com>  Wed, 12 Feb 2014 11:42:41 +0400
+
 mathjax-docs (2.2+20130719-1) unstable; urgency=low
 
   * New upstream snapshot.
diff --git a/debian/rules b/debian/rules
index d705931..539d85d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,9 +18,6 @@ override_dh_auto_clean:
 	rm -rf html
 	dh_auto_clean
 
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
 get-orig-source:
 	base_version=`wget $(MJ_CONFIG) -qO- | grep -P "(?<=version = ').+(?=')" -o` && \
 	date=`wget $(MJ_COMMITS) -qO- | grep -P '\d{4}-\d\d-\d\d' -o | sed 's/-//g' | head -n1` && \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/mathjax-docs.git



More information about the Pkg-javascript-commits mailing list