Bug#768488: unblock: deap/1.0.1-3+deb8u1
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Hello Release Team,
hereby I request to unblock deap/1.0.1-3+deb8u1, which is currently in Unstable:
unblock deap/1.0.1-3+deb8u1
It closes the serious bug #765440: deap/1.0.1-3 had its documentation
package renamed from "python-deap-doc" in the previous versions to
"deap-doc", but missed a Conflicts/Replaces against the old package [1].
The new package just adds that.
[1] http://bugs.debian.org/765440
Here's the changelog:
deap (1.0.1-3+deb8u1) unstable; urgency=medium
* deb/control:
+ added Conflicts and Replaces of python-deap-doc
(former name of docs package) for deap-doc (Closes: #765440).
-- Daniel Stender <debian@danielstender.com> Fri, 07 Nov 2014 01:24:41 +0100
I've included a Debdiff.
Greetings,
Daniel Stender
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru deap-1.0.1/debian/changelog deap-1.0.1/debian/changelog
--- deap-1.0.1/debian/changelog 2014-10-14 18:33:05.000000000 +0200
+++ deap-1.0.1/debian/changelog 2014-11-07 01:24:48.000000000 +0100
@@ -1,3 +1,11 @@
+deap (1.0.1-3+deb8u1) unstable; urgency=medium
+
+ * deb/control:
+ + added Conflicts and Replaces of python-deap-doc
+ (former name of docs package) for deap-doc (Closes: #765440).
+
+ -- Daniel Stender <debian@danielstender.com> Fri, 07 Nov 2014 01:24:41 +0100
+
deap (1.0.1-3) unstable; urgency=medium
* deb/copyright: added licenses for doc/_static/sidebar.js and
diff -Nru deap-1.0.1/debian/control deap-1.0.1/debian/control
--- deap-1.0.1/debian/control 2014-10-13 00:42:09.000000000 +0200
+++ deap-1.0.1/debian/control 2014-11-06 17:49:39.000000000 +0100
@@ -66,6 +66,10 @@
Recommends:
python-deap,
python3-deap
+Conflicts:
+ python-deap-doc
+Replaces:
+ python-deap-doc
Description: Distributed Evolutionary Algorithms in Python (docs)
DEAP is a novel evolutionary computation framework for rapid prototyping and
testing of ideas. It seeks to make algorithms explicit and data structures
Reply to: