[Python-modules-commits] r24841 - in packages/sip4/trunk/debian (2 files)

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Tue Jun 18 03:20:23 UTC 2013


    Date: Tuesday, June 18, 2013 @ 03:20:18
  Author: kitterman
Revision: 24841

* New upstream release
* Added doc-base registration, debian/python-sip-doc.doc-base

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

Modified: packages/sip4/trunk/debian/changelog
===================================================================
--- packages/sip4/trunk/debian/changelog	2013-06-17 23:53:41 UTC (rev 24840)
+++ packages/sip4/trunk/debian/changelog	2013-06-18 03:20:18 UTC (rev 24841)
@@ -1,12 +1,17 @@
-sip4 (4.14.6-2) UNRELEASED; urgency=low
+sip4 (4.14.7-1) unstable; urgency=low
 
+  [ Dmitry Shachnev ]
   * Fixes for some lintian4python errors:
     - Make python3-sip-dev depend on ${python3:Depends}, not ${python:Depends}.
     - Bump build-dependency on python-all-dev to (>= 2.7.2-5~), to ensure
       that dh_python2 supports --no-dbg-cleaning option.
 
- -- Dmitry Shachnev <mitya57 at gmail.com>  Thu, 16 May 2013 20:47:20 +0400
+  [ Scott Kitterman ]
+  * New upstream release
+  * Added doc-base registration, debian/python-sip-doc.doc-base
 
+ -- Scott Kitterman <scott at kitterman.com>  Mon, 17 Jun 2013 20:39:47 -0400
+
 sip4 (4.14.6-1) unstable; urgency=low
 
   * Upload to unstable

Modified: packages/sip4/trunk/debian/patches/siputils_objdir_module_fix.diff
===================================================================
--- packages/sip4/trunk/debian/patches/siputils_objdir_module_fix.diff	2013-06-17 23:53:41 UTC (rev 24840)
+++ packages/sip4/trunk/debian/patches/siputils_objdir_module_fix.diff	2013-06-18 03:20:18 UTC (rev 24841)
@@ -1,8 +1,8 @@
-Index: sip4-4.14.4/siputils.py
+Index: sip4-4.14.7/siputils.py
 ===================================================================
---- sip4-4.14.4.orig/siputils.py	2013-03-06 09:50:41.563819869 -0500
-+++ sip4-4.14.4/siputils.py	2013-03-06 09:50:46.671820067 -0500
-@@ -1685,9 +1685,12 @@
+--- 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 @@
          mfile.write("\n$(OFILES): $(HFILES)\n")
  
          for mf in self._build["moc_headers"].split():




More information about the Python-modules-commits mailing list