[Python-modules-commits] r14193 - in packages/skype4py/tags (11 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Thu Aug 12 17:17:53 UTC 2010
Date: Thursday, August 12, 2010 @ 17:17:51
Author: jwilk
Revision: 14193
[svn-buildpackage] Tagging skype4py 1.0.31.0-2
Added:
packages/skype4py/tags/1.0.31.0-2/
packages/skype4py/tags/1.0.31.0-2/debian/
packages/skype4py/tags/1.0.31.0-2/debian/changelog
(from rev 14192, packages/skype4py/trunk/debian/changelog)
packages/skype4py/tags/1.0.31.0-2/debian/control
(from rev 14191, packages/skype4py/trunk/debian/control)
packages/skype4py/tags/1.0.31.0-2/debian/patches/
packages/skype4py/tags/1.0.31.0-2/debian/patches/disable-cython.diff
(from rev 14189, packages/skype4py/trunk/debian/patches/disable-cython.diff)
packages/skype4py/tags/1.0.31.0-2/debian/patches/series
(from rev 14189, packages/skype4py/trunk/debian/patches/series)
Deleted:
packages/skype4py/tags/1.0.31.0-2/debian/
packages/skype4py/tags/1.0.31.0-2/debian/changelog
packages/skype4py/tags/1.0.31.0-2/debian/control
packages/skype4py/tags/1.0.31.0-2/debian/patches/series
Deleted: packages/skype4py/tags/1.0.31.0-2/debian/changelog
===================================================================
--- packages/skype4py/trunk/debian/changelog 2010-08-12 09:44:59 UTC (rev 14186)
+++ packages/skype4py/tags/1.0.31.0-2/debian/changelog 2010-08-12 17:17:51 UTC (rev 14193)
@@ -1,36 +0,0 @@
-skype4py (1.0.31.0-2) UNRELEASED; urgency=low
-
- * QA upload.
- * Set maintainer to the Debian QA Group
- * Remove Rafael Laboissiere from Uploaders (closes: #571877).
- * Switch to source format 3.0 (quilt).
- * Automatically generate dependencies on python and python-support
- (closes: #592490)
-
- -- Jakub Wilk <jwilk at debian.org> Thu, 12 Aug 2010 11:42:28 +0200
-
-skype4py (1.0.31.0-1) unstable; urgency=low
-
- * New upstream release. First official release of the package
- (closes: #515783).
- * debian/control:
- + Set Maintainer as the Debian Python Modules Team and add myself to the
- Uploaders list
- + Put package in the contrib distribution
- + Add appropriate Vcs-* URLs
- + Fix Lintian warning debhelper-but-no-misc-depends
- + Add an extra sentence to the extended description (Lintian warning
- extended-description-is-probably-too-short)
- * debian/watch: Use SF redirector (Lintian warning)
- * debian/copyright:
- + Use the UTF-8 character for the Copyright symbol (Lintian warning)
- + Update the licensing terms of the Debian packaging to GPL v3
-
- -- Rafael Laboissiere <rafael at debian.org> Wed, 18 Feb 2009 18:00:58 +0100
-
-skype4py (1.0.29.0-1) unstable; urgency=low
-
- * Initial release
-
- -- Rafael Laboissiere <rafael at debian.org> Tue, 28 Oct 2008 11:46:13 +0100
-
Copied: packages/skype4py/tags/1.0.31.0-2/debian/changelog (from rev 14192, packages/skype4py/trunk/debian/changelog)
===================================================================
--- packages/skype4py/tags/1.0.31.0-2/debian/changelog (rev 0)
+++ packages/skype4py/tags/1.0.31.0-2/debian/changelog 2010-08-12 17:17:51 UTC (rev 14193)
@@ -0,0 +1,40 @@
+skype4py (1.0.31.0-2) unstable; urgency=low
+
+ * QA upload.
+ * Set maintainer to the Debian QA Group
+ * Remove Rafael Laboissiere from Uploaders (closes: #571877).
+ * Switch to source format 3.0 (quilt).
+ * Automatically generate dependencies on python and python-support
+ (closes: #592490)
+ * Fix crash when trying to run skype (closes: #578327).
+ * Disable Cython support for the time being (closes: #592728).
+ * Build-depend on python-all rather than python-all-dev.
+ * Bump standards version to 3.9.1 (no changes needed).
+
+ -- Jakub Wilk <jwilk at debian.org> Thu, 12 Aug 2010 18:59:38 +0200
+
+skype4py (1.0.31.0-1) unstable; urgency=low
+
+ * New upstream release. First official release of the package
+ (closes: #515783).
+ * debian/control:
+ + Set Maintainer as the Debian Python Modules Team and add myself to the
+ Uploaders list
+ + Put package in the contrib distribution
+ + Add appropriate Vcs-* URLs
+ + Fix Lintian warning debhelper-but-no-misc-depends
+ + Add an extra sentence to the extended description (Lintian warning
+ extended-description-is-probably-too-short)
+ * debian/watch: Use SF redirector (Lintian warning)
+ * debian/copyright:
+ + Use the UTF-8 character for the Copyright symbol (Lintian warning)
+ + Update the licensing terms of the Debian packaging to GPL v3
+
+ -- Rafael Laboissiere <rafael at debian.org> Wed, 18 Feb 2009 18:00:58 +0100
+
+skype4py (1.0.29.0-1) unstable; urgency=low
+
+ * Initial release
+
+ -- Rafael Laboissiere <rafael at debian.org> Tue, 28 Oct 2008 11:46:13 +0100
+
Deleted: packages/skype4py/tags/1.0.31.0-2/debian/control
===================================================================
--- packages/skype4py/trunk/debian/control 2010-08-12 09:44:59 UTC (rev 14186)
+++ packages/skype4py/tags/1.0.31.0-2/debian/control 2010-08-12 17:17:51 UTC (rev 14193)
@@ -1,23 +0,0 @@
-Source: skype4py
-Section: contrib/python
-Priority: extra
-Maintainer: Debian QA Group <packages at qa.debian.org>
-Build-Depends: debhelper (>= 7),
- cdbs (>= 0.4.43),
- python-all-dev (>= 2.4),
- python-support (>= 0.7.1),
- python-setuptools (>= 0.6b3)
-Standards-Version: 3.8.0
-XS-Python-Version: >= 2.4
-Homepage: https://developer.skype.com/wiki/Skype4Py
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/skype4py/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/skype4py
-
-Package: python-skype
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: Skype API wrapper for Python
- Skype4Py is a high-level, platform independent Skype API wrapper for
- Python with API similar to Skype4COM. This package allows the
- development of applications written in Python that can interface with
- the popular voice-over-IP Skype program.
Copied: packages/skype4py/tags/1.0.31.0-2/debian/control (from rev 14191, packages/skype4py/trunk/debian/control)
===================================================================
--- packages/skype4py/tags/1.0.31.0-2/debian/control (rev 0)
+++ packages/skype4py/tags/1.0.31.0-2/debian/control 2010-08-12 17:17:51 UTC (rev 14193)
@@ -0,0 +1,23 @@
+Source: skype4py
+Section: contrib/python
+Priority: extra
+Maintainer: Debian QA Group <packages at qa.debian.org>
+Build-Depends: debhelper (>= 7),
+ cdbs (>= 0.4.43),
+ python-all (>= 2.4),
+ python-support (>= 0.7.1),
+ python-setuptools (>= 0.6b3)
+Standards-Version: 3.9.1
+XS-Python-Version: >= 2.4
+Homepage: https://developer.skype.com/wiki/Skype4Py
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/skype4py/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/skype4py
+
+Package: python-skype
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Description: Skype API wrapper for Python
+ Skype4Py is a high-level, platform independent Skype API wrapper for
+ Python with API similar to Skype4COM. This package allows the
+ development of applications written in Python that can interface with
+ the popular voice-over-IP Skype program.
Copied: packages/skype4py/tags/1.0.31.0-2/debian/patches/disable-cython.diff (from rev 14189, packages/skype4py/trunk/debian/patches/disable-cython.diff)
===================================================================
--- packages/skype4py/tags/1.0.31.0-2/debian/patches/disable-cython.diff (rev 0)
+++ packages/skype4py/tags/1.0.31.0-2/debian/patches/disable-cython.diff 2010-08-12 17:17:51 UTC (rev 14193)
@@ -0,0 +1,16 @@
+Description: Disable Cython support for the time being.
+Author: Jakub Wilk <jwilk at debian.org>
+Bug-Debian: http://bugs.debian.org/XXXXXX
+Last-Update: 2010-08-12
+
+--- a/setup.py
++++ b/setup.py
+@@ -143,7 +143,7 @@
+ try:
+ # If Cython is present, add the 'build_ext' commands.
+ from Cython.Distutils import build_ext
+-
++ raise ImportError # Cython support is disabled in Debian
+ except ImportError:
+ extensions = []
+
Deleted: packages/skype4py/tags/1.0.31.0-2/debian/patches/series
===================================================================
--- packages/skype4py/trunk/debian/patches/series 2010-08-12 09:49:29 UTC (rev 14187)
+++ packages/skype4py/tags/1.0.31.0-2/debian/patches/series 2010-08-12 17:17:51 UTC (rev 14193)
@@ -1 +0,0 @@
-execlp.diff
Copied: packages/skype4py/tags/1.0.31.0-2/debian/patches/series (from rev 14189, packages/skype4py/trunk/debian/patches/series)
===================================================================
--- packages/skype4py/tags/1.0.31.0-2/debian/patches/series (rev 0)
+++ packages/skype4py/tags/1.0.31.0-2/debian/patches/series 2010-08-12 17:17:51 UTC (rev 14193)
@@ -0,0 +1,2 @@
+disable-cython.diff
+execlp.diff
More information about the Python-modules-commits
mailing list