[Piuparts-commits] [piuparts] 02/08: whitespace cleanup

Holger Levsen holger at layer-acht.org
Sun May 14 14:18:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 9a15f2c8d3a8fd81b5153369e89c5fe5f38ad4b4
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed May 3 14:25:02 2017 +0200

    whitespace cleanup
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 TODO                                                         | 2 +-
 bug-templates/installs_over_existing_symlink.mail            | 2 +-
 bug-templates/unhandled_symlink_to_directory_conversion.mail | 2 +-
 custom-scripts/scripts/pre_distupgrade_zz_upgrade_early      | 2 +-
 debian/changelog                                             | 6 +++---
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/TODO b/TODO
index 3a86078..a68471b 100644
--- a/TODO
+++ b/TODO
@@ -114,7 +114,7 @@ for 0.8x and later:
     generate _issues.tpl (pass/) and/or _error.tpl (fail/ bugged/ affected/)
   - rework known problems to a python-friendlier format
 
-- the templates used by piuparts-report.py should all be taken from 
+- the templates used by piuparts-report.py should all be taken from
   /etc/piuparts/templates/ and not be included in the python source
 
 - a redirect of http://piuparts.d.o/foo to http://p.d.o/source/f/foo.html would
diff --git a/bug-templates/installs_over_existing_symlink.mail b/bug-templates/installs_over_existing_symlink.mail
index 17ae6ee..2844b63 100644
--- a/bug-templates/installs_over_existing_symlink.mail
+++ b/bug-templates/installs_over_existing_symlink.mail
@@ -37,7 +37,7 @@ It may break in subtle ways and dpkg cannot detect this as a problem.
 
 Please move the files shipped in your package to the "real" location.
 
-From the attached log (usually somewhere in the middle...):
+From the attached log (scroll to the bottom...):
 
 
 
diff --git a/bug-templates/unhandled_symlink_to_directory_conversion.mail b/bug-templates/unhandled_symlink_to_directory_conversion.mail
index eac08f4..58cfba0 100644
--- a/bug-templates/unhandled_symlink_to_directory_conversion.mail
+++ b/bug-templates/unhandled_symlink_to_directory_conversion.mail
@@ -40,7 +40,7 @@ Do not forget to add 'Pre-Depends: ${misc:Pre-Depends}' in d/control.
 See dpkg-maintscript-helper(1) and dh_installdeb(1) for details.
 
 
-From the attached log (usually somewhere in the middle...):
+From the attached log (scroll to the bottom...):
 
 
 
diff --git a/custom-scripts/scripts/pre_distupgrade_zz_upgrade_early b/custom-scripts/scripts/pre_distupgrade_zz_upgrade_early
index 5706861..43f00df 100755
--- a/custom-scripts/scripts/pre_distupgrade_zz_upgrade_early
+++ b/custom-scripts/scripts/pre_distupgrade_zz_upgrade_early
@@ -37,7 +37,7 @@ fi
 
 if [ -n "$EARLY" ]; then
 	log_debug
-	echo "Upgrading early: $EARLY"
+	echo "Upgrading early: ${EARLY# }"
 	apt-get update
 	apt-get -y install $EARLY
 fi
diff --git a/debian/changelog b/debian/changelog
index 32d9d63..e0d474f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -70,12 +70,12 @@ piuparts (0.77) UNRELEASED; urgency=medium
     - Recognize more failures when connecting to databases.
 
   [ Holger Levsen ]
-  * update TODO. Work on buster has begun. \o/ 
+  * update TODO. Work on buster has begun. \o/
   * piuparts-report.py:
     - update navigation to point to piuparts.conf-template.pejacevic.
   * generate_daily_report.in: only add runtime to external script output if
     not already included.
-  * master-bin/report_untestable_packages.in: 
+  * master-bin/report_untestable_packages.in:
     - also report runtime.
     - only act on sections with precedence < 100.
   * master-bin/detect_network_issues.in:
@@ -83,7 +83,7 @@ piuparts (0.77) UNRELEASED; urgency=medium
     - move check for outdated reference chroot to detect_piuparts_issues.
   * master-bin/detect_piuparts_issues.in:
     - dynamically report detected issues.
-  * instances/piuparts.conf-template.pejacevic: 
+  * instances/piuparts.conf-template.pejacevic:
     - Add new suite to be tested:
       - stable22sid, upgrading jessie -> stretch -> sid
       - oldstable222sid, upgrading from wheezy -> jessie -> stretch -> sid

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list