[Python-modules-commits] r6281 - 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:43:25 UTC 2008
Date: Thursday, August 21, 2008 @ 17:43:24
Author: odd_bloke-guest
Revision: 6281
Removed needless include from debian/rules.
Modified:
packages/json-py/trunk/ (properties)
packages/json-py/trunk/debian/changelog
packages/json-py/trunk/debian/rules
Property changes on: packages/json-py/trunk
___________________________________________________________________
Name: bzr:revision-info
- timestamp: 2008-08-21 18:10:15.197000027 +0100
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties:
branch-nick: json-py
+ timestamp: 2008-08-21 18:36:37.568000078 +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
26 daniel at daniel-watkins.co.uk-20080821170042-7kn0u4owrqy6pn1e
27 daniel at daniel-watkins.co.uk-20080821171015-k2nkawtmamd14pb5
+ 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
27 daniel at daniel-watkins.co.uk-20080821171015-k2nkawtmamd14pb5
28 daniel at daniel-watkins.co.uk-20080821173637-96fudw01izbhmgnw
Modified: packages/json-py/trunk/debian/changelog
===================================================================
--- packages/json-py/trunk/debian/changelog 2008-08-21 17:21:24 UTC (rev 6280)
+++ packages/json-py/trunk/debian/changelog 2008-08-21 17:43:24 UTC (rev 6281)
@@ -7,8 +7,9 @@
+ Moved python-dev from Build-Depends-Indep to Build-Depends, as per
Lintian error.
+ Bumped Standards-Version to 3.8.0.
+ * Removed needless include of simple-patchsys.mk in debian/rules.
- -- Daniel Watkins <daniel at daniel-watkins.co.uk> Thu, 21 Aug 2008 18:06:33 +0100
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk> Thu, 21 Aug 2008 18:35:31 +0100
json-py (3.4-3) unstable; urgency=low
Modified: packages/json-py/trunk/debian/rules
===================================================================
--- packages/json-py/trunk/debian/rules 2008-08-21 17:21:24 UTC (rev 6280)
+++ packages/json-py/trunk/debian/rules 2008-08-21 17:43:24 UTC (rev 6281)
@@ -5,7 +5,6 @@
include /usr/share/cdbs/1/rules/buildcore.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed --install-lib usr/share/python-support/python-json
# hack around CDBS bug -- see #373678
More information about the Python-modules-commits
mailing list