Your message dated Fri, 07 Nov 2014 23:38:46 +0000
with message-id <[email protected]>
and subject line Re: Bug#768488: unblock: deap/1.0.1-3+deb8u1
has caused the Debian Bug report #768488,
regarding unblock: deap/1.0.1-3+deb8u1
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.)
--
768488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768488
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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 <[email protected]> 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
--- End Message ---
--- Begin Message ---
On 07/11/14 19:14, Daniel Stender wrote:
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> Fri, 07 Nov 2014 01:24:41 +0100
I've included a Debdiff.
Thanks, unblocked.
BTW you could have just used version 1.0.1-4, given that doesn't exist. But it's
not a big deal.
Cheers,
Emilio
--- End Message ---