[Python-modules-commits] r18133 - in packages/authres/tags (14 files)

kitterman at users.alioth.debian.org kitterman at users.alioth.debian.org
Thu Aug 11 17:19:56 UTC 2011


    Date: Thursday, August 11, 2011 @ 17:19:54
  Author: kitterman
Revision: 18133

[svn-buildpackage] Tagging authres 0.2-1

Added:
  packages/authres/tags/0.2-1/
  packages/authres/tags/0.2-1/debian/README.source
    (from rev 18130, packages/authres/trunk/debian/README.source)
  packages/authres/tags/0.2-1/debian/changelog
    (from rev 18131, packages/authres/trunk/debian/changelog)
  packages/authres/tags/0.2-1/debian/control
    (from rev 18130, packages/authres/trunk/debian/control)
  packages/authres/tags/0.2-1/debian/copyright
    (from rev 18130, packages/authres/trunk/debian/copyright)
  packages/authres/tags/0.2-1/debian/python-authres.docs
    (from rev 18130, packages/authres/trunk/debian/python-authres.docs)
  packages/authres/tags/0.2-1/debian/python3-authres.docs
    (from rev 18130, packages/authres/trunk/debian/python3-authres.docs)
  packages/authres/tags/0.2-1/debian/rules
    (from rev 18132, packages/authres/trunk/debian/rules)
Deleted:
  packages/authres/tags/0.2-1/debian/README.source
  packages/authres/tags/0.2-1/debian/changelog
  packages/authres/tags/0.2-1/debian/control
  packages/authres/tags/0.2-1/debian/copyright
  packages/authres/tags/0.2-1/debian/python-authres.docs
  packages/authres/tags/0.2-1/debian/rules

Deleted: packages/authres/tags/0.2-1/debian/README.source
===================================================================
--- packages/authres/trunk/debian/README.source	2011-08-11 12:56:29 UTC (rev 18121)
+++ packages/authres/tags/0.2-1/debian/README.source	2011-08-11 17:19:54 UTC (rev 18133)
@@ -1,5 +0,0 @@
-This package uses quilt for patches.  dpkg-source -x does produce source
-ready for building with dpkg-buildpackage.  It does not procude source ready
-for editing.  See /usr/share/doc/quilt/README.source for information on using
-quilt.
-

Copied: packages/authres/tags/0.2-1/debian/README.source (from rev 18130, packages/authres/trunk/debian/README.source)
===================================================================
--- packages/authres/tags/0.2-1/debian/README.source	                        (rev 0)
+++ packages/authres/tags/0.2-1/debian/README.source	2011-08-11 17:19:54 UTC (rev 18133)
@@ -0,0 +1,5 @@
+This package will use quilt for patches if needed.  dpkg-source -x does
+produce source ready for building with dpkg-buildpackage.  It does not produce
+source ready for editing.  See /usr/share/doc/quilt/README.source for
+information on using quilt.
+

