[Python-modules-commits] r4033 - in packages/python-bcrypt/trunk/debian (changelog control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sun Dec 23 20:52:08 UTC 2007


    Date: Sunday, December 23, 2007 @ 20:52:08
  Author: piotr
Revision: 4033

* Provide pythonX.Y-bcrypt packages

Modified:
  packages/python-bcrypt/trunk/debian/changelog
  packages/python-bcrypt/trunk/debian/control

Modified: packages/python-bcrypt/trunk/debian/changelog
===================================================================
--- packages/python-bcrypt/trunk/debian/changelog	2007-12-23 20:45:08 UTC (rev 4032)
+++ packages/python-bcrypt/trunk/debian/changelog	2007-12-23 20:52:08 UTC (rev 4033)
@@ -1,3 +1,9 @@
+python-bcrypt (0.1-2) UNRELEASED; urgency=low
+
+  * Provide pythonX.Y-bcrypt packages
+
+ -- Piotr Ożarowski <piotr at debian.org>  Sun, 23 Dec 2007 21:45:51 +0100
+
 python-bcrypt (0.1-1) unstable; urgency=low
 
   * Initial release (Closes: #454627)

Modified: packages/python-bcrypt/trunk/debian/control
===================================================================
--- packages/python-bcrypt/trunk/debian/control	2007-12-23 20:45:08 UTC (rev 4032)
+++ packages/python-bcrypt/trunk/debian/control	2007-12-23 20:52:08 UTC (rev 4033)
@@ -12,9 +12,10 @@
 Package: python-bcrypt
 Architecture: any
 Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Description: implementation of OpenBSD's Blowfish password hash algorithm
- py-bcrypt is a Python module implementating the OpenBSD Blowfish password
+ py-bcrypt is a Python module implementing the OpenBSD Blowfish password
  hashing algorithm, as described in "A Future-Adaptable Password Scheme" by
  Niels Provos and David Mazieres:
  http://www.openbsd.org/papers/bcrypt-paper.ps




More information about the Python-modules-commits mailing list