Your message dated Thu, 28 Feb 2013 21:25:58 +0000
with message-id <[email protected]>
and subject line Re: Bug#701859: pre-approval unblock:
python-bsddb3/5.2.0-1+deb7u1
has caused the Debian Bug report #701859,
regarding pre-approval unblock: python-bsddb3/5.2.0-1+deb7u1
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.)
--
701859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701859
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
I've attached a proposed debdiff to fix RC bug #700996 ("directory vs.
symlink conflict: /usr/include/python3.2"). It's pretty
straightforward, but this has to go through testing-proposed-updates
so I assume that a pre-approval is needed?
diff -u python-bsddb3-5.2.0/debian/control python-bsddb3-5.2.0/debian/control
--- python-bsddb3-5.2.0/debian/control
+++ python-bsddb3-5.2.0/debian/control
@@ -2,7 +2,7 @@
Section: python
Priority: optional
Maintainer: Matthias Klose <[email protected]>
-Build-Depends: debhelper (>= 6), libdb5.1-dev, python-all-dev (>=
2.6.6-1~), python-all-dbg, python3-all-dev (>= 3.1.2-10~),
python3-all-dbg
+Build-Depends: debhelper (>= 6), libdb5.1-dev, python-all-dev (>=
2.6.6-1~), python-all-dbg, python3-all-dev (>= 3.1.2-10~),
python3-all-dbg, python3.2-dev (>= 3.2.3-7)
Build-Depends-Indep: python-sphinx
Standards-Version: 3.9.2
XS-Python-Version: >= 2.6
diff -u python-bsddb3-5.2.0/debian/changelog
python-bsddb3-5.2.0/debian/changelog
--- python-bsddb3-5.2.0/debian/changelog
+++ python-bsddb3-5.2.0/debian/changelog
@@ -1,3 +1,11 @@
+python-bsddb3 (5.2.0-1+deb7u1) testing-proposed-updates; urgency=low
+
+ * Non-maintainer upload.
+ * Build-depend on python3.2-dev (>= 3.2.3-7) to fix directory vs. symlink
+ conflict on /usr/include/python3.2. Closes: #700996.
+
+ -- Vincent Cheng <[email protected]> Wed, 27 Feb 2013 22:36:16 -0800
+
python-bsddb3 (5.2.0-1) unstable; urgency=low
* New upstream release.
Regards,
Vincent
--- End Message ---
--- Begin Message ---
Hi,
On Thu, 2013-02-28 at 21:09 +0000, Adam D. Barratt wrote:
> Control: tags -1 + confirmed
Actually, as was kindly pointed out on IRC, for wheezy we can just
binNMU this once the new python3.2 migrates to testing. So let's skip
the tpu upload; thanks for the work.
Regards,
Adam
--- End Message ---