Deleted: packages/authres/tags/0.2-1/debian/changelog
===================================================================
--- packages/authres/trunk/debian/changelog	2011-08-11 12:56:29 UTC (rev 18121)
+++ packages/authres/tags/0.2-1/debian/changelog	2011-08-11 17:19:54 UTC (rev 18133)
@@ -1,14 +0,0 @@
-authres (0.1-2) unstable; urgency=low
-
-  * Protect for loops in debian/rules with set -e
-  * Drop ${python:Breaks}, no longer used by dh_python2
-  * Bump standards version to 3.9.2 without further change
-  * Rebuild for Python transition
-
- -- Scott Kitterman <scott at kitterman.com>  Fri, 15 Apr 2011 19:32:34 -0400
-
-authres (0.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #618302)
-
- -- Scott Kitterman <scott at kitterman.com>  Mon, 14 Mar 2011 12:19:42 -0400

Copied: packages/authres/tags/0.2-1/debian/changelog (from rev 18131, packages/authres/trunk/debian/changelog)
===================================================================
--- packages/authres/tags/0.2-1/debian/changelog	                        (rev 0)
+++ packages/authres/tags/0.2-1/debian/changelog	2011-08-11 17:19:54 UTC (rev 18133)
@@ -0,0 +1,29 @@
+authres (0.2-1) unstable; urgency=low
+
+  * New upstream release
+    - Completely reworked API
+    - Update debian/copyright
+    - Supports python3
+  * Simplify clean rule
+  * Add python3-authres package
+    - Add to debian/control
+    - Add python3-all-dev to build-depends
+    - Adjust debian/rules
+    - Add debian/python3-authres.docs
+
+ -- Scott Kitterman <scott at kitterman.com>  Thu, 11 Aug 2011 11:04:00 -0400
+
+authres (0.1-2) unstable; urgency=low
+
+  * Protect for loops in debian/rules with set -e
+  * Drop ${python:Breaks}, no longer used by dh_python2
+  * Bump standards version to 3.9.2 without further change
+  * Rebuild for Python transition
+
+ -- Scott Kitterman <scott at kitterman.com>  Fri, 15 Apr 2011 19:32:34 -0400
+
+authres (0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #618302)
+
+ -- Scott Kitterman <scott at kitterman.com>  Mon, 14 Mar 2011 12:19:42 -0400

Deleted: packages/authres/tags/0.2-1/debian/control
===================================================================
--- packages/authres/trunk/debian/control	2011-08-11 12:56:29 UTC (rev 18121)
+++ packages/authres/tags/0.2-1/debian/control	2011-08-11 17:19:54 UTC (rev 18133)
@@ -1,23 +0,0 @@
-Source: authres
-Section: python
-Priority: optional
-Maintainer: Scott Kitterman <scott at kitterman.com>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~)
-Standards-Version: 3.9.2
-Homepage: https://launchpad.net/authentication-results-python
-X-Python-Version: >= 2.6
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/authres/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/authres/trunk/
-
-Package: python-authres
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: RFC 5451 Authentication Results Header manipulation Python module
- Python module to create and decode RFC 5451 Authentication Results headers.
- .
- The module currently provides a class for creating RFC compliant headers for
- use in Python applications. Future releases will also provide a class for
- decoding Authentication Results headers. 
- .
- http://tools.ietf.org/rfc/rfc5451.txt

Copied: packages/authres/tags/0.2-1/debian/control (from rev 18130, packages/authres/trunk/debian/control)
===================================================================
--- packages/authres/tags/0.2-1/debian/control	                        (rev 0)
+++ packages/authres/tags/0.2-1/debian/control	2011-08-11 17:19:54 UTC (rev 18133)
@@ -0,0 +1,33 @@
+Source: authres
+Section: python
+Priority: optional
+Maintainer: Scott Kitterman <scott at kitterman.com>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~), python3-all (>= 3.1.2-10~)
+Standards-Version: 3.9.2
+Homepage: https://launchpad.net/authentication-results-python
+X-Python-Version: >= 2.6
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/authres/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/authres/trunk/
+
+Package: python-authres
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}
+Description: RFC 5451 Authentication Results Header manipulation for Python
+ Python module to create and parse RFC 5451 Authentication Results headers.
+ .
+ The module provides a class for creating and parsing RFC compliant headers
+ for use in Python applications.
+ .
+ http://tools.ietf.org/rfc/rfc5451.txt
+
+Package: python3-authres
+Architecture: all
+Depends: ${python3:Depends}, ${misc:Depends}
+Description: RFC 5451 Authentication Results Header manipulation for Python3
+ Python3 module to create and parse RFC 5451 Authentication Results headers.
+ .
+ The module provides a class for creating and parsing RFC compliant headers
+ for use in Python3 applications.
+ .
+ http://tools.ietf.org/rfc/rfc5451.txt

Deleted: packages/authres/tags/0.2-1/debian/copyright
===================================================================
--- packages/authres/trunk/debian/copyright	2011-08-11 12:56:29 UTC (rev 18121)
+++ packages/authres/tags/0.2-1/debian/copyright	2011-08-11 17:19:54 UTC (rev 18133)
@@ -1,32 +0,0 @@
-This package was debianized by Scott Kitterman <scott at kitterman.com> on
-Mon, 14 Mar 2011 12:19:42 -0400.
-
-It was downloaded from <https://launchpad.net/authentication-results-python>
-
-Upstream Author:
-
-    Scott Kitterman <scott at kitterman.com.com>
-
-Copyright:
-
-    Copyright © 2011 Scott Kitterman
-
-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.
-
-See /usr/share/common-licenses/Apache-2.0 for the full text of the license
-
-The Debian packaging is © 2011, Scott Kitterman <scott at kitterman.com> and
-is licensed under the same terms as the upstream package, see above.
-

