[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.44-689-gbf31baf

Holger Levsen holger at layer-acht.org
Sun Jun 10 11:10:31 UTC 2012


The following commit has been merged in the piatti branch:
commit bf31baff40eec60a8705fd2336089fbfb3c627ea
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 8 09:59:10 2012 +0200

    fixup Closes: in debian/changelog, clean whitespaces

diff --git a/debian/changelog b/debian/changelog
index c04db55..4e55dbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -119,7 +119,7 @@ piuparts (0.45) UNRELEASED; urgency=low
     append_to_file.
 
   [ Mehdi Abaakouk ]
-  * piuparts.py: Add support for schroot. (Closes #530733)
+  * piuparts.py: Add support for schroot. (Closes: #530733)
 
  -- Holger Levsen <holger at debian.org>  Thu, 17 May 2012 21:08:16 +0200
 
diff --git a/piuparts.py b/piuparts.py
index 35f3105..dab0f11 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -806,7 +806,7 @@ class Chroot:
             if settings.schroot:
                 logging.debug("Keeping schroot session %s at %s" % (self.schroot_session, self.name))
             else:
-                logging.debug("Keeping directory tree at %s" % self.name)   
+                logging.debug("Keeping directory tree at %s" % self.name)
 
     def create_temp_tgz_file(self):
         """Return the path to a file to be used as a temporary tgz file"""

-- 
piuparts git repository



More information about the Piuparts-commits mailing list