diff --git a/debian/changelog b/debian/changelog index 38d038bd4f571619e0f06d651e220f430144b8d6..cf81862cf5bf27e20992eac6cb319b50b66a4fe9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-defaults (2.6.5-2) UNRELEASED; urgency=low +python-defaults (2.6.5-2) unstable; urgency=low [ Piotr Ożarowski ] * dh_python2: @@ -30,7 +30,7 @@ python-defaults (2.6.5-2) UNRELEASED; urgency=low * Don't allow installation of a mix of defaults packages for different python versions. Closes: #583683. - -- Matthias Klose <doko@debian.org> Wed, 16 Jun 2010 09:19:55 +0200 + -- Matthias Klose <doko@debian.org> Thu, 17 Jun 2010 23:47:08 +0200 python-defaults (2.6.5-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 37f5a779905c85e06137400bbeaa26aee24a7457..ed7bbc6c494ef2dd8654cd9a9168fff04484ec8e 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Architecture: all Priority: standard Depends: python2.6 (>= 2.6.5+20100616-1~), python-minimal (>= ${binary:Version}) Conflicts: python2.3 (<< 2.3.5-14), python2.1 (<= 2.1.2), python-xmlbase, python-csv, python-bz2, python-base, python-central (<< 0.5.5) -Replaces: python2.3 (<= 2.3.2-6), python-xmlbase, python-base +Replaces: python2.3 (<= 2.3.2-6), python-xmlbase, python-base, python-dev (<< 2.6.5-2) Provides: python-email, python-xmlbase, python-plistlib, python-ctypes, python-wsgiref Suggests: python-doc (>= ${binary:Version}), python-tk (>= ${binary:Version}), python-profiler (>= ${binary:Version}) Description: An interactive high-level object-oriented language (default version) diff --git a/debian/control.in b/debian/control.in index d8aa53e8b27f104543ff8130e07d61834b9b4ee1..714527dd3bbb07ee32cd1e2e9a66350917bd31ac 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,7 +13,7 @@ Architecture: all Priority: standard Depends: @PVER@ (>= @PREVVER@), python-minimal (>= ${binary:Version}) Conflicts: python2.3 (<< 2.3.5-14), python2.1 (<= 2.1.2), python-xmlbase, python-csv, python-bz2, python-base, python-central (<< 0.5.5) -Replaces: python2.3 (<= 2.3.2-6), python-xmlbase, python-base +Replaces: python2.3 (<= 2.3.2-6), python-xmlbase, python-base, python-dev (<< 2.6.5-2) Provides: python-email, python-xmlbase, python-plistlib, python-ctypes, python-wsgiref Suggests: python-doc (>= ${binary:Version}), python-tk (>= ${binary:Version}), python-profiler (>= ${binary:Version}) Description: An interactive high-level object-oriented language (default version)