[Python-modules-commits] r24518 - in packages/sphinx/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Fri May 24 22:09:45 UTC 2013
Date: Friday, May 24, 2013 @ 22:09:43
Author: jwilk
Revision: 24518
Add texinfo to Build-Depends.
Modified:
packages/sphinx/trunk/debian/changelog
packages/sphinx/trunk/debian/control
Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog 2013-05-24 17:37:35 UTC (rev 24517)
+++ packages/sphinx/trunk/debian/changelog 2013-05-24 22:09:43 UTC (rev 24518)
@@ -3,8 +3,9 @@
* Export http_proxy=http://127.0.0.1:9/ in debian/rules to prevent Internet
access at build time.
* Use canonical URIs for Vcs-* fields.
+ * Add texinfo to Build-Depends.
- -- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:04:01 +0200
+ -- Jakub Wilk <jwilk at debian.org> Sat, 25 May 2013 00:09:26 +0200
sphinx (1.2~b1+dfsg-1) experimental; urgency=low
Modified: packages/sphinx/trunk/debian/control
===================================================================
--- packages/sphinx/trunk/debian/control 2013-05-24 17:37:35 UTC (rev 24517)
+++ packages/sphinx/trunk/debian/control 2013-05-24 22:09:43 UTC (rev 24518)
@@ -17,7 +17,7 @@
python-nose, python3-nose,
python (>= 2.6.6-14~) | python-simplejson,
xvfb, xauth, python-webkit, libjs-jquery (>= 1.4), libjs-underscore,
- texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended,
+ texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, texinfo,
perl,
gettext
XS-Python-Version: >= 2.5
More information about the Python-modules-commits
mailing list