[Python-modules-commits] r29619 - in packages/sip4/trunk/debian (3 files)

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Fri Jul 4 15:50:23 UTC 2014


    Date: Friday, July 4, 2014 @ 15:50:21
  Author: kitterman
Revision: 29619

* New upstream bugfix release
  - Refreshed patches

Modified:
  packages/sip4/trunk/debian/changelog
  packages/sip4/trunk/debian/patches/configure.py.patch
  packages/sip4/trunk/debian/patches/siputils_objdir_module_fix.diff

Modified: packages/sip4/trunk/debian/changelog
===================================================================
--- packages/sip4/trunk/debian/changelog	2014-07-04 13:37:50 UTC (rev 29618)
+++ packages/sip4/trunk/debian/changelog	2014-07-04 15:50:21 UTC (rev 29619)
@@ -1,3 +1,10 @@
+sip4 (4.16.2+dfsg-1) unstable; urgency=medium
+
+  * New upstream bugfix release
+    - Refreshed patches
+
+ -- Scott Kitterman <scott at kitterman.com>  Fri, 04 Jul 2014 11:15:21 -0400
+
 sip4 (4.16.1+dfsg-1) unstable; urgency=medium
 
   * New upstream bugfix release.

Modified: packages/sip4/trunk/debian/patches/configure.py.patch
===================================================================
--- packages/sip4/trunk/debian/patches/configure.py.patch	2014-07-04 13:37:50 UTC (rev 29618)
+++ packages/sip4/trunk/debian/patches/configure.py.patch	2014-07-04 15:50:21 UTC (rev 29619)
@@ -1,8 +1,8 @@
-Index: sip4-4.14/configure.py
+Index: sip4-4.16.2+dfsg/configure.py
 ===================================================================
---- sip4-4.14.orig/configure.py	2012-09-29 07:26:55.000000000 -0400
-+++ sip4-4.14/configure.py	2012-10-01 02:04:38.522747304 -0400
-@@ -224,6 +224,8 @@
+--- sip4-4.16.2+dfsg.orig/configure.py	2014-07-04 11:25:52.463702009 -0400
++++ sip4-4.16.2+dfsg/configure.py	2014-07-04 11:25:52.455702009 -0400
+@@ -231,6 +231,8 @@
          ("siplib", "siplib.c"),
          ("siplib", "siplib.sbf")
      )
@@ -11,7 +11,7 @@
  
      # The siplib directory may not exist if we are building away from the
      # source directory.
-@@ -233,7 +235,7 @@
+@@ -240,7 +242,7 @@
          pass
  
      for f in patched:

Modified: packages/sip4/trunk/debian/patches/siputils_objdir_module_fix.diff
===================================================================
--- packages/sip4/trunk/debian/patches/siputils_objdir_module_fix.diff	2014-07-04 13:37:50 UTC (rev 29618)
+++ packages/sip4/trunk/debian/patches/siputils_objdir_module_fix.diff	2014-07-04 15:50:21 UTC (rev 29619)
@@ -1,8 +1,8 @@
-Index: sip4-4.14.7/siputils.py
+Index: sip4-4.16.2+dfsg/siputils.py
 ===================================================================
---- sip4-4.14.7.orig/siputils.py	2013-06-17 20:40:58.468338051 -0400
-+++ sip4-4.14.7/siputils.py	2013-06-17 20:40:58.460338051 -0400
-@@ -1693,9 +1693,12 @@
+--- sip4-4.16.2+dfsg.orig/siputils.py	2014-07-04 11:25:16.519703071 -0400
++++ sip4-4.16.2+dfsg/siputils.py	2014-07-04 11:25:16.515703071 -0400
+@@ -1683,9 +1683,12 @@
          mfile.write("\n$(OFILES): $(HFILES)\n")
  
          for mf in self._build["moc_headers"].split():




More information about the Python-modules-commits mailing list