[Python-modules-commits] r33384 - in packages/sphinx/trunk/debian (TODO changelog)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Sat Jul 18 09:22:54 UTC 2015


    Date: Saturday, July 18, 2015 @ 09:22:49
  Author: mitya57
Revision: 33384

Update debian/TODO with the actual information.

Modified:
  packages/sphinx/trunk/debian/TODO
  packages/sphinx/trunk/debian/changelog

Modified: packages/sphinx/trunk/debian/TODO
===================================================================
--- packages/sphinx/trunk/debian/TODO	2015-07-17 16:20:51 UTC (rev 33383)
+++ packages/sphinx/trunk/debian/TODO	2015-07-18 09:22:49 UTC (rev 33384)
@@ -3,9 +3,18 @@
   * Python files in sphinx/search/*.py contain minified JS code without
     source (generated by snowballstemmer package). Upstream issue #1784.
 
+    - Fixed upstream, we need to wait for 1.3.2 release.
+
   * The same files require snowballstemmer module, it should be packaged.
+    The proper way to do that will be:
 
-  * Different themes contain different sets of JS files, dh_sphinxdoc
+    - Make Python and JSX generators accepted into snowball repository
+      (https://github.com/snowballstem/snowball). I have sent a mail to
+      Yoshiki (author of these writers) asking to propose a pull request.
+    - Build a binary package with generated Python files from Debian's
+      snowball source.
+
+  * Different themes contain different sets of JS files. dh_sphinxdoc
     should know that.
 
     See https://bugs.debian.org/781849 for an example.
@@ -13,3 +22,7 @@
 Nice to have:
 
   * Should css3-mediaqueries.js also be packaged? (Upstream looks dead.)
+
+Build failures with Sphinx 1.3:
+
+  * See http://deb.li/sphinx13 for the list of packages failing to build.

Modified: packages/sphinx/trunk/debian/changelog
===================================================================
--- packages/sphinx/trunk/debian/changelog	2015-07-17 16:20:51 UTC (rev 33383)
+++ packages/sphinx/trunk/debian/changelog	2015-07-18 09:22:49 UTC (rev 33384)
@@ -1,3 +1,9 @@
+sphinx (1.3.1-3) UNRELEASED; urgency=medium
+
+  * Update debian/TODO with the actual information.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sat, 18 Jul 2015 12:22:01 +0300
+
 sphinx (1.3.1-2) experimental; urgency=medium
 
   [ Dmitry Shachnev ]




More information about the Python-modules-commits mailing list