On 06/15/2013 01:52 PM, Nikolaus Rath wrote: > I've attached a debdiff for building Python 3 packages. It also fixes > bug #710049. Please let me know if that's acceptable, or if you would > like me to make any changes.
Note that the patch includes a small change in packaging style: all files are now installed in debian/tmp, and dh_install is used to populate the debian/python[3]-apsw/ directories. That way we do not need 4 separate install targets, and as an added bonus the -dbg packages now contain not just the extension built for the Python debug interpreter, but also the debug symbols for the extension build with the regular Python interpreter. Best, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

