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

sramacher-guest at users.alioth.debian.org sramacher-guest at users.alioth.debian.org
Thu May 24 17:29:22 UTC 2012


    Date: Thursday, May 24, 2012 @ 17:29:20
  Author: sramacher-guest
Revision: 21914

* debian/control:
  - Drop qNEW from Description since qNEW has been removed.

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

Modified: packages/python-crypto/trunk/debian/changelog
===================================================================
--- packages/python-crypto/trunk/debian/changelog	2012-05-24 17:27:57 UTC (rev 21913)
+++ packages/python-crypto/trunk/debian/changelog	2012-05-24 17:29:20 UTC (rev 21914)
@@ -6,7 +6,9 @@
   * debian/copyright:
     - Fix formatting.
     - Update Format URL.
-  * debian/control: Bump Standards-Version to 3.9.3 (no changes required).
+  * debian/control:
+    - Bump Standards-Version to 3.9.3 (no changes required).
+    - Drop qNEW from Description since qNEW has been removed.
   * debian/patches: Remove posixread.patch (not needed anymore).
 
  -- Sebastian Ramacher <s.ramacher at gmx.at>  Thu, 24 May 2012 16:58:18 +0200

Modified: packages/python-crypto/trunk/debian/control
===================================================================
--- packages/python-crypto/trunk/debian/control	2012-05-24 17:27:57 UTC (rev 21913)
+++ packages/python-crypto/trunk/debian/control	2012-05-24 17:29:20 UTC (rev 21914)
@@ -29,7 +29,7 @@
   * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256.
   * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
   * Stream encryption algorithms: ARC4, simple XOR.
-  * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
+  * Public-key algorithms: RSA, DSA, ElGamal.
   * Protocols: All-or-nothing transforms, chaffing/winnowing.
   * Miscellaneous: RFC1751 module for converting 128-key keys
     into a set of English words, primality testing, random number gereration.
@@ -59,7 +59,7 @@
   * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256.
   * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
   * Stream encryption algorithms: ARC4, simple XOR.
-  * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
+  * Public-key algorithms: RSA, DSA, ElGamal.
   * Protocols: All-or-nothing transforms, chaffing/winnowing.
   * Miscellaneous: RFC1751 module for converting 128-key keys
     into a set of English words, primality testing, random number gereration.




More information about the Python-modules-commits mailing list