[Python-modules-commits] r6279 - in packages/json-py (3 files)

odd_bloke-guest at users.alioth.debian.org odd_bloke-guest at users.alioth.debian.org
Thu Aug 21 17:21:12 UTC 2008


    Date: Thursday, August 21, 2008 @ 17:21:11
  Author: odd_bloke-guest
Revision: 6279

Moved python-dev from Build-Depends-Indep to Build-Depends.
Minor changelog entry cleanup.

Modified:
  packages/json-py/trunk/	(properties)
  packages/json-py/trunk/debian/changelog
  packages/json-py/trunk/debian/control


Property changes on: packages/json-py/trunk
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2008-08-21 17:55:47.792000055 +0100
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties: 
	branch-nick: json-py

   + timestamp: 2008-08-21 18:00:42.272000074 +0100
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties: 
	branch-nick: json-py

Name: bzr:revision-id:v3-list-QlpoOTFBWSZTWXrctpkAABdRgAAQABC6yV4AIAAhtU1MmBtQUwAE0zC-FIoOFRv95GyEprQjsj13FDS34XckU4UJB63LaZA.
   - 24 daniel at daniel-watkins.co.uk-20080821165337-2n32hjmk4zbax7d1
25 daniel at daniel-watkins.co.uk-20080821165547-setysdgz2m9zjzkr

   + 24 daniel at daniel-watkins.co.uk-20080821165337-2n32hjmk4zbax7d1
25 daniel at daniel-watkins.co.uk-20080821165547-setysdgz2m9zjzkr
26 daniel at daniel-watkins.co.uk-20080821170042-7kn0u4owrqy6pn1e


Modified: packages/json-py/trunk/debian/changelog
===================================================================
--- packages/json-py/trunk/debian/changelog	2008-08-21 17:21:01 UTC (rev 6278)
+++ packages/json-py/trunk/debian/changelog	2008-08-21 17:21:11 UTC (rev 6279)
@@ -1,10 +1,13 @@
-json-py (3.4-4) unstable; urgency=low
+json-py (3.4-4) UNRELEASED; urgency=low
 
   * Adopting.
-  * Removed dependency on a specific Debian revision of python-setuptools,
-    as per Lintian warning.
+  * debian/control:
+    + Removed Build-Depends on a specific Debian revision of
+      python-setuptools, as per Lintian warning.
+    + Moved python-dev from Build-Depends-Indep to Build-Depends, as per
+      Lintian error.
 
- -- Daniel Watkins <daniel at daniel-watkins.co.uk>  Thu, 21 Aug 2008 17:53:55 +0100
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk>  Thu, 21 Aug 2008 17:58:33 +0100
 
 json-py (3.4-3) unstable; urgency=low
 

Modified: packages/json-py/trunk/debian/control
===================================================================
--- packages/json-py/trunk/debian/control	2008-08-21 17:21:01 UTC (rev 6278)
+++ packages/json-py/trunk/debian/control	2008-08-21 17:21:11 UTC (rev 6279)
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Daniel Watkins <daniel at daniel-watkins.co.uk>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python-setuptools (>= 0.6a9)
-Build-Depends-Indep: python-dev, python-support (>= 0.6.4)
+Build-Depends: cdbs (>= 0.4.41), debhelper (>= 5.0.37.1), python-dev,
+    python-setuptools (>= 0.6a9)
+Build-Depends-Indep: python-support (>= 0.6.4)
 Standards-Version: 3.7.2
 Homepage: http://sourceforge.net/projects/json-py/
 XS-Python-Version: all




More information about the Python-modules-commits mailing list