[Python-modules-commits] r32887 - in packages/simplejson/trunk/debian (4 files)
piotr at users.alioth.debian.org
piotr at users.alioth.debian.org
Sun Jun 7 18:11:24 UTC 2015
Date: Sunday, June 7, 2015 @ 18:11:22
Author: piotr
Revision: 32887
* New upstream release
* debian/control: "XS-" no longer needed before Testsuite header
Added:
packages/simplejson/trunk/debian/python-simplejson-dbg.pyremove
packages/simplejson/trunk/debian/python3-simplejson-dbg.pyremove
Modified:
packages/simplejson/trunk/debian/changelog
packages/simplejson/trunk/debian/control
Modified: packages/simplejson/trunk/debian/changelog
===================================================================
--- packages/simplejson/trunk/debian/changelog 2015-06-06 14:11:45 UTC (rev 32886)
+++ packages/simplejson/trunk/debian/changelog 2015-06-07 18:11:22 UTC (rev 32887)
@@ -1,3 +1,10 @@
+simplejson (3.7.3-1) unstable; urgency=medium
+
+ * New upstream release
+ * debian/control: "XS-" no longer needed before Testsuite header
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 07 Jun 2015 20:04:13 +0200
+
simplejson (3.7.0-1) unstable; urgency=medium
[ Dimitri John Ledkov ]
Modified: packages/simplejson/trunk/debian/control
===================================================================
--- packages/simplejson/trunk/debian/control 2015-06-06 14:11:45 UTC (rev 32886)
+++ packages/simplejson/trunk/debian/control 2015-06-07 18:11:22 UTC (rev 32887)
@@ -12,7 +12,7 @@
X-Python3-Version: >= 3.3
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/simplejson/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/simplejson/trunk/
-XS-Testsuite: autopkgtest
+Testsuite: autopkgtest
Package: python-simplejson
Architecture: any
Added: packages/simplejson/trunk/debian/python-simplejson-dbg.pyremove
===================================================================
--- packages/simplejson/trunk/debian/python-simplejson-dbg.pyremove (rev 0)
+++ packages/simplejson/trunk/debian/python-simplejson-dbg.pyremove 2015-06-07 18:11:22 UTC (rev 32887)
@@ -0,0 +1 @@
+simplejson/tests
Added: packages/simplejson/trunk/debian/python3-simplejson-dbg.pyremove
===================================================================
--- packages/simplejson/trunk/debian/python3-simplejson-dbg.pyremove (rev 0)
+++ packages/simplejson/trunk/debian/python3-simplejson-dbg.pyremove 2015-06-07 18:11:22 UTC (rev 32887)
@@ -0,0 +1 @@
+simplejson/tests
More information about the Python-modules-commits
mailing list