[Python-modules-commits] [sphinx] 01/01: Remove the now obsolete debian/TODO file.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Feb 3 14:28:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository sphinx.
commit f458ca5e2b268fe4d321b5f7a5f4b4ac574eaf65
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Feb 3 17:27:58 2016 +0300
Remove the now obsolete debian/TODO file.
---
debian/TODO | 23 -----------------------
debian/changelog | 1 +
2 files changed, 1 insertion(+), 23 deletions(-)
diff --git a/debian/TODO b/debian/TODO
deleted file mode 100644
index a957270..0000000
--- a/debian/TODO
+++ /dev/null
@@ -1,23 +0,0 @@
-Important issues:
-
- * 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:
-
- - 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.
-
-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.
diff --git a/debian/changelog b/debian/changelog
index 29e9748..a469d97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sphinx (1.3.5-2) UNRELEASED; urgency=medium
* Port jstest to WebKit2.
+ * Remove the now obsolete debian/TODO file.
-- Dmitry Shachnev <mitya57 at debian.org> Tue, 02 Feb 2016 13:25:47 +0300
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git
More information about the Python-modules-commits
mailing list