[Python-modules-commits] r30597 - in packages/slowaes/tags (3 files)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Sat Sep 13 12:08:14 UTC 2014


    Date: Saturday, September 13, 2014 @ 12:08:13
  Author: mithrandi
Revision: 30597

[svn-buildpackage] Tagging slowaes 0.1a1-2

Added:
  packages/slowaes/tags/0.1a1-2/
  packages/slowaes/tags/0.1a1-2/debian/control
    (from rev 30596, packages/slowaes/trunk/debian/control)
Deleted:
  packages/slowaes/tags/0.1a1-2/debian/control

Deleted: packages/slowaes/tags/0.1a1-2/debian/control
===================================================================
--- packages/slowaes/trunk/debian/control	2014-09-13 11:38:12 UTC (rev 30595)
+++ packages/slowaes/tags/0.1a1-2/debian/control	2014-09-13 12:08:13 UTC (rev 30597)
@@ -1,15 +0,0 @@
-Source: slowaes
-Maintainer: Joseph Bisch <joseph.bisch at gmail.com>
-Section: python
-Priority: optional
-Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9), python-setuptools
-Standards-Version: 3.9.5
-Homepage: http://code.google.com/p/slowaes/
-
-Package: python-slowaes
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
-Description: implementation of AES in Python
- This package contains an implementation of AES in Python. This implementation
- is slow (hence the project name) but still useful when faster ones are not
- available.

Copied: packages/slowaes/tags/0.1a1-2/debian/control (from rev 30596, packages/slowaes/trunk/debian/control)
===================================================================
--- packages/slowaes/tags/0.1a1-2/debian/control	                        (rev 0)
+++ packages/slowaes/tags/0.1a1-2/debian/control	2014-09-13 12:08:13 UTC (rev 30597)
@@ -0,0 +1,20 @@
+Source: slowaes
+Maintainer: Joseph Bisch <joseph.bisch at gmail.com>
+Uploaders: Tristan Seligmann <mithrandi at debian.org>,
+ Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Section: python
+Priority: optional
+Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9), python-setuptools
+Standards-Version: 3.9.5
+Homepage: http://code.google.com/p/slowaes/
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/slowaes/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/slowaes/trunk/
+
+
+Package: python-slowaes
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Description: implementation of AES in Python
+ This package contains an implementation of AES in Python. This implementation
+ is slow (hence the project name) but still useful when faster ones are not
+ available.




More information about the Python-modules-commits mailing list