[Python-apps-commits] r12222 - in packages/testrepository/tags (13 files)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Sun Aug 9 17:53:02 UTC 2015


    Date: Sunday, August 9, 2015 @ 17:53:01
  Author: mithrandi
Revision: 12222

[svn-buildpackage] Tagging testrepository 0.0.20-2

Added:
  packages/testrepository/tags/0.0.20-2/
  packages/testrepository/tags/0.0.20-2/debian/changelog
    (from rev 12221, packages/testrepository/trunk/debian/changelog)
  packages/testrepository/tags/0.0.20-2/debian/copyright
    (from rev 11297, packages/testrepository/trunk/debian/copyright)
  packages/testrepository/tags/0.0.20-2/debian/python-testrepository.lintian-overrides
    (from rev 10826, packages/testrepository/trunk/debian/python-testrepository.lintian-overrides)
  packages/testrepository/tags/0.0.20-2/debian/python3-testrepository.lintian-overrides
    (from rev 10826, packages/testrepository/trunk/debian/python3-testrepository.lintian-overrides)
  packages/testrepository/tags/0.0.20-2/debian/rules
    (from rev 10825, packages/testrepository/trunk/debian/rules)
  packages/testrepository/tags/0.0.20-2/debian/upstream/
  packages/testrepository/tags/0.0.20-2/debian/watch
    (from rev 11890, packages/testrepository/trunk/debian/watch)
Deleted:
  packages/testrepository/tags/0.0.20-2/debian/changelog
  packages/testrepository/tags/0.0.20-2/debian/copyright
  packages/testrepository/tags/0.0.20-2/debian/rules
  packages/testrepository/tags/0.0.20-2/debian/upstream-signing-key.pgp
  packages/testrepository/tags/0.0.20-2/debian/watch

