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

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Mon Mar 10 00:29:30 UTC 2014


    Date: Monday, March 10, 2014 @ 00:29:30
  Author: chrisk-guest
Revision: 10665

Update changelog

Modified:
  packages/pyrit/trunk/debian/changelog

Modified: packages/pyrit/trunk/debian/changelog
===================================================================
--- packages/pyrit/trunk/debian/changelog	2014-03-10 00:29:14 UTC (rev 10664)
+++ packages/pyrit/trunk/debian/changelog	2014-03-10 00:29:30 UTC (rev 10665)
@@ -8,20 +8,27 @@
     - Refresh copyright years
   * debian/pyrit.examples
     debian/README.examples:
-    - Included dump files for testing purposes. Closes: #643033 
+    - Include dump files for testing purposes. Closes: #643033 
   * debian/control:
     - Bump Standards-Version to 3.9.5 (no changes needed)
     - Bump debhelper dependency to (>= 9)
     - Drop dependency on python-support and bumped python-all-dev dependency
       to (>= 2.6.6-3~) for dh_python2
-    - Add X-Python-Version with >= 2.6
+    - Add X-Python-Version with >= 2.6, thereby implicitly dropping support for
+      Python 2.5 (it used to be supported in the now removed debian/pyversions).
+      This allows us to simplify some things, such as test execution.
+    - Add XS-Testsuite: autopkgtest
     - Updated Vcs-* URLs
   * debian/compat:
     - Bump debhelper compatibility level to 9
   * debian/rules:
     - Convert build process to dh_python2
+    - Light restructuring of test execution
   * debian/pyversions:
-    - Removed (obsolete)
+    - Remove (obsolete)
+  * debian/tests/*:
+    - Created an autopkgtest which executes the unit tests using the default
+      Python interpreter
   * debian/watch:
     - Use Google Code URLs following wiki.debian.org recommendations
   * debian/source/lintian-overrides:




More information about the Python-apps-commits mailing list