[Python-modules-commits] r28444 - in packages/python-w3lib/tags (12 files)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Tue Apr 1 20:17:53 UTC 2014


    Date: Tuesday, April 1, 2014 @ 20:17:52
  Author: vcheng
Revision: 28444

[svn-buildpackage] Tagging python-w3lib 1.5-1

Added:
  packages/python-w3lib/tags/1.5-1/
  packages/python-w3lib/tags/1.5-1/debian/changelog
    (from rev 28442, packages/python-w3lib/trunk/debian/changelog)
  packages/python-w3lib/tags/1.5-1/debian/compat
    (from rev 28442, packages/python-w3lib/trunk/debian/compat)
  packages/python-w3lib/tags/1.5-1/debian/control
    (from rev 28443, packages/python-w3lib/trunk/debian/control)
  packages/python-w3lib/tags/1.5-1/debian/copyright
    (from rev 28442, packages/python-w3lib/trunk/debian/copyright)
  packages/python-w3lib/tags/1.5-1/debian/rules
    (from rev 28442, packages/python-w3lib/trunk/debian/rules)
Deleted:
  packages/python-w3lib/tags/1.5-1/debian/changelog
  packages/python-w3lib/tags/1.5-1/debian/compat
  packages/python-w3lib/tags/1.5-1/debian/control
  packages/python-w3lib/tags/1.5-1/debian/copyright
  packages/python-w3lib/tags/1.5-1/debian/lintian-overrides
  packages/python-w3lib/tags/1.5-1/debian/rules

