1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
mathjax-docs (2.7+20161014-1) unstable; urgency=medium
* New upstream snapshot.
* Bump Standards-Version to 3.9.8, no changes needed.
* Use HTTPS for the Vcs-Git field.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 17 Oct 2016 17:52:03 +0300
mathjax-docs (2.6+20151230-1) unstable; urgency=medium
* New upstream snapshot.
* Revert the last change. No hacks needed to achieve reproducibility
with the latest Sphinx.
* debian/get-orig-source.sh: Set -e to abort in case of errors.
* Switch some links in debian/control and debian/copyright to HTTPS.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 02 Jan 2016 14:51:33 +0300
mathjax-docs (2.5+20150518-1) unstable; urgency=medium
* New upstream snapshot.
* Make the build reproducible (closes: #789752, thanks Juan Picca for
the patch).
-- Dmitry Shachnev <mitya57@debian.org> Wed, 24 Jun 2015 11:54:13 +0300
mathjax-docs (2.5+20150415-1) unstable; urgency=medium
* New upstream snapshot.
* Upload to unstable.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 03 May 2015 21:23:41 +0300
mathjax-docs (2.5+20150325-1) experimental; urgency=medium
* New upstream snapshot.
-- Dmitry Shachnev <mitya57@debian.org> Thu, 26 Mar 2015 13:16:24 +0300
mathjax-docs (2.5+20150130-1) experimental; urgency=medium
* New upstream snapshot.
* Update Vcs-Browser field to point to cgit interface.
* Bump Standards-Version to 3.9.6, no changes needed.
* Bump years in debian/copyright.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 31 Jan 2015 13:10:39 +0300
mathjax-docs (2.4+20140903-1) unstable; urgency=medium
* New upstream snapshot.
* Simplify get-orig-source.sh, no more need to remove files.
* Update and simplify debian/copyright.
* Update my e-mail address.
-- Dmitry Shachnev <mitya57@debian.org> Tue, 09 Sep 2014 09:44:40 +0400
mathjax-docs (2.4+20140613-1) unstable; urgency=medium
* New upstream snapshot.
* Drop all patches, no longer needed.
-- Dmitry Shachnev <mitya57@gmail.com> Sun, 15 Jun 2014 15:14:33 +0400
mathjax-docs (2.3+20140108-1) unstable; urgency=low
* New upstream snapshot.
* No longer override dh_builddeb, xz compression is now default.
* Remove minimized javascript without source from the tarball.
* Move tarball creation code to debian/get-orig-source.sh.
* Bump Standards-Version to 3.9.5, no changes needed.
-- Dmitry Shachnev <mitya57@gmail.com> Wed, 12 Feb 2014 11:42:41 +0400
mathjax-docs (2.2+20130719-1) unstable; urgency=low
* New upstream snapshot.
* debian/libjs-mathjax-doc.doc-base: rename the document to prevent
conflicts with the version from wheezy (closes: #718005).
-- Dmitry Shachnev <mitya57@gmail.com> Sun, 28 Jul 2013 15:34:37 +0400
mathjax-docs (2.2+20130526-1) unstable; urgency=low
* Switch back to master branch.
* New upstream snapshot.
* Update debian/copyright: bump years, and transfer the copyright
from "Design Science, Inc" to "The MathJax Consortium" (following
upstream).
-- Dmitry Shachnev <mitya57@gmail.com> Sun, 26 May 2013 16:20:06 +0400
mathjax-docs (2.1+20130419-1) unstable; urgency=low
* New upstream snapshot.
* Upload to unstable.
* Use canonical Vcs-Git URI (fixes lintian warning).
* debian/rules: switch to v2.1-latest branch, break on download errors.
-- Dmitry Shachnev <mitya57@gmail.com> Wed, 08 May 2013 23:25:56 +0400
mathjax-docs (2.1+20121206-1) experimental; urgency=low
* Initial release, split out of mathjax source.
* debian/patches/use_mjtheme.patch:
Use "mjtheme" theme instead of "sphinx-bootstrap".
* debian/patches/no_mathjax_js_in_documentation.patch:
Remove reference to MathJax.js from mjtheme/layout.html.
-- Dmitry Shachnev <mitya57@gmail.com> Fri, 21 Dec 2012 20:25:46 +0400
|