Deleted: packages/testrepository/tags/0.0.20-2/debian/changelog
===================================================================
--- packages/testrepository/trunk/debian/changelog	2014-05-02 09:19:20 UTC (rev 10823)
+++ packages/testrepository/tags/0.0.20-2/debian/changelog	2015-08-09 17:53:01 UTC (rev 12222)
@@ -1,111 +0,0 @@
-testrepository (0.0.18-4) unstable; urgency=medium
-
-  * Disabled the unit tests again.
-
- -- Thomas Goirand <zigo at debian.org>  Sat, 12 Apr 2014 16:58:02 +0000
-
-testrepository (0.0.18-3) unstable; urgency=medium
-
-  * Added VCS fields.
-  * Added Python 3.x support.
-  * The python{3,}-testrepository are now providing the /usr/bin/testr
-    executable, which is installed using update-alternatives.
-  * Going back to using dh_python{2,3} instead of pybuild (Tristan: if you know
-    how to do what I'm doing with pybuild, let me know...).
-  * Reactivated the test suite.
-
- -- Thomas Goirand <zigo at debian.org>  Fri, 21 Mar 2014 22:44:51 +0800
-
-testrepository (0.0.18-2) unstable; urgency=medium
-
-  * Add missing build dependency on dh-python (closes: #738414).
-    - Thanks to Hideki Yamane for the patch.
-
- -- Tristan Seligmann <mithrandi at debian.org>  Fri, 21 Feb 2014 14:16:40 +0200
-
-testrepository (0.0.18-1) unstable; urgency=medium
-
-  * New upstream release.
-  * Set PAPT as Maintainer. (Previously DPMT was set as Maintainer, but the
-    package was not actually in DPMT SVN, and PAPT is the correct team for an
-    application)
-  * Add myself to Uploaders.
-  * Bump Standards-Version to 3.9.5 (no changes needed).
-  * Switch to pybuild, and remove various unneeded leftovers.
-  * Add signature checking to watch file.
-  * Install upstream NEWS file.
-
- -- Tristan Seligmann <mithrandi at debian.org>  Wed, 15 Jan 2014 22:16:32 +0200
-
-testrepository (0.0.17-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Thomas Goirand <zigo at debian.org>  Sat, 20 Jul 2013 06:09:43 +0000
-
-testrepository (0.0.14-2) unstable; urgency=low
-
-  * Added missing build-depends: python-setuptools.
-  * Ran wrap-and-sort to clean debian/control.
-  * Removed X-Python-Version: >= 2.6 which now makes no sense.
-
- -- Thomas Goirand <zigo at debian.org>  Sat, 01 Jun 2013 06:27:20 +0000
-
-testrepository (0.0.14-1) unstable; urgency=low
-
-  * New upstream release.
-  * Now using format 1.0 parsable debian/copyright.
-  * Switched from CDBS to dh_python2.
-  * Now using compat and debhelper 9.
-  * Now using python module team as maintainer. Added myself as uploader.
-  * Switching to 3.0 (quilt) format.
-  * Bumped Standard-Version to 3.9.4.
-  * Fixed Homepage: filed to use the pypi website.
-  * Added a watch file.
-
- -- Thomas Goirand <zigo at debian.org>  Fri, 22 Feb 2013 14:28:42 +0000
-
-testrepository (0.0.5-1.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Make python-testrepository depend on python-subunit (closes: #576957).
-    Thanks to Jelmer Vernooij for the bug report.
-
- -- Jakub Wilk <jwilk at debian.org>  Fri, 26 Aug 2011 21:26:45 +0200
-
-testrepository (0.0.5-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Robert Collins <robertc at robertcollins.net>  Sat, 26 Feb 2011 20:22:14 +1300
-
-testrepository (0.0.4-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Robert Collins <robertc at robertcollins.net>  Sun, 12 Sep 2010 08:48:03 +1200
-
-testrepository (0.0.3-1) unstable; urgency=low
-
-  * First debian upload. Closes: #571888
-  * New upstream release.
-
- -- Robert Collins <robertc at robertcollins.net>  Sun, 28 Feb 2010 22:41:55 +1100
-
-python-testrepository (0.0.2-2) unstable; urgency=low
-
-  * Grab upstream improvements.
-
- -- Robert Collins <robertc at robertcollins.net>  Sun, 07 Feb 2010 22:20:18 +1100
-
-python-testrepository (0.0.2-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Robert Collins <robertc at robertcollins.net>  Sun, 10 Jan 2010 22:32:57 +1100
-
-python-testrepository (0.0.1-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Robert Collins <robertc at robertcollins.net>  Sun, 10 Jan 2010 22:16:09 +1100

Copied: packages/testrepository/tags/0.0.20-2/debian/changelog (from rev 12221, packages/testrepository/trunk/debian/changelog)
===================================================================
--- packages/testrepository/tags/0.0.20-2/debian/changelog	                        (rev 0)
+++ packages/testrepository/tags/0.0.20-2/debian/changelog	2015-08-09 17:53:01 UTC (rev 12222)
@@ -0,0 +1,136 @@
+testrepository (0.0.20-2) unstable; urgency=medium
+
+  * Switch debian/watch to pypi.debian.net redirector.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Sun, 09 Aug 2015 19:52:16 +0200
+
+testrepository (0.0.20-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Fix ordering of paragraphs in debian/copyright.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Sat, 13 Sep 2014 19:57:12 +0200
+
+testrepository (0.0.18-5) unstable; urgency=medium
+
+  * Correct license information in debian/copyright; testrepository is
+    dual-licensed under Apache 2 / 3-clause BSD (closes: #743854).
+    - Thanks to Thorsten Alteholz for the bug report.
+  * Upstream source has moved to github.
+  * Switch to ASCII-armored upstream keyring in debian/upstream/.
+  * Switch back to pybuild.
+  * Add a lintian override for the update-alternatives warning.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Sat, 03 May 2014 17:49:00 +0200
+
+testrepository (0.0.18-4) unstable; urgency=medium
+
+  * Disabled the unit tests again.
+
+ -- Thomas Goirand <zigo at debian.org>  Sat, 12 Apr 2014 16:58:02 +0000
+
+testrepository (0.0.18-3) unstable; urgency=medium
+
+  * Added VCS fields.
+  * Added Python 3.x support.
+  * The python{3,}-testrepository are now providing the /usr/bin/testr
+    executable, which is installed using update-alternatives.
+  * Going back to using dh_python{2,3} instead of pybuild (Tristan: if you know
+    how to do what I'm doing with pybuild, let me know...).
+  * Reactivated the test suite.
+
+ -- Thomas Goirand <zigo at debian.org>  Fri, 21 Mar 2014 22:44:51 +0800
+
+testrepository (0.0.18-2) unstable; urgency=medium
+
+  * Add missing build dependency on dh-python (closes: #738414).
+    - Thanks to Hideki Yamane for the patch.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Fri, 21 Feb 2014 14:16:40 +0200
+
+testrepository (0.0.18-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Set PAPT as Maintainer. (Previously DPMT was set as Maintainer, but the
+    package was not actually in DPMT SVN, and PAPT is the correct team for an
+    application)
+  * Add myself to Uploaders.
+  * Bump Standards-Version to 3.9.5 (no changes needed).
+  * Switch to pybuild, and remove various unneeded leftovers.
+  * Add signature checking to watch file.
+  * Install upstream NEWS file.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Wed, 15 Jan 2014 22:16:32 +0200
+
+testrepository (0.0.17-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Thomas Goirand <zigo at debian.org>  Sat, 20 Jul 2013 06:09:43 +0000
+
+testrepository (0.0.14-2) unstable; urgency=low
+
+  * Added missing build-depends: python-setuptools.
+  * Ran wrap-and-sort to clean debian/control.
+  * Removed X-Python-Version: >= 2.6 which now makes no sense.
+
+ -- Thomas Goirand <zigo at debian.org>  Sat, 01 Jun 2013 06:27:20 +0000
+
+testrepository (0.0.14-1) unstable; urgency=low
+
+  * New upstream release.
+  * Now using format 1.0 parsable debian/copyright.
+  * Switched from CDBS to dh_python2.
+  * Now using compat and debhelper 9.
+  * Now using python module team as maintainer. Added myself as uploader.
+  * Switching to 3.0 (quilt) format.
+  * Bumped Standard-Version to 3.9.4.
+  * Fixed Homepage: filed to use the pypi website.
+  * Added a watch file.
+
+ -- Thomas Goirand <zigo at debian.org>  Fri, 22 Feb 2013 14:28:42 +0000
+
+testrepository (0.0.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Make python-testrepository depend on python-subunit (closes: #576957).
+    Thanks to Jelmer Vernooij for the bug report.
+
+ -- Jakub Wilk <jwilk at debian.org>  Fri, 26 Aug 2011 21:26:45 +0200
+
+testrepository (0.0.5-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Robert Collins <robertc at robertcollins.net>  Sat, 26 Feb 2011 20:22:14 +1300
+
+testrepository (0.0.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Robert Collins <robertc at robertcollins.net>  Sun, 12 Sep 2010 08:48:03 +1200
+
+testrepository (0.0.3-1) unstable; urgency=low
+
+  * First debian upload. Closes: #571888
+  * New upstream release.
+
+ -- Robert Collins <robertc at robertcollins.net>  Sun, 28 Feb 2010 22:41:55 +1100
+
+python-testrepository (0.0.2-2) unstable; urgency=low
+
+  * Grab upstream improvements.
+
+ -- Robert Collins <robertc at robertcollins.net>  Sun, 07 Feb 2010 22:20:18 +1100
+
+python-testrepository (0.0.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Robert Collins <robertc at robertcollins.net>  Sun, 10 Jan 2010 22:32:57 +1100
+
+python-testrepository (0.0.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Robert Collins <robertc at robertcollins.net>  Sun, 10 Jan 2010 22:16:09 +1100

Deleted: packages/testrepository/tags/0.0.20-2/debian/copyright
===================================================================
--- packages/testrepository/trunk/debian/copyright	2014-05-02 09:19:20 UTC (rev 10823)
+++ packages/testrepository/tags/0.0.20-2/debian/copyright	2015-08-09 17:53:01 UTC (rev 12222)
@@ -1,80 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: testrepository
-Upstream-Contact: Robert Collins <robertc at robertcollins.net>
-Source: https://launchpad.net/testrepository
-
-Files: debian/*
-Copyright: (c) 2010-2011, Robert Collins <robertc at robertcollins.net>
-	(c) 2011, Jakub Wilk <jwilk at debian.org>
-        (c) 2013, Thomas Goirand <zigo at debian.org>
-License: Apache-2.0-or-BSD-3-clauses
-
-Files: *
-Copyright: (c) 2009-2013, Robert Collins <robertc at robertcollins.net>
-License: Apache-2.0
-
-License: Apache-2.0
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- .
-    http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- .
- On Debian-based systems the full text of the Apache version 2.0 license
- can be found in `/usr/share/common-licenses/Apache-2.0'.
-
-License: Apache-2.0-or-BSD-3-clauses
- Licensed under either the Apache License, Version 2.0 or the BSD 3-clause
- license at the users choice. A copy of both licenses are available in the
- project source as Apache-2.0 and BSD.
- .
- Apache-2.0 license:
- .
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
- .
-    http://www.apache.org/licenses/LICENSE-2.0
- .
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- .
- On Debian-based systems the full text of the Apache version 2.0 license
- can be found in `/usr/share/common-licenses/Apache-2.0'.
- .
- BSD License:
- .
- 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 Robert Collins nor the names of Subunit contributors
-    may be used to endorse or promote products derived from this software
-    without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY ROBERT COLLINS AND SUBUNIT 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 REGENTS 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/testrepository/tags/0.0.20-2/debian/copyright (from rev 11297, packages/testrepository/trunk/debian/copyright)
===================================================================
--- packages/testrepository/tags/0.0.20-2/debian/copyright	                        (rev 0)
+++ packages/testrepository/tags/0.0.20-2/debian/copyright	2015-08-09 17:53:01 UTC (rev 12222)
@@ -0,0 +1,64 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: testrepository
+Upstream-Contact: Robert Collins <robertc at robertcollins.net>
+Source: https://github.com/testing-cabal/testrepository
+
+Files: *
+Copyright: © 2009-2013, Robert Collins <robertc at robertcollins.net>
+License: Apache-2.0-or-BSD-3-clauses
+
+Files: debian/*
+Copyright: © 2010-2011, Robert Collins <robertc at robertcollins.net>
+        © 2011, Jakub Wilk <jwilk at debian.org>
+        © 2013, Thomas Goirand <zigo at debian.org>
+License: Apache-2.0-or-BSD-3-clauses
+
+License: Apache-2.0-or-BSD-3-clauses
+ Licensed under either the Apache License, Version 2.0 or the BSD 3-clause
+ license at the users choice. A copy of both licenses are available in the
+ project source as Apache-2.0 and BSD.
+ .
+ Apache-2.0 license:
+ .
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+    http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian-based systems the full text of the Apache version 2.0 license
+ can be found in `/usr/share/common-licenses/Apache-2.0'.
+ .
+ BSD License:
+ .
+ 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 Robert Collins nor the names of Subunit contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY ROBERT COLLINS AND SUBUNIT 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 REGENTS 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/testrepository/tags/0.0.20-2/debian/python-testrepository.lintian-overrides (from rev 10826, packages/testrepository/trunk/debian/python-testrepository.lintian-overrides)
===================================================================
--- packages/testrepository/tags/0.0.20-2/debian/python-testrepository.lintian-overrides	                        (rev 0)
+++ packages/testrepository/tags/0.0.20-2/debian/python-testrepository.lintian-overrides	2015-08-09 17:53:01 UTC (rev 12222)
@@ -0,0 +1,3 @@
+# Lintian complains about the update-alternatives use in postrm, but the case
+# it mentions is covered by the invocation in prerm:
+python-testrepository binary: maintainer-script-should-not-use-update-alternatives-remove postrm:6

Copied: packages/testrepository/tags/0.0.20-2/debian/python3-testrepository.lintian-overrides (from rev 10826, packages/testrepository/trunk/debian/python3-testrepository.lintian-overrides)
===================================================================
--- packages/testrepository/tags/0.0.20-2/debian/python3-testrepository.lintian-overrides	                        (rev 0)
+++ packages/testrepository/tags/0.0.20-2/debian/python3-testrepository.lintian-overrides	2015-08-09 17:53:01 UTC (rev 12222)
@@ -0,0 +1,3 @@
+# Lintian complains about the update-alternatives use in postrm, but the case
+# it mentions is covered by the invocation in prerm:
+python3-testrepository binary: maintainer-script-should-not-use-update-alternatives-remove postrm:6

Deleted: packages/testrepository/tags/0.0.20-2/debian/rules
===================================================================
--- packages/testrepository/trunk/debian/rules	2014-05-02 09:19:20 UTC (rev 10823)
+++ packages/testrepository/tags/0.0.20-2/debian/rules	2015-08-09 17:53:01 UTC (rev 12222)
@@ -1,50 +0,0 @@
-#!/usr/bin/make -f
-
-PYTHONS:=$(shell pyversions -vr)
-PYTHON3S:=$(shell py3versions -vr)
-
-%:
-	dh $@ --with python2,python3 --buildsystem=python_distutils
-
-override_dh_auto_test:
-	#./testr init
-	#set -e && for i in $(PYTHONS) $(PYTHON3S) ; do \
-	#	TEMP_REZ=`mktemp -t` && \
-	#	echo "===> Testing with Python $$i" ; \
-	#	PYTHON=python$$i ./testr run --parallel --subunit | tee $$TEMP_REZ | subunit2pyunit ; \
-	#	cat $$TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats || true ; \
-	#	rm -f $$TEMP_REZ ; \
-	#done
-	#./testr slowest
-
-override_dh_installchangelogs:
-	dh_installchangelogs -k NEWS
-
-override_dh_auto_install:
-	set -e && for pyvers in $(PYTHONS); do \
-		python$$pyvers setup.py install --install-layout=deb \
-			--root $(CURDIR)/debian/python-testrepository; \
-	done
-	mv $(CURDIR)/debian/python-testrepository/usr/bin/testr \
-		$(CURDIR)/debian/python-testrepository/usr/bin/testr-python2 \
-
-	set -e && for pyvers in $(PYTHON3S); do \
-		python$$pyvers setup.py install --install-layout=deb \
-			--root $(CURDIR)/debian/python3-testrepository; \
-	done
-	mv $(CURDIR)/debian/python3-testrepository/usr/bin/testr \
-		$(CURDIR)/debian/python3-testrepository/usr/bin/testr-python3
-
-override_dh_clean:
-	dh_clean -O--buildsystem=python_distutils
-	rm -rf build .testrepository Makefile dist
-
-# Commands not to run
-override_dh_installcatalogs:
-override_dh_installemacsen override_dh_installifupdown:
-override_dh_installinfo override_dh_installmenu override_dh_installmime:
-override_dh_installmodules override_dh_installlogcheck:
-override_dh_installpam override_dh_installppp override_dh_installudev:
-override_dh_installwm:
-override_dh_installxfonts override_dh_gconf override_dh_icons:
-override_dh_usrlocal:

Copied: packages/testrepository/tags/0.0.20-2/debian/rules (from rev 10825, packages/testrepository/trunk/debian/rules)
===================================================================
--- packages/testrepository/tags/0.0.20-2/debian/rules	                        (rev 0)
+++ packages/testrepository/tags/0.0.20-2/debian/rules	2015-08-09 17:53:01 UTC (rev 12222)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+export PYBUILD_NAME=testrepository
+export PYBUILD_DISABLE=test
+
+%:
+	dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_installchangelogs:
+	dh_installchangelogs -k NEWS
+
+override_dh_auto_install:
+	dh_auto_install
+	mv $(CURDIR)/debian/python-testrepository/usr/bin/testr \
+		$(CURDIR)/debian/python-testrepository/usr/bin/testr-python2
+	mv $(CURDIR)/debian/python3-testrepository/usr/bin/testr \
+		$(CURDIR)/debian/python3-testrepository/usr/bin/testr-python3
+
+override_dh_clean:
+	dh_clean
+	rm -rf build .testrepository Makefile dist

Deleted: packages/testrepository/tags/0.0.20-2/debian/upstream-signing-key.pgp
===================================================================
--- packages/testrepository/trunk/debian/upstream-signing-key.pgp	2014-05-02 09:19:20 UTC (rev 10823)
+++ packages/testrepository/tags/0.0.20-2/debian/upstream-signing-key.pgp	2015-08-09 17:53:01 UTC (rev 12222)
@@ -1,121 +0,0 @@
-™
-RYè Ÿ‰ò =Wà•C’u
-®Òæ«Ý¯¶ÓÌo±©ßÃCÆ¿GHŸK]*Y,m:|CÂLé¶~M1‰6ÏGÀâ–»,Ä͆‘#%}9Úôcxº’X³Pdã’(•î‡´ýàC†é¡zӔйéΛ½ûŸ)sÆ$Ç‚Ûé¤DºY)nüáâ{*"Àfrƒðµïƒ‰úZ­÷¢h01C0‘ó';Ô¶ÑKL“´îVA%ð)½í«^«Ï&ï§O£)Oþ^±å‚xbçà¯É´{Ö»¶~ÊCBãZÁÙàšußxG~Ñî9±ðC·!ZÓ¯l	b¦™mMŠ€¡Û˜Afßb´‘a/hU±E„w:Œx³D+ÿUß¶p’V˨\Ù¾ÅBSâE<Óe|M }%óuûשu¼Rý—ëÁ±þ…ZæÍ‚Æ•Ìs|gºîF¯NT]*Jsjë³GC-Z¶z×(½‰¼º†Ýf•Ðð}jSnhÉ9Å\÷mY«uW45»RÏ`?T^ÊýÚ°°%¡Ô¨ë¤8Ü÷
-àÚÔ¶¯O§ì/¸Ë´3}#ÍT˜¾[§cˆNî“9žOÒŒ‡Ú–¡,¿yz8“›I¯<5–ƒ¯O;¨¥EE)"{nvy…EAn*¶×wÃœÉýhsáß  ´"Robert Collins <rbtcollins at hp.com>‰7 !R`ë	
-	 € 
-	)ŽšªÀâ†É6ÿQMŠ>ØQT,ùs©8|Å)69÷ºÍñŠÖŒùû4Ÿnì¿Õ䓆¢fƒ0÷²Z’qˆ>XyGÂYC,³Ç½á¾FŽ=›Ÿ:8
-¨CCT™F[Ô8šÃ,ǪÊÆl¶ú£¨„‘®éº+
-¿ëqV½‘>¹^ýþRnõ³
-ÒÖtn0b‡vš#ï…ŸG¸7í%âó\kA®LÍà;î³ r¥ô›ÝŽÂÎ0~Û‹…Å:¼½(JH¤WY"¥¯
-#sL[xY¼zѱØ.›”ÛÇ~+*!y^Ù>×”—7‚}UO
-SÍêX¥¬
-Zzôzìc	gÀ#y°Üšx¢Æ¦ó†—aê:31žüi*B‰±ÀÔCÒ©œ?±ô‰R|yËÒ_†ÏÕÔ;ÇûMJuᛈîË·˜U‰ E/T“R-þbH䍢ÈDDÐÄšü±Æݶ‰8ÞÕ(«ýBÉÁq¢Ã/½bu%H-ô$¯‹m°pŽwdЦ҈@Ý*f>6¨Ø;ŒâD($
-0jí¹¿ˆ
-8«VUÇ'iZä³>"A ýzþM<¼l¸¬9ƒíTfSÿòº4ô|"™à?ûÙÊ3årؤ³+©K‹m´Ž˜a‡ôiÑ´¾û¦;_ú,<8¿‘Xs_€€¬¼›§“ÓÏ+Â¥ 'c¸+ŽIÞ"e¬Í²´"Robert Collins <robert at ubuntu.com>ˆF R\ 
-	%ׁ	„ ¹  €Æ‹‰q)Wo[Žñ{µÒš’êÅ®  ÇNÆØšüy•ìاÑ2*ʪsˆF RYï‘ 
-	†{ù©ûÓ뎶™ ž IzG(=L¹Ò¿ †-Ä'À¦D¤ ŸkûêmävÇ°$çŽé¸ç¨)ö[²‰7 !€RYîå	
-	  
-	)ŽšªÀↄÿr3m
-wö­‰ø¨E*k^+©è¬VÝŽlGÛzàúõü)VÇ`SkÒãùAu-q¹‰ðI Ám4\}†ÀX;Q&Ï¥©4½‘ÁÛû´µ/̐©r†„È2íG‚½Ê©Iâ~Fó!-T|„Ö>£Û6Püüklü+T‡ÈÜ‚¢æRQ=ë„à1yJ°øvcSå±͉÷¸Ð¡l¨~~¹TŒ=4³ÀåB_ØYõE2Sþ•©²ße¤VÀ2
-kWrk¹ï䝐j¿¯K¾ÑÊ@j±‚nÁf–•#|ØùS€Nq?ÐóÅ“¦ÚXØUE½3‡taÃÞÆa¥a±nþTì8‘a1 õê«‚ÔéJ<—.¥o^Ìôs顪x¹‚ Ä¡¸óò£[Õtâ;"‹"ÒÀ@ß8êþª2ò¡4÷ËÌë)N"f;¨³õa³ Î2øïood®ž{FU&áp¸#¿æO]TÇÖ	x›+„0–gnž
-jœ€3R‰4è…Å€€­ ¶cLÚ©À–Üz3à,z‡{¡µz&`Ž&l)T"v‹ø5ꉍ¢@®L4ƒíì˜'§¤9sŠNJ%]À;éK×
-lZñœ.½ˆoò:ÇW»ëOÙ¥…Oc at pÏ“®2TAÛµÃ(É9ÕÖXÃ'óy(;kÚzc‰7 !RYë-	
-	 € 
-	)ŽšªÀâ†A¾ÿOFøسڳœ$—†ÆO†›«ÿA>}J)>C°g]0p’Ûàÿcši&¼_(	™ Ïëèm'(ÖåvrqÍ>#JtUØ]™·kéJX©ú5´1 œ®ów¥ôD‹”.sÂñ#­×eâH‚_¶jW–zñ tf‹A鼋»ËŠd¸A¿&µ{»ØyÇ‹z?—–K
-´$ þ±ð)®  ÙÖRƒ"&0(
-­ë¼âº—àW79uûŸo§Q[+CXâ*'Du¥2öÒ¹Ó·Áùæïc[ºïÁ‰¯ØÀ<Ìýš8½ab"/xàz²ǬÛFÔ¹(è#/Ø
-ðÄÁšÔg•(Cî lrö´Yüpî1ŽsU#…×€”¾ÏPÐÿîÔ¡%P,Ë×]RâØ6‘í†%\ˆÃK«a¡ÂÓ1q”ká)ãÿÉß5iÇÕ3‚ËΔژ#@PûéËŽ³ãÏøEYp¶Š¨½­AH	a#z
-$™i ï·¸‡õìúú –¢Á?Ž‘™ÀqeßE~Z5fÔÓµH¥Ý~á× šíDL­PöÜ”¶ýfoD`a³G’ü´‚–œ¨ùÛ¹¥vðápõ¡	Òö­ì^C-%í.ãß¿,!Éߊ®pf6›!1Sì-ÏI<³idø÷rýþ‹0%‚ˆi$ÿ4R÷÷a´#Robert Collins <robertc at debian.org>ˆF R\ 
-	%ׁ	„ ¨™ ž-{˜öÂÄDÁ³	c¥;)êˆðö  ÂéG¨ñL"†`ûúoÍë?ˆF RYï‘ 
-	†{ù©ûÓëŽÂ‰ Ÿй] ûÃÊì°œRoà Ÿhÿeô9_&9_M2[Rù3Sw‰7 !€RYîë	
-	  
-	)ŽšªÀâ†s# G§‚'Φ”ð§¾i;A
-íÛc’?áO²#]ö5÷tæl*ÏÌ}q	4*ö—q~…â×l—FO·gˆ†^B]h)Fi}àÄõqUÃþ‘*C~ɮة‡æö›¼dP¨X!0¨4“lCÎÎ%É%É.P£ÓÛÞó?öàœ†šs!,øP–Ö–%)‰+ŠqT¥r|‰'%Rç,ÿ(áàË{ÛpÎÑc’)ù¤ûopÿk£9PѵSÏÀQ–"YïېY&Ç«,G8ðÜ'—¨GãÎ
-ßÇç"êÛ¡Ä9íP´¼þx	Ýïšx½/ÒºÂË%†ÑïN—5FòG§z ZvyïìUDN¢ðIºùæmjÑ—À¡æhf*ÂÚ@¦¨Õ—uQÖɏr¨u™wOï>l! aKì(W×ÿ(©[ï—1ù}à‚4!Ó8ózHs¾”%×ÞžDœÊH%8¯2ÿŠ‰$ð<Á—溠žÞéÉ÷5¶'”0ÛÎ%€,$gòÔÍè
-©Ðžôò–k;†ÙGkØ<eNØk>㊃Ëa*ÉI?3L•Å¡ÞA<`ùqé%Æ:øÒ¥Q†Z-ýi ùjQŸ:Æ<§ñ‡ZýúðfèNå1w+×iF×ÔÞ¾^ìÅ7+IôblÞö‰7 !RYë	
-	 € 
-	)ŽšªÀâ†XØ Ò¶×¥ö??“Lߣ͙øŸZ{Pô»°U½r!+wíGÒ®ói%ÂÈÔñkï)ÿqZœƒ¦h¯èö¸-mÐsŽ™@MÂúôš!MÆ‘nó´wj@ŒÛÝ“š½805Ä£76©	¡õÜŽ—,ÀïŒ6¥γ‰'®®².X|ÿí?Ÿpw$ò[!zœÑ«rý 1ä´PoJ- ¾ø­Tíæè•h£Åûü ©œm£÷ïDËhþ›~o)(sep(ÈhÌ‹e•WÔëÙ½Q6ÖÄ ÓY™ÿqÌwñ„N·ÏftÓ›–T¨ž¤Ñ”æ¨{OU±c¼|Þ:ä»°§ÉsIjR+Bå!$¾
-ëH£Û3Ò$’ßÀ›Ë–K½
-ÚõƒÙzºt°{ÚjÆ©=ÿ;ÑDe©Ÿn¦¹LÆPë´Ù ˜€Þýqµm¤Ÿ#'ûá=%Ò™{ÃëôÄþMéy×kS#
-§ÌÂÊjÁCáUWNš\¨ßZãÚ+™½`i_D>ÏfÎE5'L@¹e)0³­ü<²
-Hjé´|Ýá
-[ZP¯ÉSúz¡ö´8ÖÏý²$QóžâÓ¯-BE×døÞŸŠÂ³5ý¦g&áΐq­ÄÙoÊ[,qn—ɱìËb¡°mÓ•x#ÄU$C÷¥§®ý^N+·ÚkGë¿´'Robert Collins <rbtcollins at hotmail.com>ˆF R\ 
-	%ׁ	„ Å:  ƒAOù—:Þq.œõ¥pí¬Ö  Ä	ŸÿìJöÆðš*c‡Óg¬¤0Q‡ˆF RYï‘ 
-	†{ù©ûÓ뎊  ”§™àÈÜuM˜B³½Ôá¨Ñ Ÿn_ ¯ÖcÅ
-CÊÉfΡ¾ÜF‰7 !€RYîë	
-	  
-	)ŽšªÀâ†Ò= ”/3ÛB	?®´ )90•§tñQ¨8¦¼ÏáÄøãt`´h>=-ò*ÌR÷gc0zöÍ’.ö
-ÖÏ? (þŠÿ#ë90#Îwtý(‰:â£óQ*ܺf[pÍ( uñÿK©g6¤©æò^–%sŽáëÚ„ŠñïUÍ‘ää_½¦šÉqãL-'X]TËÁ,…I
-D?|êàÓ´QL™7ð íÈl†ç”¦èàÜí¨iæÚ—¹®%«K…¡D Lž×mäxÆÄ™ÆW?¢K]æáøùEÆQ‚Ôƒ¼h[_Ÿj^®Cc[Ì&Õv—€A‡,mˆØŸ®
-¼D¹8s!¥%šì«Qâ«+N™Gü$n׊ûžN½a½†Q»¶!¿­ì"ücaÁÌ,ÆSgÐyÃv_/(ÓBQYÖþ,ûãÒh[„úž
-Ê„ŸÎÆ¿º@<:bëp&_ÝÉ{§p…£båÈtAÐú—¯’gßìå2”„‹{âû¢Nlfb–	¿èYRÉæ*ešOÂü`QëÅÅ_ò$göš,ý…—_‚Lœ‹(ÆQ·ñY끡 eƒÕ‘dPžé^`òðBßún$WAÌdQÊï
-¢ÝÉŒæèľû&¶# Gh
-Š.éÿ©™®±«ìÃùs²hP’•&‰7 !RYë		
-	 € 
-	)ŽšªÀâ†Ò»ÿ}¶:ÅH?IŽb’ÛÓÎCª×¡› %LL•Œ»5ê@ŽÛg2n
-\šö³½Vµý²³Œ·–lxÇmC¿vÞ×|'‡ÅDËV朥ð&ö@héï\¿`%—oèn*/ïàÍF‚Û!ïùHü.fÎY……i®°=ë~Åèq´ôqg	¿VŠ	@$ùU˜ü>ç«–ÆœŒsé¾~ˈËUrÚCífš1¡‰i‚d3μFþ<»	Ç‘[”õ)‡SPå£Ñóaó¿óøª†;	épKÒu
-ŠzéËYµ"•:Cšt'¦tR¶i}
-AÄ ÅCYPh{Ç£9ë5Z™[É~A44
-–ÒÏ"Q¶›0±5ŒØÍ»Šô„ö—¤úgr š·¸	}‡ž­!z`»‰‹ËŒÿ'£ùN1o1s¶âh¬Nouü¬'íP¸ÃãÈ ÊêcÎŒ«e•ì½?}csÝ-ⵚ™m¡[ª@»á;Û’{iÌž*I1e“¿™Ý”)‘T.‡Ûþ©DmozüÕ…²Õ‰Þyòp—õ8«A{†vTm,ÿóµÇ"¤Òw¢Ù£kÒ€. 6ÅÖš&N7U/ô¬¶X»ÿÔÍG­!¶r¿ئ‚껞¨G€Q/>Ve¿"üúJE…ûP§´(Robert Collins <robertc at squid-cache.org>ˆE R\ 
-	%ׁ	„ T× ˜ ÞÖSÛ"tÃuUJ”d¯©ZÓî  Öç’œ,E)n„“Og_vˆF RYï‘ 
-	†{ù©ûÓ뎺K ž)
-ž5W{5Ò¡Á!X)•ÝŠ`m Ÿps§oufxÒþ÷&.œ‹h©‰7 !€RYîë	
-	  
-	)ŽšªÀ↊> ƒx…»o ?ƒâžúÙ¢a¼àÆ8õ®ª<7Á<‡±û!6\?­Ø½u3Æÿß¹ëÇŠÛ&Wî]P¿ÕfƒN½ò! ýœýw©F%LP†õí“…÷×ËQãEÃñ1H`»IN`‹±à½"óÞ\—Ýd
-¢ó
-ûlõcMÄ¡ž—žú*÷–fÇ÷ÔÑÝÛ­ ‡i6â~:?‡˜ÊcÓT‰ ƒaÖáªeÜÔ0æß~\*€Å`&yÆ
-sÆÐÒ8U)Ž”Ô#ïzqcÚü¤¥†ލE§¿~ã§ñl¼É7PV©Ðwnq,ΐåع1Sèš/˜^°¼¸B ˜9\ÓëÝ**däDþ$Å™õÎ;[-&íßß6ß"Qý›½gVƒ&6¬îܘ؈^+¥z¡°Hi•ÍSy®Žmè÷ô
-ûÞ^é©°2…—Œ]«©ªø‰o¹ÀÓœÏyóÕ¾ÂdüW^D;°hC†UÁìËr”GýMZü¾Y¡Œl§©¼ÔÕÏhávµ"DPÞ°	ÿ‰•Iîû‘ñŸ@xº}2ÏÉü½©G_7nÄ(Ê1ÛĘˆ9¤ÆDä7™ý÷Ê%¡¯xCœweŠWˆ`¨µÌdz–m:±›'ôúëtÏ}_—É)âÓ
-N¼«×êŸ=£=&Ø×ÄRÐQê³x<¹â6B鯉7 !RYêÖ	
-	 € 
-	)ŽšªÀâ†Òþ5û3Ãf]p€r iD튞ˆ$pØw£÷w¡Xµ«4cߪû$B†:˘5m*qèY„v-Šây#döSя‘{S‰?§qÀ@¹ÿ­ÍKý”Í«Ÿ~)¾xZ“%ÿkˆ	¨H»‹eö”µH:É)k(Š,	£¬^1`ôM„v 2Žºð>lD“a%ˆ©¹ë;ÒPj>郋šl½ ¥ê×™+ÆI˜Iî{æhQñÛÚÕYàß[åب¥®gË„QVû«pU¼˜yAÄ°ˆÉ«w©¿ã&üÎy§¹R£xÄ×”Å=¬F&hÝÂ!&èZ4sˆ\:ÄEkÑæU
-UoôÔqú›××à¥Ù|R¿Gh ±‚—Zúoên¯+œƒ+»ôfÜ™z˜ïGu:f3^Ur.0Dè1”JµíŽ•º+\ϪŸ§xñ#¾ÓXÜÈ-'sÓ¾ûqÞ9ói„ô~M¼Ûƒ|ñÎ%Á4	ÿ9ø——`©‡gÖ¸:9&9¿õb¸öš4ëXÊõY
-v,#õýŠ|l¼ž\ã+þHcͧ&‰#ûAP@ÄÒo*G©Øw†üªå]@ëDR¹â>Pìð’ ÇBmðz™¦©r-ÀÝs9SQâ?Þ5I¼P£¢Cõ1aG¬ëóGÂÛ¢rwfˆÜðñ‹4׊ώ´)Robert Collins <robert.collins at gmail.com>ˆF R\ 
-	%ׁ	„ p?  ³<Ó SõºR-o”©´þxÔkL@! Ÿ`‚‘r‰»´5ž
-®y©6$ImňF RYï‘ 
-	†{ù©ûÓëŽ†é  ŸØ»iS€iyزмæ4Þ Ÿeì}ˆ4Ü°
-Ë…'_J¼À­(Vü‰7 !€RYîë	
-	  
-	)ŽšªÀâ†ÜÿG	Ð9ÁJ›©Œ­ °µãp‡8#u®w4™Ó;w¹«®CPÛø"ë‰&pòè·÷K¶vL`Ùƒˆ-n+]ììïðÓæ#֮ѽæX9OelGl®³Î„\hAz…°}•/Õ]”m(lbdÀ¼R^ùâž"¨4<í‘ù€ÛS`þ·LÝ?;å•©"×`ojÛpØI‰ûxþ®Š–l•“w2FÖ‰C#o»R–âFŸ¨m®ª@û%e¸„DØâ¾1„ÓÔHAÏ¥Þ{*ðæïÓ"‰çبóÃ_ÓaŸ°aÓºÚͦvŠaë`ôò>øA‡-xÊw¡)D“»"W¹$¦":ĵì8ü²:i|zÁÒ¢²]Uiýõ'È·¢	A–Dâ¨#ó!òö­ŠOv¨*)Ÿ;ÿ9³w,«¤tÁ dš·åDûž]eÏö“OoÚ”‹­~CåÓÁ-nòûÔ€¼¼9Eþ#÷ÀaÕ>Žë~øyÑsÃGÁ"ë	Ø‚¡ob»ÐF‘)8†PÏ~ÄIÁ|ø¼}îW¡âÉùž._¥Û ÅôU¢¤¯B÷ÕmÍó%£©´
-Àg<T¸uFZë3 Ó²å
-†¥fþÙí@Ì;óß0e¯÷Äštöþ<ä ÿðfŒE‘fg§ˆÛƒ¨“hÍwRlKz›A”‰7 !RYêö	
-	 € 
-	)ŽšªÀâ†úCÿrõIö_¡‰‚‚Æ]Ϩjow~3¾fq!¡·pàKÓ÷ân®ÞÉGK‡ŒsË
-Þ¥Á£ç?)"W`²´DYs&ïΤ_Šlõ³5
-·dÜ`_pÆ»g0®¸ÊÁ©Lø¦ž[Ë	ţθÑ[.|HDâ¼)NuâÞÔŸPY4r(ÄÑÔ'AÀ×5èQøZfÀi•Wš»E‰GaÊ"`Àq›ÖÎwC×½a¾U¨c
-±áÕÎi¥iéE­¸­ƒD‰@_mã¢]Ûq*…ñ:òGiïyÞX#¸>aüuòKÜDlÙ€Ç/:F<=R¦¨‹)Ž¨/*tQç*¸;_Á2@àèì´?X%!Úfþ/lÓ}:÷»=#P±0*dТŠ·3\4TCÎX¯Ó—@dGéïä¸áÙbé§HFô3r\²xœã‚è[îz4ï€r°)QüºÚE^ßüÁ©[cfY_GjvŒeJY‚ë‚XŒT4ÇTqyï)ù‡Êì’*ñº–ÿšYˆÑ/|Ýø¼G€Þx0æ'5\Ÿãö«8ϝM˜˜f¡b¨Î9b6œ—¸÷eŽ/gV	§Ö™œXŠæÏh e[ úþbȲø;ŸŸnÊeõkØC¹>ëÔ±Æ{âଠ†?&i´*Robert Collins <robertc at robertcollins.net>ˆF R\ 
-	%ׁ	„ Óù  Óàͱn_×¾é,£:GdlàvF$ ŸX'„‹NGú+ɶkŽü È`ù¼ˆF RYïŒ 
-	†{ù©ûÓëŽ¯æ šêŠÅ;¨ñäùL
-eførÕ &×  •Ïe'NT€ÒáÆG>÷®ÒY‰7 !RYê¾	
-	 € 
-	)ŽšªÀâ†ÐíÿVŸ9dnSi±üO9jkÛº‹…M:ÝJe¼ŒÌ—;ÝórOo‹øÉsÙÔgk º<=™â@Uüúf`hŒò¨¨ºÈb»þjâÍl@áÞd¦Hr´±^ÂÆ(}9TÀ2GÓÝÿ!	Ñ;N}$ƒ£—	åáeãÖ—.У¥´1ÝÚ4ÞòùmR0”K at hBúKHÁ
-º‚}¯ÄÇ¥…¨ã•Ï)"’区oF$"äÖõ@Ö9šôýîUp«ªëuõ<0ϹkÕ¢	¸»'Úg'
-r¸ß¬Õ£†Š1KNf
-ø
-õçüjup-ÁŠ”._gŸÁ^–]ª‹ÛŸ)œñ«#ÏÀݧ´‘ùå†vÎ
-„(5ÃK†±AhªÆŽ¯íùaG<HÜôŽóU¥ìŽHoD4þ6»¯=s8Ex9£lV;D‰qYúL;»-Ûy‡3Ý<W–|[ÎáÜÞé_}=ˆëÁУeÝtµ„\mxQÀà	™t(.§m’†¯Šan99PÕ™‚ª³‰H€¹Yu
-G%&„ù„»Ñ*¦k 
-?Šú÷	<1øsûeêé]è^;鐵CIVÐãb½•(2GMj>fšï3²MÛ‹fØÍŒøVÞª¤‰Ý4‡™#£»“Eªô#° Ü{*| :‰: $€RYï	
-	  
-	)ŽšªÀâ†M8 k>‰GiP…Ò.R™¯'·LÑÊT¡Â@óí÷ÀèÁù[ja¸Îß>¹˜gŽrib#CÅS®ögúÜZ¬Šõs!Ý´Ù“=g5*v2s¯)äÄ¥H6GX
-§Z2j#}ÙÀ b0E›(µÅÎ]P%êîØI§‡øCÚÈàÇõŠ®ØéÂŒ-T!¨ˆl
-H·VNCÒÉ4Õ ÄUnÊÉ^„¶_ÁS-õ¢öäþÐè8ÀÂëRb_XŸ»Çž%±øm—
-Q:ÓS!ÚŒ¥Ã­Ý1´à °«¬ðÑM0´ƒ•æ‹“+O‹2Ø%Ž|ØJœëÌGR	¾ ³–Kåhð&ÃhG\ižWböé6mõ:È Iú=C§‹]O†/)\ähýöœWîáµÞ1¯ÌȘ™sÊè”æ!Z•æ­Ò^[ë_g­"‡®µ@ŽÖ'`w.Ñú~Ç>C~5ø_Ðe0ü‘˜«Ý¤†wlŠ7º˜ë*7
-}ZE"
-7qõ±œâÅUꬍ=‰É2±†‘S«ñˆ¨*LJAØŸŸ¦m¦§îžç¬ÇÀ8¢oä"Â}Â8‰S£ëŸ{ÖS~‚ô%ß¤œ5q߃Û95ísì•%–DÄúÁƒŸ×c`Žu5šfDäàËé¼™Z¬@øp#7º‰ÒV•Zh甹
-RYéJ ¼•ó¡k°Ò(µ|N$vb †äß3ÔID¢9¨óÄtƒ®‘þ!ÔÀ#ÏÄý%Щ³G#\®TõÔâ+¤ã¶9I$qøè"¡ú<´u<oàhÙgoë.,Ñ߀¹e·×¬§=*o^\Ú‰¼‹: èZ" )YääL®YY-×^‡šƒhþfÃÖ”"X5u;Dçö〃ž»n‹ •ÕžÒCtæÑ
-–9U4„—€ßûC÷x°)1 À!MÐíNuÙÀôÛ凙…îpÜ[˯ö7†d8Ú>§4=ÀºÁ‚Í#^íä'›îÜf=˵Œõ=sæÀª=  ‰D RYéJ	Âg )	)ŽšªÀâ†À]  RYéJ 
-	‰ïÕˆéuÖß{˜ ¤l†ß¯ç••’K^âÒ⎲6ƒ1‡¤•c0O`´ñí˜ÿpWmxSV
-å#>ûÑ£q5·ÖRk	8>C|/áUNó¸iªºÔK:5…J†ëª	.šäg3ÊU¢¼ÔËgök{Sy”/۳¼Jküb€~T–†±7ð)7’-0FJcõÀZÓ,\NŸ	_@¾]!/è:@7JbÞ_’Üí4ë•$FRKóÃ,ÉÏƇ·G¥P–ÍMüÌû‡’À;NM`h`ÁpþQlMtÙÂ*ágž	ƒåe	v¨Š$TV:~XS³}ÄIrÚDsšëcãë-®PЕ^™˜hÔŽÜ(Ô4öˆ¨# ÿCË™BÁûAüØA«?oGyN¾”‘´…ìŒÍ${Z3ò©zw´ˆñïÙõl¶"Gy—Ðù‰Ú+{»¾EµÆ=–	œÖ$©—r†9_³ƒ_Ï<äÏ° Ú]].O]>ªÜ€SH‘Ø„£8‹îº{f6y@×j,žlö¨xҋسƒ±býÐ~¨	0Œ`hM÷¦m-«h¾I0pî¶Á¾!Æ~§ñ©3È_cšýaP~‚¿¾NÈ.å§<7
-=/-ÊÔÛÿèŠúªÄyÿæQÃÐåU‹â¤KU•Ñ@'ì”»…¨:òçÍ*›?Ù`h£d2-nƒØåÍB\ú0z¾l«
-Ó”
-=Ée<þfÿº|­’Ñ$µÑÀ–<}'ôƒ,¢ÓÈÖ¹—qÉ„m:—¦}IHƒ\‹ùI„z´ÎªP@÷½
-/ûp‰ãÎâžÏñ3ncª
-Ñ,MòëïßAÈ7 ]Š)œ˜Øý-á	n59'á*¨<¶¦Dâô3êÊB‰`ón‚ÄK›ôÐNªïÔ3J$1xî{ðu‹úÁ¼r{ì0ùO89ƒ"QN¬%ÏÊÑÜ.Ò…¯¦À2èØ[léß=oIƒhCÝôˆÆGòFñDµ´:2“‹#×L_WÓk¸é]™•. …#¸
-<=¨Ød=5þô›"2¯ú“KD¹
-RYêT »òQ©½,7„,K7ÛµdýÅ02¾ }¬ÒʵEñpw•~gí 3â#¼¦¢!;ªž;lÖ蟧IËi^‚õ¢°~q¶Óådt×lËÓAô"\ÒËãëX£u”î5öœT@>Ÿi™–·1zm`VûPe5gÂSÔW9¥³
-èñ}öüt½ðoÛLÜ\XÑk):aíÕ‹¹1tÞ`>æ¡¥߀}eMðÞz&Kgn¿zƒØ$ásœ³Óáõqg‚Ÿ€}ØzYVv‰]as­Ã¢ÿ4yøѲç¼÷¤¶¥œ¢T=8öÏ»÷…{"y±DI9„×y’ÿ‰blô¾|Á:w  ‰% RYêT	Âg  
-	)ŽšªÀâ†iy …Q‰¤3]JÃ…jŒëèäý:Úr‘r.‰SÑ“ _‚åçï:Uu¹á ®µª[6Ãæ½Y%㐵­k®l½tèÒ™¡/‘"P’Ç[3‡9,Úbm+4­MÐ>é·Uš,?aPSÃ쳌‚ÀôìßZ˜›¤)LK›‹ôo`@ù—XØ»Ä ³,Ÿ	›ã™‰)?¦õ ªÃ؉ß*fµ“Zµÿmð†ÌHš/ å|2Ђ.øúBÿÁ}ñ°ÁÛ[ÆPHÎÑ%ò4‰¦=æOMàöD[fúuUeçÃáPU:gÁPtrM{Àîb´½é5–œu«I6a Þ?Ù˜m?)9:u¡¿Éoœ²ûR’tõR,Âdž›Œd/Íþ•½x?½15×`uG^ÒÜÒæšöfkÅÜ-4wœ–ÔÚr»÷/'¼!bÚEö¥œ-fü,ƒ4Ò·Òe™x¯Ë5J¡ÇNfi¸ cXX¦Y»ÝŸ,Çò©MH¼Öh
-¯`­•’|(eF*ƒÀ¢3£4„U¢ztá2€™&¡ °¨¾xQU¼ÎÄÚǃú«»‚ì~Œm§Û›B´
-*AÙç<½tk¯û}¨Ó´ð
-ïI‘W¶’ôÑ:X¾'FQ%üNà§äûR²;ëÞéÀVãÝßåûñ†…€²	Hj
Deleted: packages/testrepository/tags/0.0.20-2/debian/watch
===================================================================
--- packages/testrepository/trunk/debian/watch	2014-05-02 09:19:20 UTC (rev 10823)
+++ packages/testrepository/tags/0.0.20-2/debian/watch	2015-08-09 17:53:01 UTC (rev 12222)
@@ -1,2 +0,0 @@
-version=3
-opts=pgpsigurlmangle=s/$/.asc/ https://pypi.python.org/packages/source/t/testrepository/testrepository-(.*).tar.gz

Copied: packages/testrepository/tags/0.0.20-2/debian/watch (from rev 11890, packages/testrepository/trunk/debian/watch)
===================================================================
--- packages/testrepository/tags/0.0.20-2/debian/watch	                        (rev 0)
+++ packages/testrepository/tags/0.0.20-2/debian/watch	2015-08-09 17:53:01 UTC (rev 12222)
@@ -0,0 +1,3 @@
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/testrepository/testrepository-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-apps-commits mailing list