[Python-modules-commits] r24752 - in packages/shiboken/trunk/debian (changelog)

odyx at users.alioth.debian.org odyx at users.alioth.debian.org
Wed Jun 12 07:39:23 UTC 2013


    Date: Wednesday, June 12, 2013 @ 07:39:21
  Author: odyx
Revision: 24752

shiboken 1.1.2-3 Debian release.

Modified:
  packages/shiboken/trunk/debian/changelog

Modified: packages/shiboken/trunk/debian/changelog
===================================================================
--- packages/shiboken/trunk/debian/changelog	2013-06-12 07:39:04 UTC (rev 24751)
+++ packages/shiboken/trunk/debian/changelog	2013-06-12 07:39:21 UTC (rev 24752)
@@ -1,9 +1,31 @@
-shiboken (1.1.2-3) UNRELEASED; urgency=low
+shiboken (1.1.2-3) unstable; urgency=low
 
+  * Upload to unstable.
+
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:56 +0200
+  [ Julian Taylor ]
+  * Add python3.3-and-multiarch.patch to add python3.3 to list of python
+    versions and deal with multiarch include paths
+  * Add memleak-instead-crash.patch to avoid crash on dereferencing
+    object in tests introduce an intentional memleak until we have a
+    proper fix.
+  * Add static-override-fix.patch to fix broken static/non-static
+    overloads in python3.
+  * update debian/shiboken-dbg.install and debian/rules makeshlibs
+    override for new python abi suffixes not having "u".
 
+  [ Didier Raboud ]
+  * Import all upstream patches on top of 1.1.2, refresh affected
+    patches.
+  * Make the Python3 only build on >= 3.3, as the 3.2 build fails to
+    have running tests.
+  * Patch sample_overflow test to use int( instead of long( as per PEP-
+    0237.
+
+ -- Didier Raboud <odyx at debian.org>  Tue, 11 Jun 2013 10:49:54 +0200
+
 shiboken (1.1.2-2) experimental; urgency=low
 
   * Add python{,3}-numpy-dbg to Build-Depends to have all tests pass.




More information about the Python-modules-commits mailing list