[Python-modules-commits] r31270 - in packages/python-socksipy/trunk/debian (4 files)
nirgal-guest at users.alioth.debian.org
nirgal-guest at users.alioth.debian.org
Sat Oct 25 15:38:06 UTC 2014
Date: Saturday, October 25, 2014 @ 15:38:05
Author: nirgal-guest
Revision: 31270
QA changes for 1.02-1 by Dimitri John Ledkov
Modified:
packages/python-socksipy/trunk/debian/changelog
packages/python-socksipy/trunk/debian/control
packages/python-socksipy/trunk/debian/source/format
packages/python-socksipy/trunk/debian/watch
Modified: packages/python-socksipy/trunk/debian/changelog
===================================================================
--- packages/python-socksipy/trunk/debian/changelog 2014-10-25 15:08:59 UTC (rev 31269)
+++ packages/python-socksipy/trunk/debian/changelog 2014-10-25 15:38:05 UTC (rev 31270)
@@ -1,10 +1,19 @@
-python-socksipy (1.0-3) UNRELEASED; urgency=medium
+python-socksipy (1.02-1) unstable; urgency=medium
[ Jari Aalto ]
- * Remove deprecated dpatch. Closes: #664379
+ * Remove deprecated dpatch and upgrade to packaging format "3.0
+ quilt". (Closes: #664379)
- -- Jackson Doak <noskcaj at ubuntu.com> Tue, 21 Jan 2014 17:06:15 +1100
+ [ Dimitri John Ledkov ]
+ * QA upload.
+ * New upstream release. (Closes: #604836)
+ * Update upstream in watch file.
+ * Drop setup.py patch.
+ * New upstream release.
+ * Rebuild tarball, with corrected file permissions.
+ -- Dimitri John Ledkov <dimitri.j.ledkov at linux.intel.com> Mon, 13 Oct 2014 12:26:15 +0100
+
python-socksipy (1.0-2) unstable; urgency=low
* Orphan package (cf. #700554).
Modified: packages/python-socksipy/trunk/debian/control
===================================================================
--- packages/python-socksipy/trunk/debian/control 2014-10-25 15:08:59 UTC (rev 31269)
+++ packages/python-socksipy/trunk/debian/control 2014-10-25 15:38:05 UTC (rev 31270)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian QA Group <packages at qa.debian.org>
Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), dh-python
Homepage: http://socksipy.sourceforge.net/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-socksipy/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-socksipy/trunk/
Modified: packages/python-socksipy/trunk/debian/source/format
===================================================================
--- packages/python-socksipy/trunk/debian/source/format 2014-10-25 15:08:59 UTC (rev 31269)
+++ packages/python-socksipy/trunk/debian/source/format 2014-10-25 15:38:05 UTC (rev 31270)
@@ -1 +1 @@
-3.0 (quilt)
\ No newline at end of file
+3.0 (quilt)
Modified: packages/python-socksipy/trunk/debian/watch
===================================================================
--- packages/python-socksipy/trunk/debian/watch 2014-10-25 15:08:59 UTC (rev 31269)
+++ packages/python-socksipy/trunk/debian/watch 2014-10-25 15:38:05 UTC (rev 31270)
@@ -1,3 +1,3 @@
version=2
-http://sf.net/socksipy/SocksiPy-(.*)\.tar\.gz
+http://code.google.com/p/socksipy-branch/downloads/list?can=1 .*/SocksiPy-branch-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Python-modules-commits
mailing list