Skip to content

Debian Changelog python-docutils (0.4-3)

2006

python-docutils (0.4-3) unstable; urgency=low

   * Added build dependency on python-central (closes: #377580).

 -- martin f. krafft <madduck@debian.org>  Mon, 10 Jul 2006 11:45:05 +0200

python-docutils (0.4-2) unstable; urgency=low

   * New maintainers Martin F. Krafft, Simon McVittie and the python-modules
     team.
     - Acknowledge Martin's NMU now he's a co-maintainer (closes: #315285).
   * Switch to dpatch:
     * Update from upstream Subversion repository, docutils-0.4 branch:
       * Unquoted targets beginning with an underscore
         (.. __target: URI) are no longer accepted
       * tools/editors/emacs/rst.el changed license to GPL
       * assorted documentation changes
     * Remove patch bands consisting only of $Date$, $Revision$
   * Migrate to new Python policy, and python-central (closes: #373529).
   * Remove circular dependency during policy migration (closes: #362172).
   * Install tools as e.g. /usr/bin/rst2html only - do not install any
     executables with a .py extension, as pycentral thinks it should
     byte-compile them. Also, Policy section 10.4.
     - Install buildhtml as /usr/bin/rst-buildhtml to avoid namespace pollution.
     - Don't install quicktest.py and the "dev" tools, which appear to be
       intended for docutils developers only.
   * Move some of the documentation from /usr/share/doc/python-docutils
     to /u/s/d/p-d/docs, and compile all the documentation to HTML,
     to avoid broken hyperlinks (closes: #312305).
     - In debian/rules, tell buildhtml.py to give us the full Python
       traceback when it fails, so FTBFSs can be diagnosed.
   * Amend upstream documentation to reflect how this package installs things
     (closes: #293504). debian/patches/10_doc_debian_paths.dpatch
   * Replace all the man pages with a slightly more informative combined man
     page which gets the names right (closes: #325300, #368601).
   * Incorporate rst-mode again, hopefully. Thanks to Sylvain Ferriol for the
     patch. (Closes: #353661)
   * Move debhelper, used in debian/rules clean, from Build-Depends-Indep to
     Build-Depends, per Policy section 7.6.
   * Upgrade to debhelper compat level 5 and Policy 3.7.2.0.
   * Lintian nitpicking: Remove spurious #! line from
     docutils.readers.python.pynodes module.
     debian/patches/12_remove_unnecessary_hashbang.dpatch
   * Stop applying some optparse-related patches which appear to serve no
     purpose. Preserved as debian/patches/99_old-diffs.dpatch in case they're
     useful

 -- Simon McVittie <smcv@ianadd.pseudorandom.co.uk>  Thu, 6 Jul 2006 10:16:52 +0100

python-docutils (0.4-1) unstable; urgency=low

   * New upstream version
     - including changes in the current maintainance branch
   * Drop python2.1/python2.2 binary packages
   * debian/NEWS.Debian: Removed
   * Drop the compatibility rest2* binary names.
   * Thanks to Matthias Klose <doko@debian.org>
     for help with preparing this release (and prodding me).

 -- Matthias Urlichs <smurf@debian.org>  Fri, 3 Feb 2006 10:22:56 +0100

2005

python-docutils (0.3.9-0.1) unstable; urgency=low

   * Non-maintainer upload (received OK from maintainer).
   * New upstream release (closes: #315285).

 -- martin f. krafft <madduck@debian.org>  Sat, 27 Aug 2005 11:03:06 +0200

python-docutils (0.3.7-2) unstable; urgency=low

   * Fix dependency on Python 2.3 -- still the default. :-/
     Closes:#288873.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 6 Jan 2005 07:50:31 +0100

python-docutils (0.3.7-1) unstable; urgency=low

   * Update to latest Upstream version.
     Thanks for the release work!
   * Fixed tool names.
     - Closes:#284822
   * Don't compress the shipped HTML documentation.
     - Browsers don't display the files if they are compressed,
       links don't work, ...
   * Add copyright file for the 2.4 package (doko's fault ;-)
     - fix typos in the other docutils copyright files
   * Add extras subdir to PYTHONPATH, in debian/rules
   * Simplify build-dependencies.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 4 Jan 2005 07:58:58 +0100

2004

python-docutils (0.3.5.20041217-0ubuntu1) hoary; urgency=low

   * Snapshot taken from CVS.
   * Support python2.4 as default python version.

 -- Matthias Klose <m@klose.in-berlin.de>  Fri, 17 Dec 2004 11:05:40 +0100

python-docutils (0.3.5-5) unstable; urgency=medium

   * Add support for Python 2.4.

 -- Matthias Urlichs <smurf@debian.org>  Sun, 12 Dec 2004 20:11:24 +0100

python-docutils (0.3.5-4) unstable; urgency=medium

   * Also use the official tool names.
     - Patch by Jeff Breidenbach <jbreiden@parc.com>.
     - Closes:#284822

 -- Matthias Urlichs <smurf@debian.org>  Thu, 9 Dec 2004 11:35:23 +0100

python-docutils (0.3.5-3) unstable; urgency=high

   * Allow setting the namespace
     necessary for building cerebrum's documentation
     fix from Andreas Schuldei <andreas@schuldei.org>

 -- Matthias Urlichs <smurf@debian.org>  Tue, 30 Nov 2004 13:32:32 +0100

python-docutils (0.3.5-2) unstable; urgency=medium

   * Fix bad symlinks. Closes: #280838
   * Change #!env python => #!python. Closes: #281175

 -- Matthias Urlichs <smurf@debian.org>  Tue, 16 Nov 2004 16:31:27 +0100

python-docutils (0.3.5-1) unstable; urgency=low

   * New Upstream release.
     - Many additions and some bug fixes.
     - The documentation was rearranged.

 -- Matthias Urlichs <smurf@debian.org>  Fri, 5 Nov 2004 23:20:00 +0100

python-docutils (0.3.3-1) unstable; urgency=low

   * New Upstream release.
     - Closes: #249246
   * De-right-aligned the Closes: entries in the changelog.

 -- Matthias Urlichs <smurf@debian.org>  Tue, 18 May 2004 08:36:50 +0200

python-docutils (0.3+cvs20040328-1) unstable; urgency=low

   * New Upstream snapshot:
     - The parsed document tree gained some arrtibutes to facilitate writing
 	  external translators. See HISTORY.txt for details.
     - various not-so-important changes

 -- Matthias Urlichs <smurf@debian.org>  Sun, 28 Mar 2004 20:47:14 +0200

python-docutils (0.3+cvs20040209-1) unstable; urgency=low

   * Updated Maintainer email address.
   * New Upstream snapshot:
     - Added FilterMessages transform
     - Updated language mappings: eo es it.
       (That's Esperanto, Spanish, and Italian.)
   * removed cruft (patch applied twice) from debian/rules.
   * Install the documentation.
     - Closes: #228167
   * forgot to close: #226607 in September. :-/

 -- Matthias Urlichs <smurf@debian.org>  Mon, 9 Feb 2004 16:32:33 +0100

python-docutils (0.3+cvs20040114-1) unstable; urgency=low

   * New Upstream snapshot.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 15 Jan 2004 15:03:26 +0100

2003

python-docutils (0.3+cvs20031107-2) unstable; urgency=low

   * Install Emacs files where Emacs can find them
     - autoload 'rst-mode'
     - Closes: #223315

 -- Matthias Urlichs <smurf@debian.org>  Mon, 8 Dec 2003 14:37:45 +0100

python-docutils (0.3+cvs20031107-1) unstable; urgency=low

   * New upstream snapshot.
     - Some LaTeX fixes.
     - Fix: having too wide tables in sidebars.
     - Propogate align attribute of a non-inline image
       to the surrounding <p> tag

 -- Matthias Urlichs <smurf@debian.org>  Thu, 2 Oct 2003 15:15:41 +0200

python-docutils (0.3+cvs20030928-1) unstable; urgency=low

   * New upstream snapshot.
     - Path(s) to configuration file(s) can be specified
       with the DOCUTILSCONFIG environment variable.
     - The LaTeX stylesheet now defaults to "no stylesheet".

 -- Matthias Urlichs <smurf@debian.org>  Thu, 2 Oct 2003 15:15:41 +0200

python-docutils (0.3+cvs20030901-2) unstable; urgency=low

   * Fix a bad symlink.
     - Finally closes: #204352

 -- Matthias Urlichs <smurf@debian.org>  Sat, 13 Sep 2003 00:45:20 +0200

python-docutils (0.3+cvs20030901-1) unstable; urgency=low

   * Acknowledge NMU.
   * New upstream snapshot.
     - The configuration file format has changed.
   * New maintainer's email address. ;-)
   * Explicitly depend on Python and debhelper >= 4.1.67.
     4.1.60 might be possible, but the work to find out exactly
     is better spent elsewhere.

 -- Matthias Urlichs <smurf@debian.org>  Thu, 11 Sep 2003 11:32:56 +0200

python-docutils (0.3+cvs20030803-1.1) unstable; urgency=low

   * NMU
   * Use python2.3 as the default python version.
     - Closes: #205739
   * Rename python-diffutils to python2.1-diffutils, rename python-textwrap to
     python2.1-textwrap and python2.2-textwrap.
   * Change section to python.

 -- Matthias Klose <doko@debian.org>  Wed, 27 Aug 2003 08:31:10 +0200

python-docutils (0.3+cvs20030803-1) unstable; urgency=low

   * The "SourceForge needed more CVS servers" release.  :-/
   * Update to current CVS snapshot (finally).
   * Package python-textwrap, required for python << 2.3
     (included upstream).
   * Cleaned up the setup*.py scripts.
   * Removed "extras" from setup.py;
     the extra modules have their own setup scripts.
   * Added a Lintian override for python-roman.copyright,
     which mentions the GPL but isn't.
   * Completed the transition to debhelper v4,
     some files were stuck in debian/tmp.
     - Closes: #204352
   * Explicitly use Python 2.3 for installation.
     - Closes: #198302
   * Updated maintainer email address.
   * Updated Standards-Version to 3.6.0 (no changes).

 -- Matthias Urlichs <smurf@smurf.noris.de>  Mon, 4 Aug 2003 01:44:12 +0200

python-docutils (0.2.8+cvs20030324-6) unstable; urgency=low

   * difflib.py, roman.py:
     Include a copy of the Python license

 -- Matthias Urlichs <smurf@noris.de>  02 May 2003 09:01:31 +0200

python-docutils (0.2.8+cvs20030324-5) unstable; urgency=low

   * Fixed requirements:
     Require optik >= 1.4
     Require xmlbase
     Build-Require python-dev

 -- Matthias Urlichs <smurf@noris.de>  07 Apr 2003 08:36:46 +0200

python-docutils (0.2.8+cvs20030324-4) unstable; urgency=low

   * Ready for upload.
     - Closes: #186658
   * Added /usr/bin symlinks where appropriate.

 -- Matthias Urlichs <smurf@noris.de>  06 Apr 2003 13:03:01 +0200

python-docutils (0.2.8+cvs20030324-3) unstable; urgency=low

   * debian/rules:
     Set path to python
     use dh_movefiles
     skip SCCS directories when installing documentation

 -- Matthias Urlichs <smurf@noris.de>  30 Mar 2003 17:56:53 +0200

python-docutils (0.2.8+cvs20030324-2) unstable; urgency=low

   * Use a simple text in "copyright";
     install the original notice in "COPYING.orig.txt"
   * debian/control:
     depend on debhelper 4
     update descriptions

 -- Matthias Urlichs <smurf@noris.de>  30 Mar 2003 17:51:19 +0200

python-docutils (0.2.8+cvs20030324-1) unstable; urgency=low

   * Cleanup
   * Split into three binary packages
   * Prefer "optparse" to "optik"
   * Deleted example files from debian/
   * Changed maintainer

 -- Matthias Urlichs <smurf@noris.de>  29 Mar 2003 13:07:49 +0200

2002

python-docutils (0.2cvs021013-1) unstable; urgency=low

   * Initial Release.

 -- Matthias Klose <doko@debian.org>  Sat, 12 Oct 2002 15:05:38 +0200