Copied: packages/authres/tags/0.2-1/debian/copyright (from rev 18130, packages/authres/trunk/debian/copyright)
===================================================================
--- packages/authres/tags/0.2-1/debian/copyright	                        (rev 0)
+++ packages/authres/tags/0.2-1/debian/copyright	2011-08-11 17:19:54 UTC (rev 18133)
@@ -0,0 +1,34 @@
+This package was debianized by Scott Kitterman <scott at kitterman.com> on
+Mon, 14 Mar 2011 12:19:42 -0400.
+
+It was downloaded from <https://launchpad.net/authentication-results-python>
+
+Upstream Authors:
+
+    Julian Mehnle <julian at mehnle.net>
+    Scott Kitterman <scott at kitterman.com.com>
+
+Copyright:
+
+    Copyright © 2011 Julian Mehnle <julian at mehnle.net>
+    Copyright © 2011 Scott Kitterman <scott at kitterman.com
+
+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.
+
+See /usr/share/common-licenses/Apache-2.0 for the full text of the license
+
+The Debian packaging is © 2011, Scott Kitterman <scott at kitterman.com> and
+is licensed under the same terms as the upstream package, see above.
+

Deleted: packages/authres/tags/0.2-1/debian/python-authres.docs
===================================================================
--- packages/authres/trunk/debian/python-authres.docs	2011-08-11 12:56:29 UTC (rev 18121)
+++ packages/authres/tags/0.2-1/debian/python-authres.docs	2011-08-11 17:19:54 UTC (rev 18133)
@@ -1,2 +0,0 @@
-README
-

Copied: packages/authres/tags/0.2-1/debian/python-authres.docs (from rev 18130, packages/authres/trunk/debian/python-authres.docs)
===================================================================
--- packages/authres/tags/0.2-1/debian/python-authres.docs	                        (rev 0)
+++ packages/authres/tags/0.2-1/debian/python-authres.docs	2011-08-11 17:19:54 UTC (rev 18133)
@@ -0,0 +1 @@
+README

Copied: packages/authres/tags/0.2-1/debian/python3-authres.docs (from rev 18130, packages/authres/trunk/debian/python3-authres.docs)
===================================================================
--- packages/authres/tags/0.2-1/debian/python3-authres.docs	                        (rev 0)
+++ packages/authres/tags/0.2-1/debian/python3-authres.docs	2011-08-11 17:19:54 UTC (rev 18133)
@@ -0,0 +1 @@
+README

Deleted: packages/authres/tags/0.2-1/debian/rules
===================================================================
--- packages/authres/trunk/debian/rules	2011-08-11 12:56:29 UTC (rev 18121)
+++ packages/authres/tags/0.2-1/debian/rules	2011-08-11 17:19:54 UTC (rev 18133)
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-%:
-	dh $@ --with python2
-
-override_dh_auto_install:
-	set -e && for pyvers in $(shell pyversions -vr); do \
-		python$$pyvers setup.py install --no-compile -O0 --install-layout=deb \
-			--root $(CURDIR)/debian/python-authres; \
-	done
-	dh_install
-
-override_dh_auto_clean:
-	set -e && for pyvers in $(shell pyversions -vr); do \
-		python$$pyvers setup.py clean -a; \
-	done
-	find . -name \*.pyc -exec rm {} \;
-	dh_clean

Copied: packages/authres/tags/0.2-1/debian/rules (from rev 18132, packages/authres/trunk/debian/rules)
===================================================================
--- packages/authres/tags/0.2-1/debian/rules	                        (rev 0)
+++ packages/authres/tags/0.2-1/debian/rules	2011-08-11 17:19:54 UTC (rev 18133)
@@ -0,0 +1,25 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+%:
+	dh $@ --with python2,python3
+
+override_dh_auto_install:
+	set -e && for pyvers in $(shell pyversions -vr); do \
+		python$$pyvers setup.py install --install-layout=deb \
+			--root $(CURDIR)/debian/python-authres; \
+	done
+	set -e && for pyvers in $(shell py3versions -vr); do \
+		python$$pyvers setup.py install --install-layout=deb \
+			--root $(CURDIR)/debian/python3-authres; \
+	done
+	dh_install
+
+override_dh_auto_clean:
+	set -e && for pyvers in $(shell pyversions -vr); do \
+		python$$pyvers setup.py clean -a; \
+	done
+	set -e && for pyvers in $(shell py3versions -vr); do \
+		python$$pyvers setup.py clean -a; \
+	done
+	dh_clean




More information about the Python-modules-commits mailing list