Deleted: packages/python-w3lib/tags/1.5-1/debian/changelog
===================================================================
--- packages/python-w3lib/trunk/debian/changelog	2014-04-01 19:53:56 UTC (rev 28439)
+++ packages/python-w3lib/tags/1.5-1/debian/changelog	2014-04-01 20:17:52 UTC (rev 28444)
@@ -1,5 +0,0 @@
-python-w3lib (1.0-1) unstable; urgency=low
-
-  * Initial release. (Closes: #659315)
-
- -- Ignace Mouzannar <mouzannar at gmail.com>  Fri, 10 Feb 2012 07:12:01 +0400

Copied: packages/python-w3lib/tags/1.5-1/debian/changelog (from rev 28442, packages/python-w3lib/trunk/debian/changelog)
===================================================================
--- packages/python-w3lib/tags/1.5-1/debian/changelog	                        (rev 0)
+++ packages/python-w3lib/tags/1.5-1/debian/changelog	2014-04-01 20:17:52 UTC (rev 28444)
@@ -0,0 +1,15 @@
+python-w3lib (1.5-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream release. (Closes: #734545)
+  * Add Vcs-* fields in debian/control. (Closes: #735306)
+  * Create python3 package using pybuild and dh_python3 (merged from Ubuntu).
+  * Update Standards version to 3.9.5.
+
+ -- Vincent Cheng <vcheng at debian.org>  Tue, 01 Apr 2014 12:58:22 -0700
+
+python-w3lib (1.0-1) unstable; urgency=low
+
+  * Initial release. (Closes: #659315)
+
+ -- Ignace Mouzannar <mouzannar at gmail.com>  Fri, 10 Feb 2012 07:12:01 +0400

Deleted: packages/python-w3lib/tags/1.5-1/debian/compat
===================================================================
--- packages/python-w3lib/trunk/debian/compat	2014-04-01 19:53:56 UTC (rev 28439)
+++ packages/python-w3lib/tags/1.5-1/debian/compat	2014-04-01 20:17:52 UTC (rev 28444)
@@ -1 +0,0 @@
-7

Copied: packages/python-w3lib/tags/1.5-1/debian/compat (from rev 28442, packages/python-w3lib/trunk/debian/compat)
===================================================================
--- packages/python-w3lib/tags/1.5-1/debian/compat	                        (rev 0)
+++ packages/python-w3lib/tags/1.5-1/debian/compat	2014-04-01 20:17:52 UTC (rev 28444)
@@ -0,0 +1 @@
+9

Deleted: packages/python-w3lib/tags/1.5-1/debian/control
===================================================================
--- packages/python-w3lib/trunk/debian/control	2014-04-01 19:53:56 UTC (rev 28439)
+++ packages/python-w3lib/tags/1.5-1/debian/control	2014-04-01 20:17:52 UTC (rev 28444)
@@ -1,32 +0,0 @@
-Source: python-w3lib
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Ignace Mouzannar <mouzannar at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~)
-X-Python-Version: >=2.5, <=2.7
-Standards-Version: 3.9.2
-Homepage: http://pypi.python.org/pypi/w3lib
-
-Package: python-w3lib
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
-Description: Collection of web-related functions for Python
- Python module with simple, reusable functions to work with URLs, HTML,
- forms, and HTTP, that aren’t found in the Python standard library.
- .
- This module is used to, for example:
-  - remove comments, or tags from HTML snippets
-  - extract base url from HTML snippets
-  - translate entites on HTML strings
-  - encoding mulitpart/form-data
-  - convert raw HTTP headers to dicts and vice-versa
-  - construct HTTP auth header
-  - RFC-compliant url joining
-  - sanitize urls (like browsers do)
-  - extract arguments from urls
- .
- The code of w3lib was originally part of the Scrapy framework but was later
- stripped out of Scrapy, with the aim of make it more reusable and to provide
- a useful library of web functions without depending on Scrapy.

Copied: packages/python-w3lib/tags/1.5-1/debian/control (from rev 28443, packages/python-w3lib/trunk/debian/control)
===================================================================
--- packages/python-w3lib/tags/1.5-1/debian/control	                        (rev 0)
+++ packages/python-w3lib/tags/1.5-1/debian/control	2014-04-01 20:17:52 UTC (rev 28444)
@@ -0,0 +1,66 @@
+Source: python-w3lib
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Ignace Mouzannar <mouzannar at gmail.com>
+Build-Depends:
+ debhelper (>= 9),
+ dh-python,
+ python-all (>= 2.6.6-3~),
+ python-setuptools,
+ python3-all,
+ python3-setuptools
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.3
+Standards-Version: 3.9.5
+Homepage: http://pypi.python.org/pypi/w3lib
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/python-w3lib/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/python-w3lib/trunk/
+
+Package: python-w3lib
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Description: Collection of web-related functions for Python (Python 2)
+ Python module with simple, reusable functions to work with URLs, HTML,
+ forms, and HTTP, that aren’t found in the Python standard library.
+ .
+ This module is used to, for example:
+  - remove comments, or tags from HTML snippets
+  - extract base url from HTML snippets
+  - translate entites on HTML strings
+  - encoding mulitpart/form-data
+  - convert raw HTTP headers to dicts and vice-versa
+  - construct HTTP auth header
+  - RFC-compliant url joining
+  - sanitize urls (like browsers do)
+  - extract arguments from urls
+ .
+ The code of w3lib was originally part of the Scrapy framework but was later
+ stripped out of Scrapy, with the aim of make it more reusable and to provide
+ a useful library of web functions without depending on Scrapy.
+ .
+ This is the Python 2 version of the package.
+
+Package: python3-w3lib
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}
+Description: Collection of web-related functions for Python (Python 3)
+ Python module with simple, reusable functions to work with URLs, HTML,
+ forms, and HTTP, that aren’t found in the Python standard library.
+ .
+ This module is used to, for example:
+  - remove comments, or tags from HTML snippets
+  - extract base url from HTML snippets
+  - translate entites on HTML strings
+  - encoding mulitpart/form-data
+  - convert raw HTTP headers to dicts and vice-versa
+  - construct HTTP auth header
+  - RFC-compliant url joining
+  - sanitize urls (like browsers do)
+  - extract arguments from urls
+ .
+ The code of w3lib was originally part of the Scrapy framework but was later
+ stripped out of Scrapy, with the aim of make it more reusable and to provide
+ a useful library of web functions without depending on Scrapy.
+ .
+ This is the Python 3 version of the package.

Deleted: packages/python-w3lib/tags/1.5-1/debian/copyright
===================================================================
--- packages/python-w3lib/trunk/debian/copyright	2014-04-01 19:53:56 UTC (rev 28439)
+++ packages/python-w3lib/tags/1.5-1/debian/copyright	2014-04-01 20:17:52 UTC (rev 28444)
@@ -1,62 +0,0 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=213&view=co&pathrev=213
-Upstream-Name: w3lib
-Upstream-Contact: Scrapy project <info at scrapy.org>
-Source: http://pypi.python.org/pypi/w3lib
-
-Files: debian/*
-Copyright:
-    2009-2012, Ignace Mouzannar <mouzannar at gmail.com>
-License: BSD
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- .
- 1. Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 3. Neither the name of Scrapy nor the names of its contributors may be used
-    to endorse or promote products derived from this software without
-    specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
-Files: *
-Copyright:
-    2011, Scrapy project <info at scrapy.org>
-License: BSD
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- .
- 1. Redistributions of source code must retain the above copyright notice,
-    this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 3. Neither the name of Scrapy nor the names of its contributors may be used
-    to endorse or promote products derived from this software without
-    specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.

Copied: packages/python-w3lib/tags/1.5-1/debian/copyright (from rev 28442, packages/python-w3lib/trunk/debian/copyright)
===================================================================
--- packages/python-w3lib/tags/1.5-1/debian/copyright	                        (rev 0)
+++ packages/python-w3lib/tags/1.5-1/debian/copyright	2014-04-01 20:17:52 UTC (rev 28444)
@@ -0,0 +1,62 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: w3lib
+Upstream-Contact: Scrapy project <info at scrapy.org>
+Source: http://pypi.python.org/pypi/w3lib
+
+Files: debian/*
+Copyright:
+    2009-2012, Ignace Mouzannar <mouzannar at gmail.com>
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Scrapy nor the names of its contributors may be used
+    to endorse or promote products derived from this software without
+    specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: *
+Copyright:
+    2011, Scrapy project <info at scrapy.org>
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. Neither the name of Scrapy nor the names of its contributors may be used
+    to endorse or promote products derived from this software without
+    specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.

Deleted: packages/python-w3lib/tags/1.5-1/debian/lintian-overrides
===================================================================
--- packages/python-w3lib/trunk/debian/lintian-overrides	2014-04-01 19:53:56 UTC (rev 28439)
+++ packages/python-w3lib/tags/1.5-1/debian/lintian-overrides	2014-04-01 20:17:52 UTC (rev 28444)
@@ -1 +0,0 @@
-python-w3lib: no-upstream-changelog

Deleted: packages/python-w3lib/tags/1.5-1/debian/rules
===================================================================
--- packages/python-w3lib/trunk/debian/rules	2014-04-01 19:53:56 UTC (rev 28439)
+++ packages/python-w3lib/tags/1.5-1/debian/rules	2014-04-01 20:17:52 UTC (rev 28444)
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-%:
-	dh $@ --with python2

Copied: packages/python-w3lib/tags/1.5-1/debian/rules (from rev 28442, packages/python-w3lib/trunk/debian/rules)
===================================================================
--- packages/python-w3lib/tags/1.5-1/debian/rules	                        (rev 0)
+++ packages/python-w3lib/tags/1.5-1/debian/rules	2014-04-01 20:17:52 UTC (rev 28444)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+export PYBUILD_NAME=w3lib
+
+%:
+	dh $@ --with python2,python3 --buildsystem=pybuild




More information about the Python-modules-commits mailing list