Package: release.debian.org
Severity: normal
User: release.debian....@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 <d...@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 <vincentc1...@gmail.com>  Wed, 27 Feb 2013 22:36:16 -0800
+
 python-bsddb3 (5.2.0-1) unstable; urgency=low

   * New upstream release.


Regards,
Vincent


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to