[Python-apps-commits] r5731 - in packages/pyrit/trunk/debian (README.Debian control)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Sat Jul 3 10:29:36 UTC 2010


    Date: Saturday, July 3, 2010 @ 10:29:28
  Author: chrisk-guest
Revision: 5731

Change architecture to "any", and adjust README.Debian to describe platform
differences (supported features/enhancements) instead

Modified:
  packages/pyrit/trunk/debian/README.Debian
  packages/pyrit/trunk/debian/control

Modified: packages/pyrit/trunk/debian/README.Debian
===================================================================
--- packages/pyrit/trunk/debian/README.Debian	2010-07-03 10:26:49 UTC (rev 5730)
+++ packages/pyrit/trunk/debian/README.Debian	2010-07-03 10:29:28 UTC (rev 5731)
@@ -4,12 +4,13 @@
 Pyrit consists of a standalone application and optional extensions for various
 GPGPU-technologies.
 
-This package provides the full-featured application which should run on
-any x86- or x86-64-based system with SSE2 support. python-scapy and
-python-sqlalchemy (as well as a backend, eg python-sqlite) aren't strictly
-required, but you really want them if you're only going to use a Pyrit on a
-single node.
+This package provides the full-featured application, which will run on any
+system. On i386 or amd64-based systems, SSE2 support is enabled.
 
+python-scapy and python-sqlalchemy (as well as a backend, eg python-sqlite)
+aren't strictly required, but you really want them if you're only going to use
+Pyrit on a single node.
+
 Depending on what Debian version you are using, the optional extensions might be
 available as packages in the contrib section. These should be named "pyrit-*".
 If your system does not have these packages, you may want to get them directly

Modified: packages/pyrit/trunk/debian/control
===================================================================
--- packages/pyrit/trunk/debian/control	2010-07-03 10:26:49 UTC (rev 5730)
+++ packages/pyrit/trunk/debian/control	2010-07-03 10:29:28 UTC (rev 5731)
@@ -16,7 +16,7 @@
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pyrit/trunk/
 
 Package: pyrit
-Architecture: i386 amd64
+Architecture: any
 Depends:
     ${python:Depends},
     ${misc:Depends},




More information about the Python-apps-commits mailing list