[Pkg-mediawiki-commits] [SCM] Debian packaging of math extension for Mediawiki branch, master, updated. debian/2%1.0+git20120528-4-5-g52150eb
Thorsten Glaser
t.glaser at tarent.de
Thu May 23 13:39:48 UTC 2013
The following commit has been merged in the master branch:
commit 52150ebfee0cf5df2739c732f5794fc9cfa92fcf
Author: Thorsten Glaser <t.glaser at tarent.de>
Date: Thu May 23 15:32:44 2013 +0200
need texlive-latex-extra
cf. http://www.mediawiki.org/wiki/Manual:Enable_TeX/problems
diff --git a/debian/changelog b/debian/changelog
index 6e812ab..b14abad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mediawiki-math (2:1.0+git20120528-7) unstable; urgency=low
+
+ * Team upload.
+ * Update Policy and VCS-* URLs, like with mediawiki
+ * Depends: texlive-latex-extra for cancel.sty
+
+ -- Thorsten Glaser <tg at mirbsd.de> Thu, 23 May 2013 15:37:12 +0200
+
mediawiki-math (2:1.0+git20120528-6) unstable; urgency=low
[ Thorsten Glaser ]
diff --git a/debian/control b/debian/control
index 2f4c7fe..194c985 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 8.0.0),
xsltproc,
docbook-xml,
docbook-xsl
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Homepage: http://www.mediawiki.org/wiki/Extension:Math
-Vcs-Git: git://git.debian.org/git/collab-maint/mediawiki-math.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/mediawiki-math.git
+Vcs-Git: git://anonscm.debian.org/collab-maint/mediawiki-math.git
+Vcs-Browser: http://anonscm.debian.org/git/collab-maint/mediawiki-math.git
Package: mediawiki-extensions-math
Architecture: all
@@ -32,8 +32,10 @@ Description: math rendering plugin for MediaWiki (common files)
Package: mediawiki-math-texvc
Architecture: any
-Depends: ${interpreter:Depends}, ${shlibs:Depends}, texlive-latex-base, ghostscript, imagemagick, ${misc:Depends}
-Recommends: mediawiki-extensions-math, latex-cjk-all, texlive-latex-extra
+Depends: ${interpreter:Depends}, ${shlibs:Depends},
+ texlive-latex-base, ghostscript, imagemagick, texlive-latex-extra,
+ ${misc:Depends}
+Recommends: mediawiki-extensions-math, latex-cjk-all
Conflicts: mediawiki-math (<< 1:1.18)
Replaces: mediawiki-math (<< 1:1.18)
Description: math rendering plugin for MediaWiki (texvc binary files)
--
Debian packaging of math extension for Mediawiki
More information about the Pkg-mediawiki-commits
mailing list