Your message dated Fri, 06 Feb 2015 23:06:55 +0100
with message-id <[email protected]>
and subject line Re: Bug#776887: unblock: python-defaults/2.7.8-3
has caused the Debian Bug report #776887,
regarding unblock: python-defaults/2.7.8-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
776887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776887
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package python-defaults
RC bug fix. The new predepends was discussed on d-devel as required by
policy.
unblock python-defaults/2.7.8-3
diff -Nru python-defaults-2.7.8/debian/changelog python-defaults-2.7.8/debian/changelog
--- python-defaults-2.7.8/debian/changelog 2014-10-24 11:03:31.000000000 -0400
+++ python-defaults-2.7.8/debian/changelog 2015-02-02 16:13:04.000000000 -0500
@@ -1,3 +1,10 @@
+python-defaults (2.7.8-3) unstable; urgency=medium
+
+ [ Michael Gilbert ]
+ * Make python-minimal a pre-dependency for python (closes: #769106).
+
+ -- Scott Kitterman <[email protected]> Mon, 02 Feb 2015 16:12:38 -0500
+
python-defaults (2.7.8-2) unstable; urgency=medium
[ Matthias Klose ]
diff -Nru python-defaults-2.7.8/debian/control python-defaults-2.7.8/debian/control
--- python-defaults-2.7.8/debian/control 2014-10-24 11:56:47.000000000 -0400
+++ python-defaults-2.7.8/debian/control 2015-02-02 16:20:42.000000000 -0500
@@ -16,7 +16,8 @@
Architecture: any
Multi-Arch: allowed
Priority: standard
-Depends: ${misc:Depends}, python2.7 (>= 2.7.8-5~), python-minimal (= ${binary:Version}), libpython-stdlib (= ${binary:Version})
+Pre-Depends: python-minimal (= ${binary:Version})
+Depends: ${misc:Depends}, python2.7 (>= 2.7.8-5~), libpython-stdlib (= ${binary:Version})
Suggests: python-doc (= ${binary:Version}), python-tk (>= 2.7.8-5~)
Conflicts: python-central (<< 0.5.5)
Breaks: update-manager-core (<< 0.200.5-2)
diff -Nru python-defaults-2.7.8/debian/control.in python-defaults-2.7.8/debian/control.in
--- python-defaults-2.7.8/debian/control.in 2014-10-24 11:55:21.000000000 -0400
+++ python-defaults-2.7.8/debian/control.in 2015-02-02 16:12:34.000000000 -0500
@@ -16,7 +16,8 @@
Architecture: any
Multi-Arch: allowed
Priority: standard
-Depends: ${misc:Depends}, @PVER@ (>= @PREVVER@), python-minimal (= ${binary:Version}), libpython-stdlib (= ${binary:Version})
+Pre-Depends: python-minimal (= ${binary:Version})
+Depends: ${misc:Depends}, @PVER@ (>= @PREVVER@), libpython-stdlib (= ${binary:Version})
Suggests: python-doc (= ${binary:Version}), python-tk (>= @PREVVER@)
Conflicts: python-central (<< 0.5.5)
Breaks: update-manager-core (<< 0.200.5-2)
--- End Message ---
--- Begin Message ---
On 2015-02-02 22:27, Scott Kitterman wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package python-defaults
>
> RC bug fix. The new predepends was discussed on d-devel as required by
> policy.
>
> unblock python-defaults/2.7.8-3
>
Unblocked, thanks.
~Niels
--- End Message ---