[Piuparts-commits] [piuparts] 03/06: spelling fixes, changelog+todo cleanup

Holger Levsen holger at layer-acht.org
Sun Sep 17 14:06:44 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 be15ead6e2bf616d0e13cb69ba83f73b1f3be7ab
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sat Sep 16 23:11:42 2017 +0200

    spelling fixes, changelog+todo cleanup
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 TODO                                         | 11 +++--------
 custom-scripts/scripts/pre_remove_exceptions |  2 +-
 debian/changelog                             |  5 +++--
 3 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/TODO b/TODO
index 1f4256f..a22a0f6 100644
--- a/TODO
+++ b/TODO
@@ -38,7 +38,7 @@ for 0.7x, during the buster development cycle:
     - graph about piuparts stati for all sections combined? (possible ignore
       successful)
 
-- master should create the master and backup directories, if they dont exit.
+- master should create the master and backup directories, if they don't exist.
   If master does that remove that sentence from README_server.txt again,
   same with slave and tmp.
 
@@ -82,11 +82,6 @@ for 0.7x, during the buster development cycle:
   subsets are configured
   (wheezy2jessie-rcmd is *not* the solution for this)
 
-- record file ownership by user/group name, not id
-  new dynamic system users added to the base system may have a lower id in the
-  reference system than after actually testing some packages
-  e.g. group of /usr/lib/dbus-1.0/dbus-daemon-launch-helper (wheezy2jessie-pu)
-
 - report actually ignored files/patterns ROT13 encoded to be able to spot and
   reschedule such tests
 
@@ -111,9 +106,9 @@ for 0.8x and later:
 - rework known_problems:
   - use a number prefix for sorting
   - add title information
-  - piuparts-report: "discover" the available known_problems, dont hardcode the
+  - piuparts-report: "discover" the available known_problems, don't hardcode the
     list
-  - drop _issue/_error duplication, have flags inside to indicate thether to
+  - drop _issue/_error duplication, have flags inside to indicate whether to
     generate _issues.tpl (pass/) and/or _error.tpl (fail/ bugged/ affected/)
   - rework known problems to a python-friendlier format
 
diff --git a/custom-scripts/scripts/pre_remove_exceptions b/custom-scripts/scripts/pre_remove_exceptions
index 169d5d5..0287a78 100755
--- a/custom-scripts/scripts/pre_remove_exceptions
+++ b/custom-scripts/scripts/pre_remove_exceptions
@@ -10,7 +10,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 		case "$PIUPARTS_DISTRIBUTION" in
 			lenny|squeeze*)
 				log_debug
-				# removal wont work if sysv-rc isn't reinstalled
+				# removal won't work if sysv-rc isn't reinstalled
 				yes 'Yes, do as I say!' | apt-get -y --force-yes install sysv-rc
 				;;
 		esac
diff --git a/debian/changelog b/debian/changelog
index 9c2e039..09cb581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,9 @@ piuparts (0.81) UNRELEASED; urgency=medium
     (Closes: #860433)
 
   [ Holger Levsen ]
-  * Fix syntax error in custom-scripts/scripts/post_purge_exceptions, thanks
-    Boud Roukema for the report. (Closes: #875605)
+  * Fix syntax errors in git snapshot running on piuparts.debian.org, thanks
+    to Boud Roukema and Philipp Huebner for the reports.
+    (Closes: #875605, #875664)
 
  -- Holger Levsen <holger at debian.org>  Thu, 31 Aug 2017 17:41:08 +0200
 

-- 
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