[Python-modules-commits] r15482 - in packages/python-pipeline/tags (8 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Sun Feb 6 12:36:32 UTC 2011
Date: Sunday, February 6, 2011 @ 12:36:24
Author: jwilk
Revision: 15482
[svn-buildpackage] Tagging python-pipeline 0.1.3-2
Added:
packages/python-pipeline/tags/0.1.3-2/
packages/python-pipeline/tags/0.1.3-2/debian/changelog
(from rev 15476, packages/python-pipeline/trunk/debian/changelog)
packages/python-pipeline/tags/0.1.3-2/debian/copyright
(from rev 15468, packages/python-pipeline/trunk/debian/copyright)
packages/python-pipeline/tags/0.1.3-2/debian/rules
(from rev 15470, packages/python-pipeline/trunk/debian/rules)
Deleted:
packages/python-pipeline/tags/0.1.3-2/debian/changelog
packages/python-pipeline/tags/0.1.3-2/debian/copyright
packages/python-pipeline/tags/0.1.3-2/debian/patches/no-setuptools.diff
packages/python-pipeline/tags/0.1.3-2/debian/rules
Deleted: packages/python-pipeline/tags/0.1.3-2/debian/changelog
===================================================================
--- packages/python-pipeline/trunk/debian/changelog 2010-09-14 20:56:18 UTC (rev 14430)
+++ packages/python-pipeline/tags/0.1.3-2/debian/changelog 2011-02-06 12:36:24 UTC (rev 15482)
@@ -1,50 +0,0 @@
-python-pipeline (0.1.3-1) experimental; urgency=low
-
- * New upstream release.
- + Update debian/copyright.
- + Drop all patches, applied upstream.
- * Add support for Python 3:
- + New binary package, python3-pipeline.
- + Build-depend on python3-all.
- + Use dh_python3.
- + Add get-orig-source target to debian/rules.
- * Update the watch file.
- * Make debian/rules a bit more compact.
- * Run tests at build time.
- * Require debhelper (>= 7.0.50~), as overrides are being used.
- * Bump Standards-Version to 3.9.1 (no changes needed).
-
- -- Jakub Wilk <jwilk at debian.org> Tue, 14 Sep 2010 22:50:10 +0200
-
-python-pipeline (0.1.1-3) unstable; urgency=low
-
- * Bump Standards-Version to 3.8.4 (no changes needed).
- * Update my e-mail addresses.
- * Switch to source format 3.0 (quilt).
- * To make builds deterministic, don't use setuptools even if it is
- installed. [no-setuptools.diff]
-
- -- Jakub Wilk <jwilk at debian.org> Wed, 28 Apr 2010 17:17:28 +0200
-
-python-pipeline (0.1.1-2) unstable; urgency=low
-
- [ Sandro Tosi ]
- * debian/control
- - switch Vcs-Browser field to viewsvn
-
- [ Jakub Wilk ]
- * Drop superfluous dependency on python-setuptools.
- * Bump Standards-Version to 3.8.3 (no changes needed).
- * Add Depends: ${misc:Depends}.
- * Drop debian/pycompat.
- * Switch from cdbs to dh.
- * Convert debian/copyright to the DEP-5 format. Relicense Debian packaging
- to the Expat license.
-
- -- Jakub Wilk <ubanus at users.sf.net> Tue, 22 Dec 2009 22:12:45 +0100
-
-python-pipeline (0.1.1-1) unstable; urgency=low
-
- * Initial release (closes: #460103).
-
- -- Jakub Wilk <ubanus at users.sf.net> Sat, 19 Jan 2008 12:50:56 +0100
Copied: packages/python-pipeline/tags/0.1.3-2/debian/changelog (from rev 15476, packages/python-pipeline/trunk/debian/changelog)
===================================================================
--- packages/python-pipeline/tags/0.1.3-2/debian/changelog (rev 0)
+++ packages/python-pipeline/tags/0.1.3-2/debian/changelog 2011-02-06 12:36:24 UTC (rev 15482)
@@ -0,0 +1,61 @@
+python-pipeline (0.1.3-2) unstable; urgency=low
+
+ * Upload to unstable.
+ * Update debian/copyright to the latest DEP-5 version.
+ * Bump year in debian/copyright.
+ * Rename some private variables in debian/rules to make them lowercase.
+ * Support build-arch and build-indep targets even when dh does not.
+ * Remove no-setuptools.diff, it wasn't used in 0.1.3 anyway.
+
+ -- Jakub Wilk <jwilk at debian.org> Sun, 06 Feb 2011 12:58:12 +0100
+
+python-pipeline (0.1.3-1) experimental; urgency=low
+
+ * New upstream release.
+ + Update debian/copyright.
+ + Drop all patches, applied upstream.
+ * Add support for Python 3:
+ + New binary package, python3-pipeline.
+ + Build-depend on python3-all.
+ + Use dh_python3.
+ + Add get-orig-source target to debian/rules.
+ * Update the watch file.
+ * Make debian/rules a bit more compact.
+ * Run tests at build time.
+ * Require debhelper (>= 7.0.50~), as overrides are being used.
+ * Bump Standards-Version to 3.9.1 (no changes needed).
+
+ -- Jakub Wilk <jwilk at debian.org> Tue, 14 Sep 2010 22:50:10 +0200
+
+python-pipeline (0.1.1-3) unstable; urgency=low
+
+ * Bump Standards-Version to 3.8.4 (no changes needed).
+ * Update my e-mail addresses.
+ * Switch to source format 3.0 (quilt).
+ * To make builds deterministic, don't use setuptools even if it is
+ installed. [no-setuptools.diff]
+
+ -- Jakub Wilk <jwilk at debian.org> Wed, 28 Apr 2010 17:17:28 +0200
+
+python-pipeline (0.1.1-2) unstable; urgency=low
+
+ [ Sandro Tosi ]
+ * debian/control
+ - switch Vcs-Browser field to viewsvn
+
+ [ Jakub Wilk ]
+ * Drop superfluous dependency on python-setuptools.
+ * Bump Standards-Version to 3.8.3 (no changes needed).
+ * Add Depends: ${misc:Depends}.
+ * Drop debian/pycompat.
+ * Switch from cdbs to dh.
+ * Convert debian/copyright to the DEP-5 format. Relicense Debian packaging
+ to the Expat license.
+
+ -- Jakub Wilk <ubanus at users.sf.net> Tue, 22 Dec 2009 22:12:45 +0100
+
+python-pipeline (0.1.1-1) unstable; urgency=low
+
+ * Initial release (closes: #460103).
+
+ -- Jakub Wilk <ubanus at users.sf.net> Sat, 19 Jan 2008 12:50:56 +0100
Deleted: packages/python-pipeline/tags/0.1.3-2/debian/copyright
===================================================================
--- packages/python-pipeline/trunk/debian/copyright 2010-09-14 20:56:18 UTC (rev 14430)
+++ packages/python-pipeline/tags/0.1.3-2/debian/copyright 2011-02-06 12:36:24 UTC (rev 15482)
@@ -1,32 +0,0 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: python-pipeline
-Maintainer: Jakub Wilk <jwilk at jwilk.net>
-Source: http://python-pipeline.googlecode.com/
-
-Files: *
-Copyright: 2007-2010, Jakub Wilk <jwilk at jwilk.net>
-License: Expat
-
-Files: debian/*
-Copyright: 2008-2010, Jakub Wilk <jwilk at debian.org>
-License: Expat
-
-License: Expat
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- âSoftwareâ), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
- .
- The above copyright notice and this permission notice shall be included
- in all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED âAS ISâ, WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copied: packages/python-pipeline/tags/0.1.3-2/debian/copyright (from rev 15468, packages/python-pipeline/trunk/debian/copyright)
===================================================================
--- packages/python-pipeline/tags/0.1.3-2/debian/copyright (rev 0)
+++ packages/python-pipeline/tags/0.1.3-2/debian/copyright 2011-02-06 12:36:24 UTC (rev 15482)
@@ -0,0 +1,32 @@
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: python-pipeline
+Upstream-Contact: Jakub Wilk <jwilk at jwilk.net>
+Source: http://python-pipeline.googlecode.com/
+
+Files: *
+Copyright: 2007-2010, Jakub Wilk <jwilk at jwilk.net>
+License: Expat
+
+Files: debian/*
+Copyright: 2008-2011, Jakub Wilk <jwilk at debian.org>
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ âSoftwareâ), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED âAS ISâ, WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Deleted: packages/python-pipeline/tags/0.1.3-2/debian/patches/no-setuptools.diff
===================================================================
--- packages/python-pipeline/trunk/debian/patches/no-setuptools.diff 2010-09-14 20:56:18 UTC (rev 14430)
+++ packages/python-pipeline/tags/0.1.3-2/debian/patches/no-setuptools.diff 2011-02-06 12:36:24 UTC (rev 15482)
@@ -1,19 +0,0 @@
-Description: To make builds deterministic, don't use setuptools even if it is
- installed.
-Author: Jakub Wilk <jwilk at debian.org>
-Last-Update: 2010-04-28
-
---- a/setup.py
-+++ b/setup.py
-@@ -10,10 +10,7 @@
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules'''.split('\n')
-
--try:
-- from setuptools import setup
--except ImportError:
-- from distutils.core import setup
-+from distutils.core import setup
-
- setup(
- name = 'python-pipeline',
Deleted: packages/python-pipeline/tags/0.1.3-2/debian/rules
===================================================================
--- packages/python-pipeline/trunk/debian/rules 2010-09-14 20:56:18 UTC (rev 14430)
+++ packages/python-pipeline/tags/0.1.3-2/debian/rules 2011-02-06 12:36:24 UTC (rev 15482)
@@ -1,44 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/python3/python.mk
-
-HERE = $(dir $(firstword $(MAKEFILE_LIST)))/..
-UPSTREAM_VERSION = $(shell cd $(HERE) && dpkg-parsechangelog | sed -n -r -e '/^Version: ([0-9.]+).*/ { s//\1/p }')
-UPSTREAM_URL_PY2 = $(shell cd $(HERE) && uscan --dehs --download-version="$(UPSTREAM_VERSION)" | sed -n -r -e '/<upstream-url>(.*)<.*/ { s//\1/p }')
-UPSTREAM_URL_PY3 = $(subst /python-pipeline-,/python3-pipeline-,$(UPSTREAM_URL_PY2))
-
-.PHONY: get-orig-source
-get-orig-source:
- wget $(UPSTREAM_URL_PY2) -O python-pipeline_$(UPSTREAM_VERSION).orig.tar.gz
- wget $(UPSTREAM_URL_PY3) -O python-pipeline_$(UPSTREAM_VERSION).orig-py3k.tar.gz
-
-.PHONY: override_dh_auto_install
-override_dh_auto_install:
- dh_auto_install
- cd py3k && python3 setup.py install $(py_setup_install_args) --root=$(CURDIR)/debian/tmp
-
-.PHONY: override_dh_pysupport
-override_dh_pysupport:
- dh_pysupport -p python-pipeline
- dh_python3 -p python3-pipeline
-
-.PHONY: override_dh_auto_test
-override_dh_auto_test:
-ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
- set -e -x; \
- for python in $(shell pyversions -r); do \
- $$python -c 'import pipeline as p, doctest as d; d.testmod(p, report=1)'; \
- done
- cd py3k && set -e -x; \
- for python3 in $(shell py3versions -r); do \
- $$python3 -c 'import pipeline as p, doctest as d; d.testmod(p, report=1)'; \
- done
-endif
-
-.PHONY: build build-arch build-indep binary binary-arch binary-indep clean
-build build-arch build-indep binary binary-indep clean:
- dh $(@)
-# In order not to confuse lintian, binary-arch is a separate target:
-binary-arch:
-
-# vim:ts=4 sw=4 noet
Copied: packages/python-pipeline/tags/0.1.3-2/debian/rules (from rev 15470, packages/python-pipeline/trunk/debian/rules)
===================================================================
--- packages/python-pipeline/tags/0.1.3-2/debian/rules (rev 0)
+++ packages/python-pipeline/tags/0.1.3-2/debian/rules 2011-02-06 12:36:24 UTC (rev 15482)
@@ -0,0 +1,45 @@
+#!/usr/bin/make -f
+
+include /usr/share/python3/python.mk
+
+here = $(dir $(firstword $(MAKEFILE_LIST)))/..
+upstream_version = $(shell cd $(here) && dpkg-parsechangelog | sed -n -r -e '/^Version: ([0-9.]+).*/ { s//\1/p }')
+upstream_url_py2 = $(shell cd $(here) && uscan --dehs --download-version="$(upstream_version)" | sed -n -r -e '/<upstream-url>(.*)<.*/ { s//\1/p }')
+upstream_url_py3 = $(subst /python-pipeline-,/python3-pipeline-,$(upstream_url_py2))
+
+.PHONY: get-orig-source
+get-orig-source:
+ wget $(upstream_url_py2) -O python-pipeline_$(upstream_version).orig.tar.gz
+ wget $(upstream_url_py3) -O python-pipeline_$(upstream_version).orig-py3k.tar.gz
+
+.PHONY: override_dh_auto_install
+override_dh_auto_install:
+ dh_auto_install
+ cd py3k && python3 setup.py install $(py_setup_install_args) --root=$(CURDIR)/debian/tmp
+
+.PHONY: override_dh_pysupport
+override_dh_pysupport:
+ dh_pysupport -p python-pipeline
+ dh_python3 -p python3-pipeline
+
+.PHONY: override_dh_auto_test
+override_dh_auto_test:
+ifeq ($(filter nocheck,$(DEB_BUILD_OPTIONS)),)
+ set -e -x; \
+ for python in $(shell pyversions -r); do \
+ $$python -c 'import pipeline as p, doctest as d; d.testmod(p, report=1)'; \
+ done
+ cd py3k && set -e -x; \
+ for python3 in $(shell py3versions -r); do \
+ $$python3 -c 'import pipeline as p, doctest as d; d.testmod(p, report=1)'; \
+ done
+endif
+
+.PHONY: build build-arch build-indep binary binary-arch binary-indep clean
+build binary binary-indep clean:
+ dh $(@)
+build-indep: build
+build-arch binary-arch:
+ # Nothing to do.
+
+# vim:ts=4 sw=4 noet
More information about the Python-modules-commits
mailing list