[Python-modules-commits] r20696 - in packages/simplejson/trunk/debian (changelog compat control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Mar 8 22:21:08 UTC 2012


    Date: Thursday, March 8, 2012 @ 22:21:06
  Author: piotr
Revision: 20696

* New upstream release
* debhelper compat level bumped to 7
  - CHANGES.txt is now installed as upstream changelog
* Standards-version bumped to 3.9.3 (no changes needed)

Modified:
  packages/simplejson/trunk/debian/changelog
  packages/simplejson/trunk/debian/compat
  packages/simplejson/trunk/debian/control

Modified: packages/simplejson/trunk/debian/changelog
===================================================================
--- packages/simplejson/trunk/debian/changelog	2012-03-08 08:14:32 UTC (rev 20695)
+++ packages/simplejson/trunk/debian/changelog	2012-03-08 22:21:06 UTC (rev 20696)
@@ -1,3 +1,12 @@
+simplejson (2.4.0-1) unstable; urgency=low
+
+  * New upstream release
+  * debhelper compat level bumped to 7
+    - CHANGES.txt is now installed as upstream changelog
+  * Standards-version bumped to 3.9.3 (no changes needed)
+
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 08 Mar 2012 23:09:25 +0100
+
 simplejson (2.3.3-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/simplejson/trunk/debian/compat
===================================================================
--- packages/simplejson/trunk/debian/compat	2012-03-08 08:14:32 UTC (rev 20695)
+++ packages/simplejson/trunk/debian/compat	2012-03-08 22:21:06 UTC (rev 20696)
@@ -1 +1 @@
-5
+7

Modified: packages/simplejson/trunk/debian/control
===================================================================
--- packages/simplejson/trunk/debian/control	2012-03-08 08:14:32 UTC (rev 20695)
+++ packages/simplejson/trunk/debian/control	2012-03-08 22:21:06 UTC (rev 20696)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Piotr Ożarowski <piotr at debian.org>
-Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11),
+Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 7), python-all-dev (>= 2.3.5-11),
  python-sphinx (>= 1.0.7+dfsg-1~)
 Homepage: http://undefined.org/python/#simplejson
 X-Python-Version: >= 2.5




More information about the Python-modules-commits mailing list