[Python-modules-commits] r30098 - in packages/python-keyczar/tags (5 files)
chrisk-guest at users.alioth.debian.org
chrisk-guest at users.alioth.debian.org
Sat Aug 9 21:55:06 UTC 2014
Date: Saturday, August 9, 2014 @ 21:55:05
Author: chrisk-guest
Revision: 30098
[svn-buildpackage] Tagging python-keyczar 0.71d-09062013-2
Added:
packages/python-keyczar/tags/0.71d-09062013-2/
packages/python-keyczar/tags/0.71d-09062013-2/debian/changelog
(from rev 30097, packages/python-keyczar/trunk/debian/changelog)
packages/python-keyczar/tags/0.71d-09062013-2/debian/control
(from rev 30096, packages/python-keyczar/trunk/debian/control)
Deleted:
packages/python-keyczar/tags/0.71d-09062013-2/debian/changelog
packages/python-keyczar/tags/0.71d-09062013-2/debian/control
Deleted: packages/python-keyczar/tags/0.71d-09062013-2/debian/changelog
===================================================================
--- packages/python-keyczar/trunk/debian/changelog 2014-08-09 19:24:53 UTC (rev 30095)
+++ packages/python-keyczar/tags/0.71d-09062013-2/debian/changelog 2014-08-09 21:55:05 UTC (rev 30098)
@@ -1,112 +0,0 @@
-python-keyczar (0.71d-09062013-1) unstable; urgency=low
-
- [ Jakub Wilk ]
- * Remove DM-Upload-Allowed; it's no longer used by the archive
- software.
- * Fix a typo in the package description.
-
- [ Christian Kastner ]
- * New upstream release. Closes: #699872
- - Expose the CLI tool /usr/bin/keyczart
- * debian/copyright:
- - Update to machine-readable format v1.0
- - Refresh copyright years
- * debian/control:
- - Bump Standards-Version to 3.9.5 (no changes needed)
- - Bump debhelper dependency to (>= 9)
- - Drop dependency on python-support and bump python-all dependency
- to (>= 2.6.6-3~) for dh_python2
- - Add X-Python-Version with >= 2.6, thereby implicitly dropping support for
- Python 2.5(it used to be supported in the now removed debian/pyversions).
- This allows us to simplify some things, such as:
- - Drop the Build-Depends for python (>= 2.6.6-14~) | pythons-simplejson.
- This was only needed to ensure that either Python 2.5 was not installed
- or else that python-simplejson was installed.
- - Add Build-Depends for python-setuptools. Upstream switch build mechanism
- - Add XS-Testsuite: autopkgtest
- * debian/compat:
- - Bump debhelper compatibility level to 9
- * debian/rules:
- - Drop the get-orig-source target (no longer needed)
- - Convert build process to dh_python2
- - Drop unit test running for Python << 2.6 (no longer supported)
- - Remove the egg-info directory during clean
- - Upstream moved location of unit tests
- * debian/svn-orig-source.sh
- - Drop (no longer needed)
- * debian/pyversions:
- - Remove (obsolete)
- * debian/tests/*:
- - Create an autopkgtest which executes the unit tests using the default
- Python interpreter
- * debian/watch:
- - Update Google Code URLs following wiki.debian.org recommendations
- (apparently, the URLs are stable now, and no longer require a helper)
- - The one-letter suffix of the upstream version number really is part of
- the version number (ie, the previous "b" was not a "beta" qualifier)
- - Explicitly fix one-time broken version number 06b to 0.6b. Upstream
- otherwise follows the MAJOR.MINOR(letter) release pattern.
- * debian/source/lintian-overrides:
- - Add override for debian-watch-may-check-gpg-signature
- * debian/manpages
- debian/keyczart.1
- - Create manpage for the keyczart tool
-
- -- Christian Kastner <debian at kvr.at> Fri, 07 Mar 2014 14:17:37 +0100
-
-python-keyczar (0.6~b.061709+svn502-1) unstable; urgency=low
-
- [ Christian Kastner ]
- * Grab newest version from SVN. The diff to 0.6~b.061709 is just a few
- commits and comprises mainly bugfixes. Closes: #627727
- * debian/control:
- - Bumped Standards-Version to 3.9.2 (no changes needed)
- * debian/svn-orig-source.sh:
- - Added this script which creates an upstream tarball from an SVN revision
- * debian/rules:
- - Added get-orig-source target (via svn-get-orig.sh above)
- * debian/patches dropped:
- - 0001-use-os-urandom-for-entropy
- No longer needed, the current SVN snapshot includes it
-
- [ Jakub Wilk ]
- * Add DM-Upload-Allowed.
-
- -- Christian Kastner <debian at kvr.at> Thu, 26 May 2011 23:49:27 +0200
-
-python-keyczar (0.6~b.061709-3) unstable; urgency=low
-
- * Team upload.
-
- [ Christian Kastner ]
- * debian/control:
- - Bump Standards-Version to 3.9.1 (no changes needed)
-
- [ Luke Faraone ]
- * debian/rules:
- - Handle cases when Python 2.5 is not used during build. Fixes FTBFS when
- running tests. Closes: #601259
- * debian/patches:
- - Remove 0001-workaround-deprecated-interface
- This patch did not work with older versions of PyCrypto. Closes: #601264
- - Added 0001-use-os-urandom-for-entropy
- This cherry-picked patch uses os.urandom() directly for entropy.
-
- -- Luke Faraone <lfaraone at debian.org> Mon, 08 Nov 2010 22:29:17 -0500
-
-python-keyczar (0.6~b.061709-2) unstable; urgency=low
-
- * debian/copyright:
- - Add missing copyright information for PyCrypto documentation included in
- source package. Closes: #588704
- * debian/patches:
- - Added 0001-workaround-deprecated-interface
- This resolves the DeprecationWarning printed by PyCrypto.
-
- -- Christian Kastner <debian at kvr.at> Sat, 17 Jul 2010 01:04:30 +0200
-
-python-keyczar (0.6~b.061709-1) unstable; urgency=low
-
- * Initial release (Closes: #494868)
-
- -- Christian Kastner <debian at kvr.at> Fri, 02 Jul 2010 22:49:40 +0200
Copied: packages/python-keyczar/tags/0.71d-09062013-2/debian/changelog (from rev 30097, packages/python-keyczar/trunk/debian/changelog)
===================================================================
--- packages/python-keyczar/tags/0.71d-09062013-2/debian/changelog (rev 0)
+++ packages/python-keyczar/tags/0.71d-09062013-2/debian/changelog 2014-08-09 21:55:05 UTC (rev 30098)
@@ -0,0 +1,124 @@
+python-keyczar (0.71d-09062013-2) unstable; urgency=low
+
+ * debian/control:
+ - Add Build-Depends for dh-python (for pybuild)
+ - Lowercase package synopsis
+ * debian/rules:
+ - Convert to use pybuild build system
+ * debian/tests/unittests-default:
+ - Refresh comments
+
+ -- Christian Kastner <debian at kvr.at> Sat, 09 Aug 2014 21:29:15 +0200
+
+python-keyczar (0.71d-09062013-1) unstable; urgency=low
+
+ [ Jakub Wilk ]
+ * Remove DM-Upload-Allowed; it's no longer used by the archive
+ software.
+ * Fix a typo in the package description.
+
+ [ Christian Kastner ]
+ * New upstream release. Closes: #699872
+ - Expose the CLI tool /usr/bin/keyczart
+ * debian/copyright:
+ - Update to machine-readable format v1.0
+ - Refresh copyright years
+ * debian/control:
+ - Bump Standards-Version to 3.9.5 (no changes needed)
+ - Bump debhelper dependency to (>= 9)
+ - Drop dependency on python-support and bump python-all dependency
+ to (>= 2.6.6-3~) for dh_python2
+ - Add X-Python-Version with >= 2.6, thereby implicitly dropping support for
+ Python 2.5(it used to be supported in the now removed debian/pyversions).
+ This allows us to simplify some things, such as:
+ - Drop the Build-Depends for python (>= 2.6.6-14~) | pythons-simplejson.
+ This was only needed to ensure that either Python 2.5 was not installed
+ or else that python-simplejson was installed.
+ - Add Build-Depends for python-setuptools. Upstream switch build mechanism
+ - Add XS-Testsuite: autopkgtest
+ * debian/compat:
+ - Bump debhelper compatibility level to 9
+ * debian/rules:
+ - Drop the get-orig-source target (no longer needed)
+ - Convert build process to dh_python2
+ - Drop unit test running for Python << 2.6 (no longer supported)
+ - Remove the egg-info directory during clean
+ - Upstream moved location of unit tests
+ * debian/svn-orig-source.sh
+ - Drop (no longer needed)
+ * debian/pyversions:
+ - Remove (obsolete)
+ * debian/tests/*:
+ - Create an autopkgtest which executes the unit tests using the default
+ Python interpreter
+ * debian/watch:
+ - Update Google Code URLs following wiki.debian.org recommendations
+ (apparently, the URLs are stable now, and no longer require a helper)
+ - The one-letter suffix of the upstream version number really is part of
+ the version number (ie, the previous "b" was not a "beta" qualifier)
+ - Explicitly fix one-time broken version number 06b to 0.6b. Upstream
+ otherwise follows the MAJOR.MINOR(letter) release pattern.
+ * debian/source/lintian-overrides:
+ - Add override for debian-watch-may-check-gpg-signature
+ * debian/manpages
+ debian/keyczart.1
+ - Create manpage for the keyczart tool
+
+ -- Christian Kastner <debian at kvr.at> Fri, 07 Mar 2014 14:17:37 +0100
+
+python-keyczar (0.6~b.061709+svn502-1) unstable; urgency=low
+
+ [ Christian Kastner ]
+ * Grab newest version from SVN. The diff to 0.6~b.061709 is just a few
+ commits and comprises mainly bugfixes. Closes: #627727
+ * debian/control:
+ - Bumped Standards-Version to 3.9.2 (no changes needed)
+ * debian/svn-orig-source.sh:
+ - Added this script which creates an upstream tarball from an SVN revision
+ * debian/rules:
+ - Added get-orig-source target (via svn-get-orig.sh above)
+ * debian/patches dropped:
+ - 0001-use-os-urandom-for-entropy
+ No longer needed, the current SVN snapshot includes it
+
+ [ Jakub Wilk ]
+ * Add DM-Upload-Allowed.
+
+ -- Christian Kastner <debian at kvr.at> Thu, 26 May 2011 23:49:27 +0200
+
+python-keyczar (0.6~b.061709-3) unstable; urgency=low
+
+ * Team upload.
+
+ [ Christian Kastner ]
+ * debian/control:
+ - Bump Standards-Version to 3.9.1 (no changes needed)
+
+ [ Luke Faraone ]
+ * debian/rules:
+ - Handle cases when Python 2.5 is not used during build. Fixes FTBFS when
+ running tests. Closes: #601259
+ * debian/patches:
+ - Remove 0001-workaround-deprecated-interface
+ This patch did not work with older versions of PyCrypto. Closes: #601264
+ - Added 0001-use-os-urandom-for-entropy
+ This cherry-picked patch uses os.urandom() directly for entropy.
+
+ -- Luke Faraone <lfaraone at debian.org> Mon, 08 Nov 2010 22:29:17 -0500
+
+python-keyczar (0.6~b.061709-2) unstable; urgency=low
+
+ * debian/copyright:
+ - Add missing copyright information for PyCrypto documentation included in
+ source package. Closes: #588704
+ * debian/patches:
+ - Added 0001-workaround-deprecated-interface
+ This resolves the DeprecationWarning printed by PyCrypto.
+
+ -- Christian Kastner <debian at kvr.at> Sat, 17 Jul 2010 01:04:30 +0200
+
+python-keyczar (0.6~b.061709-1) unstable; urgency=low
+
+ * Initial release (Closes: #494868)
+
+ -- Christian Kastner <debian at kvr.at> Fri, 02 Jul 2010 22:49:40 +0200
Deleted: packages/python-keyczar/tags/0.71d-09062013-2/debian/control
===================================================================
--- packages/python-keyczar/trunk/debian/control 2014-08-09 19:24:53 UTC (rev 30095)
+++ packages/python-keyczar/tags/0.71d-09062013-2/debian/control 2014-08-09 21:55:05 UTC (rev 30098)
@@ -1,40 +0,0 @@
-Source: python-keyczar
-Section: python
-Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Christian Kastner <debian at kvr.at>
-Build-Depends:
- debhelper (>= 9),
- python-all (>= 2.6.6-3~),
- python-setuptools,
- python-pyasn1,
- python-crypto
-X-Python-Version: >= 2.6
-XS-Testsuite: autopkgtest
-Standards-Version: 3.9.5
-Homepage: http://www.keyczar.org/
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-keyczar/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-keyczar/trunk/
-
-Package: python-keyczar
-Architecture: all
-Depends:
- ${python:Depends},
- ${misc:Depends},
- python-pyasn1,
- python-crypto
-Conflicts:
- python-json
-Description: toolkit for safe and simple cryptography for Python
- Keyczar is an open source cryptographic toolkit designed to make it easier and
- safer for developers to use cryptography in their applications. Keyczar
- supports authentication and encryption with both symmetric and asymmetric keys.
- Some features of Keyczar include:
- .
- * A simple API
- * Key rotation and versioning
- * Safe default algorithms, modes, and key lengths
- * Automated generation of initialization vectors and ciphertext signatures
- * Java, Python, and C++ implementations
- .
- This package provides the Python implementation of Keyczar.
Copied: packages/python-keyczar/tags/0.71d-09062013-2/debian/control (from rev 30096, packages/python-keyczar/trunk/debian/control)
===================================================================
--- packages/python-keyczar/tags/0.71d-09062013-2/debian/control (rev 0)
+++ packages/python-keyczar/tags/0.71d-09062013-2/debian/control 2014-08-09 21:55:05 UTC (rev 30098)
@@ -0,0 +1,41 @@
+Source: python-keyczar
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Christian Kastner <debian at kvr.at>
+Build-Depends:
+ debhelper (>= 9),
+ dh-python,
+ python-all (>= 2.6.6-3~),
+ python-setuptools,
+ python-pyasn1,
+ python-crypto
+X-Python-Version: >= 2.6
+XS-Testsuite: autopkgtest
+Standards-Version: 3.9.5
+Homepage: http://www.keyczar.org/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-keyczar/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-keyczar/trunk/
+
+Package: python-keyczar
+Architecture: all
+Depends:
+ ${python:Depends},
+ ${misc:Depends},
+ python-pyasn1,
+ python-crypto
+Conflicts:
+ python-json
+Description: toolkit for safe and simple cryptography for Python
+ Keyczar is an open source cryptographic toolkit designed to make it easier and
+ safer for developers to use cryptography in their applications. Keyczar
+ supports authentication and encryption with both symmetric and asymmetric keys.
+ Some features of Keyczar include:
+ .
+ * A simple API
+ * Key rotation and versioning
+ * Safe default algorithms, modes, and key lengths
+ * Automated generation of initialization vectors and ciphertext signatures
+ * Java, Python, and C++ implementations
+ .
+ This package provides the Python implementation of Keyczar.
More information about the Python-modules-commits
mailing list