[Piuparts-commits] rev 684 - trunk

Holger Levsen holger at alioth.debian.org
Sun May 16 11:41:34 UTC 2010


Author: holger
Date: 2010-05-16 11:41:32 +0000 (Sun, 16 May 2010)
New Revision: 684

Modified:
   trunk/piuparts.py
Log:
revert part of patch for 574936 which was not relevant for the bug and which is breaking piuparts in lenny

Modified: trunk/piuparts.py
===================================================================
--- trunk/piuparts.py	2010-05-03 12:02:37 UTC (rev 683)
+++ trunk/piuparts.py	2010-05-16 11:41:32 UTC (rev 684)
@@ -50,7 +50,7 @@
 import unittest
 import urllib
 import uuid
-from debian import deb822
+from debian_bundle import deb822
 
 
 class Defaults:




More information about the Piuparts-commits mailing list