python-docutils: depends on non-existing package python (>= 2.4)

Bug #11673 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
python-docutils (Debian)
Fix Released
Unknown
python-docutils (Ubuntu)
Invalid
High
Unassigned

Bug Description

Automatically imported from Debian bug report #288873 http://bugs.debian.org/288873

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #288873 http://bugs.debian.org/288873

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 06 Jan 2005 02:30:29 +0100
From: Bastian Kleineidam <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: python-docutils: depends on non-existing package python (>= 2.4)

--===============1611842908==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: python-docutils
Version: 0.3.5-3
Severity: serious
Tags: patch
Justification: Policy 3.5

Hi,

since the default python version is still 2.3, I fixed the dependencies
to python (>= 2.3) and moved python2.3-docutils as the first
alternative.

Regards,
  Bastian

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-bk8-treasure1
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages python-docutils depends on:
ii python 2.3.4-5 An interactive high-level object-o
ii python2.3-docutils 0.3.7-1 Dependency package for python-docu

-- no debconf information

--===============1611842908==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="docutils.diff"

--- control.orig 2005-01-06 02:25:56.000000000 +0100
+++ control 2005-01-06 02:26:43.000000000 +0100
@@ -7,7 +7,7 @@

 Package: python-docutils
 Architecture: all
-Depends: python2.4-docutils | python2.3-docutils | python2.2-docutils, python (>= 2.4), python (<< 2.5)
+Depends: python2.3-docutils | python2.4-docutils | python2.2-docutils, python (>= 2.3)
 Description: Utilities for the documentation of Python modules
  The purpose of the Docutils project is to create a set of tools for
  processing plaintext documentation into useful formats, such as HTML,

--===============1611842908==--

Revision history for this message
Matt Zimmerman (mdz) wrote :

2.4 is the default Python on Ubuntu

Revision history for this message
In , Steve Langasek (vorlon) wrote : Only affects version in sid (reported against the wrong version)

tags 288873 sid
thanks

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 5 Jan 2005 23:49:25 -0800
From: Steve Langasek <email address hidden>
To: <email address hidden>
Subject: Only affects version in sid (reported against the wrong version)

tags 288873 sid
thanks

Revision history for this message
In , Matthias Urlichs (smurf) wrote : Bug#288873: fixed in python-docutils 0.3.7-2
Download full text (3.9 KiB)

Source: python-docutils
Source-Version: 0.3.7-2

We believe that the bug you reported is fixed in the latest version of
python-docutils, which is due to be installed in the Debian FTP archive:

python-docutils_0.3.7-2.diff.gz
  to pool/main/p/python-docutils/python-docutils_0.3.7-2.diff.gz
python-docutils_0.3.7-2.dsc
  to pool/main/p/python-docutils/python-docutils_0.3.7-2.dsc
python-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python-docutils_0.3.7-2_all.deb
python-roman_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python-roman_0.3.7-2_all.deb
python2.1-difflib_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.1-difflib_0.3.7-2_all.deb
python2.1-textwrap_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.1-textwrap_0.3.7-2_all.deb
python2.2-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.2-docutils_0.3.7-2_all.deb
python2.2-textwrap_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.2-textwrap_0.3.7-2_all.deb
python2.3-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.3-docutils_0.3.7-2_all.deb
python2.4-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.4-docutils_0.3.7-2_all.deb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Urlichs <email address hidden> (supplier of updated python-docutils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Changed-By: Matthias Urlichs <email address hidden>
Date: Thu, 6 Jan 2005 07:50:31 +0100
Version: 0.3.7-2
Distribution: unstable
Source: python-docutils
Urgency: low
Maintainer: Matthias Urlichs <email address hidden>
Binary: python-docutils python-roman python2.1-difflib python2.1-textwrap python2.2-docutils python2.2-textwrap python2.3-docutils python2.4-docutils
Architecture: all source
Closes: 288873
Changes:
 python-docutils (0.3.7-2) unstable; urgency=low
 .
   * Fix dependency on Python 2.3 -- still the default. :-/
     Closes:#288873.
Description:
 python2.1-difflib - A module for computing deltas between objects
 python2.3-docutils - Dependency package for python-docutils with Python 2.3
 python2.1-textwrap - A module for wrapping text
 python2.4-docutils - Dependency package for python-docutils with Python 2.4
 python-docutils - Utilities for the documentation of Python modules
 python2.2-docutils - Dependency package for python-docutils with Python 2.2
 python-roman - A module for generating/analyzing Roman numerals
 python2.2-textwrap - A module for wrapping text
Files:
 9f25992b855fae52dfec7b86c0f737eb 9378 python optional python2.2-textwrap_0.3.7-2_all.deb
 20f277a0c967df621f2dd4f362850763 3898 python optional python2.3-docutils_0.3.7-2_all.deb
 e12de3d582103e755ab010cf98a45822 20758 python optional python2.1-difflib_0.3.7-2_all.deb...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (4.1 KiB)

Message-Id: <email address hidden>
Date: Thu, 06 Jan 2005 09:32:48 -0500
From: Matthias Urlichs <email address hidden>
To: <email address hidden>
Subject: Bug#288873: fixed in python-docutils 0.3.7-2

Source: python-docutils
Source-Version: 0.3.7-2

We believe that the bug you reported is fixed in the latest version of
python-docutils, which is due to be installed in the Debian FTP archive:

python-docutils_0.3.7-2.diff.gz
  to pool/main/p/python-docutils/python-docutils_0.3.7-2.diff.gz
python-docutils_0.3.7-2.dsc
  to pool/main/p/python-docutils/python-docutils_0.3.7-2.dsc
python-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python-docutils_0.3.7-2_all.deb
python-roman_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python-roman_0.3.7-2_all.deb
python2.1-difflib_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.1-difflib_0.3.7-2_all.deb
python2.1-textwrap_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.1-textwrap_0.3.7-2_all.deb
python2.2-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.2-docutils_0.3.7-2_all.deb
python2.2-textwrap_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.2-textwrap_0.3.7-2_all.deb
python2.3-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.3-docutils_0.3.7-2_all.deb
python2.4-docutils_0.3.7-2_all.deb
  to pool/main/p/python-docutils/python2.4-docutils_0.3.7-2_all.deb

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Urlichs <email address hidden> (supplier of updated python-docutils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Changed-By: Matthias Urlichs <email address hidden>
Date: Thu, 6 Jan 2005 07:50:31 +0100
Version: 0.3.7-2
Distribution: unstable
Source: python-docutils
Urgency: low
Maintainer: Matthias Urlichs <email address hidden>
Binary: python-docutils python-roman python2.1-difflib python2.1-textwrap python2.2-docutils python2.2-textwrap python2.3-docutils python2.4-docutils
Architecture: all source
Closes: 288873
Changes:
 python-docutils (0.3.7-2) unstable; urgency=low
 .
   * Fix dependency on Python 2.3 -- still the default. :-/
     Closes:#288873.
Description:
 python2.1-difflib - A module for computing deltas between objects
 python2.3-docutils - Dependency package for python-docutils with Python 2.3
 python2.1-textwrap - A module for wrapping text
 python2.4-docutils - Dependency package for python-docutils with Python 2.4
 python-docutils - Utilities for the documentation of Python modules
 python2.2-docutils - Dependency package for python-docutils with Python 2.2
 python-roman - A module for generating/analyzing Roman numerals
 python2.2-textwrap - A module for wrapping text
Files:
 9f25992b855fae52dfec7b86c0f737eb 9378 python opti...

Read more...

Changed in python-docutils:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.