[Python-modules-commits] r6327 - in packages/configobj (3 files)

odd_bloke-guest at users.alioth.debian.org odd_bloke-guest at users.alioth.debian.org
Sun Aug 24 03:10:52 UTC 2008


    Date: Sunday, August 24, 2008 @ 03:10:50
  Author: odd_bloke-guest
Revision: 6327

Updated changelog.

Modified:
  packages/configobj/trunk/	(properties)
  packages/configobj/trunk/debian/changelog
  packages/configobj/trunk/debian/patches/01_eggify.dpatch


Property changes on: packages/configobj/trunk
___________________________________________________________________
Name: bzr:revision-info
   - timestamp: 2008-08-22 16:54:57.421999931 +0100
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties: 
	branch-nick: configobj

   + timestamp: 2008-08-22 17:00:13.792999983 +0100
committer: Daniel Watkins <daniel at daniel-watkins.co.uk>
properties: 
	branch-nick: configobj

Name: bzr:revision-id:v3-list-QlpoOTFBWSZTWXrctpkAABdRgAAQABC6yV4AIAAhtU1MmBtQUwAE0zC-FIoOFRv95GyEprQjsj13FDS34XckU4UJB63LaZA.
   - 50 daniel at daniel-watkins.co.uk-20080822154001-vpbhtt74th9b1kis
51 daniel at daniel-watkins.co.uk-20080822154228-r1979mmzxjw14fbh
52 daniel at daniel-watkins.co.uk-20080822154804-uio47vdopaxpm30m
53 daniel at daniel-watkins.co.uk-20080822155348-x9yek2hwi25u3sqr
54 daniel at daniel-watkins.co.uk-20080822155457-qvqvf6537lqkq753

   + 50 daniel at daniel-watkins.co.uk-20080822154001-vpbhtt74th9b1kis
51 daniel at daniel-watkins.co.uk-20080822154228-r1979mmzxjw14fbh
52 daniel at daniel-watkins.co.uk-20080822154804-uio47vdopaxpm30m
53 daniel at daniel-watkins.co.uk-20080822155348-x9yek2hwi25u3sqr
54 daniel at daniel-watkins.co.uk-20080822155457-qvqvf6537lqkq753
55 daniel at daniel-watkins.co.uk-20080822160013-bnm17yenvdtz0k1l


Modified: packages/configobj/trunk/debian/changelog
===================================================================
--- packages/configobj/trunk/debian/changelog	2008-08-24 03:10:42 UTC (rev 6326)
+++ packages/configobj/trunk/debian/changelog	2008-08-24 03:10:50 UTC (rev 6327)
@@ -1,3 +1,14 @@
+configobj (4.5.2-3) unstable; urgency=low
+
+  * Adopting. (Closes: #493792)
+  * Switched from using CDBS to debhelper.
+  * Patches:
+    + Converted 01_eggify.diff to 01_eggify.dpatch.
+    + Added 02_doc_generation_fix.dpatch, which allows the documentation to
+      build.
+
+ -- Daniel Watkins <daniel at daniel-watkins.co.uk>  Fri, 22 Aug 2008 16:55:03 +0100
+
 configobj (4.5.2-2) unstable; urgency=low
 
   * Orphaning.

Modified: packages/configobj/trunk/debian/patches/01_eggify.dpatch
===================================================================
--- packages/configobj/trunk/debian/patches/01_eggify.dpatch	2008-08-24 03:10:42 UTC (rev 6326)
+++ packages/configobj/trunk/debian/patches/01_eggify.dpatch	2008-08-24 03:10:50 UTC (rev 6327)
@@ -2,7 +2,7 @@
 ## 01_eggify.dpatch by Daniel Watkins <daniel at daniel-watkins.co.uk>
 ##
 ## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Switch from using distutils to setuptools.
 
 @DPATCH@
 




More information about the Python-modules-commits mailing list