[Python-apps-commits] r6845 - in packages/pyrit/trunk/debian (changelog control)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Mon Mar 28 23:25:46 UTC 2011


    Date: Monday, March 28, 2011 @ 23:25:42
  Author: chrisk-guest
Revision: 6845

Fix package description causing lintian (from experimental) warning

Modified:
  packages/pyrit/trunk/debian/changelog
  packages/pyrit/trunk/debian/control

Modified: packages/pyrit/trunk/debian/changelog
===================================================================
--- packages/pyrit/trunk/debian/changelog	2011-03-28 23:18:55 UTC (rev 6844)
+++ packages/pyrit/trunk/debian/changelog	2011-03-28 23:25:42 UTC (rev 6845)
@@ -6,6 +6,7 @@
       use of "with" statement
     - Added Depends on libpcap-dev (new upstream requirement) 
     - Downgraded Depends for python-sqlalchemy to 0.5.6 (new upstream feature)
+    - Don't start package description with article ("A" in this case)
   * debian/watch:
     - Simplified, as Google Code now provides hrefs in the Downloads list again
   debian/pyrit.1:

Modified: packages/pyrit/trunk/debian/control
===================================================================
--- packages/pyrit/trunk/debian/control	2011-03-28 23:18:55 UTC (rev 6844)
+++ packages/pyrit/trunk/debian/control	2011-03-28 23:25:42 UTC (rev 6845)
@@ -27,7 +27,7 @@
     python-sqlalchemy (>= 0.5)
 Suggests:
     python-psycopg2 | python-pymssql | python-mysqldb
-Description: A GPGPU-driven WPA/WPA2-PSK key cracker
+Description: GPGPU-driven WPA/WPA2-PSK key cracker
  Pyrit allows to create massive databases, pre-computing part of the
  WPA/WPA2-PSK authentication phase in a space-time-tradeoff. Exploiting the
  computational power of many-core- and other platforms through ATI-Stream,




More information about the Python-apps-commits mailing list