[Python-modules-commits] r6282 - 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:39 UTC 2008
Date: Thursday, August 21, 2008 @ 17:43:38
Author: odd_bloke-guest
Revision: 6282
debian/copyright indentation fixes.
Modified:
packages/json-py/trunk/ (properties)
packages/json-py/trunk/debian/changelog
packages/json-py/trunk/debian/copyright
Property changes on: packages/json-py/trunk
___________________________________________________________________
Name: bzr:revision-info
- timestamp: 2008-08-21 18:36:37.568000078 +0100
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties:
branch-nick: json-py
+ timestamp: 2008-08-21 18:38:34.237999916 +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
28 daniel at daniel-watkins.co.uk-20080821173637-96fudw01izbhmgnw
+ 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
29 daniel at daniel-watkins.co.uk-20080821173834-b2axguplf0vql7s8
Modified: packages/json-py/trunk/debian/changelog
===================================================================
--- packages/json-py/trunk/debian/changelog 2008-08-21 17:43:24 UTC (rev 6281)
+++ packages/json-py/trunk/debian/changelog 2008-08-21 17:43:38 UTC (rev 6282)
@@ -8,8 +8,9 @@
Lintian error.
+ Bumped Standards-Version to 3.8.0.
* Removed needless include of simple-patchsys.mk in debian/rules.
+ * Fixed indentation in debian/copyright.
- -- Daniel Watkins <daniel at daniel-watkins.co.uk> Thu, 21 Aug 2008 18:35:31 +0100
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk> Thu, 21 Aug 2008 18:37:36 +0100
json-py (3.4-3) unstable; urgency=low
Modified: packages/json-py/trunk/debian/copyright
===================================================================
--- packages/json-py/trunk/debian/copyright 2008-08-21 17:43:24 UTC (rev 6281)
+++ packages/json-py/trunk/debian/copyright 2008-08-21 17:43:38 UTC (rev 6282)
@@ -10,19 +10,19 @@
All files are licensed under the following terms:
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Lesser General Public License for more details.
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
- On Debian systems, the LGPL version 2 license can be found at
- /usr/share/common-licenses/LGPL-2.
+On Debian systems, the LGPL version 2 license can be found at
+/usr/share/common-licenses/LGPL-2.
More information about the Python-modules-commits
mailing list