[Piuparts-commits] [piuparts] 06/06: fix typos, spacing etc.

Holger Levsen holger at moszumanska.debian.org
Mon Nov 17 01:13:51 UTC 2014


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

holger pushed a commit to branch develop
in repository piuparts.

commit d79a3b7c2f3d771228939dcd83fd102038797bf3
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Nov 17 00:55:51 2014 +0100

    fix typos, spacing etc.
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 README_server.txt                                       | 2 +-
 bug-templates/removal_makes_files_disappear.mail        | 2 +-
 custom-scripts/scripts/pre_install_foreign_architecture | 2 +-
 debian/changelog                                        | 6 +++---
 piuparts.1.txt                                          | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/README_server.txt b/README_server.txt
index dc5cecb..a5e70bc 100644
--- a/README_server.txt
+++ b/README_server.txt
@@ -1,7 +1,7 @@
 piuparts README_server
 ----------------------
 
-Author: Lars Wirzenius, Holger Levsen and Andreas Beckmann
+Authors: Lars Wirzenius, Holger Levsen and Andreas Beckmann
 Email: <debian-qa at lists.debian.org>
 
 === piuparts runs itself and other stuff as root
diff --git a/bug-templates/removal_makes_files_disappear.mail b/bug-templates/removal_makes_files_disappear.mail
index 95f1dae..2376dee 100644
--- a/bug-templates/removal_makes_files_disappear.mail
+++ b/bug-templates/removal_makes_files_disappear.mail
@@ -10,7 +10,7 @@ Usertags: piuparts replaces-without-breaks
 
 Hi,
 
-during a test with piuparts and EDOS tools I noticed your package causes
+during a test with piuparts and DOSE tools I noticed your package causes
 removal of files that also belong to another package.
 This is caused by using Replaces without corresponding Breaks.
 
diff --git a/custom-scripts/scripts/pre_install_foreign_architecture b/custom-scripts/scripts/pre_install_foreign_architecture
index eb9d822..ed538fc 100755
--- a/custom-scripts/scripts/pre_install_foreign_architecture
+++ b/custom-scripts/scripts/pre_install_foreign_architecture
@@ -26,7 +26,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 		FOREIGN="mipsel"
 		;;
 	*-powerpc-linux-gnu)
-		FOREIGN="ppc"
+		FOREIGN="powerpc"
 		;;
 	*-powerpc64le-linux-gnu)
 		FOREIGN="ppc64el"
diff --git a/debian/changelog b/debian/changelog
index f94d7de..21cf29d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,10 +15,10 @@ piuparts (0.61) UNRELEASED; urgency=medium
     - program-name-collision
     (Closes: #767499)
   * distros.conf: Remove unneeded URI for squeeze-lts, it just uses the
-    default repository. 
+    default repository.
   * instances/pejacevic+slaves: Do not reschedule passed squeeze logs anymore.
   * custom-scripts/scripts/post_purge_exceptions and pre_remove_exceptions:
-    apply systemd exceptions for wheezy* and not only wheezy.
+    Skip systemd exceptions for wheezy* and not only wheezy.
 
   [ Andreas Beckmann ]
   * piuparts.py:
@@ -39,7 +39,7 @@ piuparts (0.60) unstable; urgency=medium
     are on the same device. (Closes: #754878)
 
   [ Iain Lane ]
-  * Use python-distro-info to get the Debian and Ubuntu devel releases
+  * Use python-distro-info to get the Debian and Ubuntu devel releases.
   * tests: Remove the Ubuntu devel release test.
 
   [ Holger Levsen ]
diff --git a/piuparts.1.txt b/piuparts.1.txt
index 3134e9b..b0094f8 100644
--- a/piuparts.1.txt
+++ b/piuparts.1.txt
@@ -283,7 +283,7 @@ piuparts ../foo_1.0-2_i386.changes
 piuparts -m 'http://gytha/debian main' ../foo_1.0-2_i386.changes
 ----
 
-If you want to test that a package installs properly in the stable (currently wheezy) Debian release, then can be upgraded to the testing (currently wheezy) and unstable (sid) versions, and then uninstalled without problems, you would give the following command:
+If you want to test that a package installs properly in the stable (currently wheezy) Debian release, then can be upgraded to the testing (currently jessie) and unstable (sid) versions, and then uninstalled without problems, you would give the following command:
 
 ----
 piuparts -a -d wheezy -d jessie -d sid foo

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