--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: pre-approval unblock: python-bsddb3/5.2.0-1+deb7u1
- From: Vincent Cheng <vincentc1208@gmail.com>
- Date: Wed, 27 Feb 2013 22:40:12 -0800
- Message-id: <CACZd_tBR21ggj=ZMT0OEhch9E6e2Unny9Ad_B9ysXb-AXeX+5A@mail.gmail.com>
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <doko@debian.org>
-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 <Vincentc1208@gmail.com> 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 ---