[Pkg-javascript-commits] [mathjax] 02/02: Wrap-and-sort.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Mar 26 10:09:27 UTC 2015


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

mitya57 pushed a commit to branch master
in repository mathjax.

commit 12bdc2c3a26d4aad16d0a4dfee36e0cf052405ba
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Mar 26 13:07:20 2015 +0300

    Wrap-and-sort.
---
 debian/changelog                    | 1 +
 debian/control                      | 8 ++++----
 debian/copyright                    | 2 +-
 debian/fonts-mathjax-extras.install | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 45901ee..28e3e7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mathjax (2.5.1-1) UNRELEASED; urgency=medium
 
   * New upstream bugfix release.
+  * Wrap-and-sort.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 26 Mar 2015 13:05:37 +0300
 
diff --git a/debian/control b/debian/control
index dcbe50c..c31e714 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Dmitry Shachnev <mitya57 at debian.org>
 Uploaders: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), yui-compressor, perl
+Build-Depends: debhelper (>= 9), perl, yui-compressor
 Standards-Version: 3.9.6
 Homepage: http://www.mathjax.org
 Vcs-Git: git://anonscm.debian.org/pkg-javascript/mathjax.git
@@ -11,8 +11,8 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/mathjax.git
 
 Package: libjs-mathjax
 Architecture: all
-Depends: ${misc:Depends}, fonts-mathjax
-Suggests: fonts-stix, fonts-mathjax-extras, libjs-mathjax-doc
+Depends: fonts-mathjax, ${misc:Depends}
+Suggests: fonts-mathjax-extras, fonts-stix, libjs-mathjax-doc
 Description: JavaScript display engine for LaTeX and MathML
  MathJax was designed with the goal of consolidating the recent advances in web
  technologies into a single, definitive, math-on-the-web platform supporting
@@ -44,7 +44,7 @@ Description: JavaScript display engine for LaTeX and MathML (fonts)
  will do the rest.
  .
  This package contains OTF, SVG and WOFF fonts for MathJax.
- 
+
 Package: fonts-mathjax-extras
 Section: fonts
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 125c530..e174d84 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -206,7 +206,7 @@ License: GFL
    .
       We recommend the manifest be given in a separate file named
       MANIFEST-<fontid>.txt, where <fontid> is some unique identification
-      of the font family. If a separate "readme" file accompanies the Work, 
+      of the font family. If a separate "readme" file accompanies the Work,
       we recommend a name of the form README-<fontid>.txt.
    .
    The latest version of the LaTeX Project Public License is in
diff --git a/debian/fonts-mathjax-extras.install b/debian/fonts-mathjax-extras.install
index 74fcdeb..be64b49 100644
--- a/debian/fonts-mathjax-extras.install
+++ b/debian/fonts-mathjax-extras.install
@@ -1,2 +1,2 @@
-fonts/HTML-CSS/TeX/png usr/share/javascript/mathjax/fonts/HTML-CSS/TeX
 fonts/HTML-CSS/TeX/eot usr/share/javascript/mathjax/fonts/HTML-CSS/TeX
+fonts/HTML-CSS/TeX/png usr/share/javascript/mathjax/fonts/HTML-CSS/TeX

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