[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. eda668423fa87898c59d1075118693714aa5a053

Andreas Beckmann debian at abeckmann.de
Fri Dec 23 10:25:38 UTC 2011


The following commit has been merged in the master branch:
commit 113fd09441f5929e6456d96977d1ef55012822be
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Sat Nov 12 15:57:50 2011 +0100

    remove trailing tabs and expand other tabs to spaces

diff --git a/ChangeLog b/ChangeLog
index 2d47953..a51637e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2009-12-18  Holger Levsen <holger at layer-acht.org>
 
         * This changelog is obsolete since several years. See debian/changelog
-	  instead.
+          instead.
 
 2005-11-12  Lars Wirzenius  <liw at iki.fi>
 
@@ -53,12 +53,12 @@
 
 2005-09-05  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py, piuparts.docbook: Added -k (--keep-tmpdir) option.
+        * piuparts.py, piuparts.docbook: Added -k (--keep-tmpdir) option.
 
-	* piuparts.py: Added some more default ignores.
+        * piuparts.py: Added some more default ignores.
 
-	* piuparts.py: Remember which packages own which files before
-	removing packages.
+        * piuparts.py: Remember which packages own which files before
+        removing packages.
 
 2005-08-31  Lars Wirzenius  <liw at iki.fi>
 
@@ -116,7 +116,7 @@
 
 2005-07-15  Lars Wirzenius  <liw at iki.fi>
 
-	* Version 0.7.
+        * Version 0.7.
 
 2005-07-15  Lars Wirzenius  <liw at iki.fi>
 
@@ -159,58 +159,58 @@
 
 2005-07-05  Lars Wirzenius  <liw at iki.fi>
 
-	* Version 0.6.
+        * Version 0.6.
 
 2005-07-05  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Bugfix: when removing packages from the chroot,
-	don't remove packages being depended on before the packages doing
-	the depending. That won't work. Any fool would know it, except me.
-	
-	* piuparts.py: Implemented saving of meta data for the upgrade
-	testing between Debian releases.
+        * piuparts.py: Bugfix: when removing packages from the chroot,
+        don't remove packages being depended on before the packages doing
+        the depending. That won't work. Any fool would know it, except me.
+
+        * piuparts.py: Implemented saving of meta data for the upgrade
+        testing between Debian releases.
 
 2005-07-04  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Made it possible to specify components to use for
-	a mirror.
-	
-	* piuparts.docbook: Documented the user visible changes.
+        * piuparts.py: Made it possible to specify components to use for
+        a mirror.
+
+        * piuparts.docbook: Documented the user visible changes.
 
 2005-06-27  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Remove and purge dependencies before the packages
-	that were installed, so that problems with postrm scripts using
-	non-essential packages upon purge become evident.
+        * piuparts.py: Remove and purge dependencies before the packages
+        that were installed, so that problems with postrm scripts using
+        non-essential packages upon purge become evident.
 
 2005-06-27  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py, piuparts.docbook: Added -n / --no-ignores option.
+        * piuparts.py, piuparts.docbook: Added -n / --no-ignores option.
 
 2005-06-27  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Made mirrors mentioned in /etc/apt/sources.list be
-	the default mirrors. Also, --mirror can be used multiple times
-	now.
-	
-	* piuparts.docbook: Documented this.
-	
-	* Makefile: log to tmp3.log instead of twice to tmp2.log.
+        * piuparts.py: Made mirrors mentioned in /etc/apt/sources.list be
+        the default mirrors. Also, --mirror can be used multiple times
+        now.
+
+        * piuparts.docbook: Documented this.
+
+        * Makefile: log to tmp3.log instead of twice to tmp2.log.
 
 2005-06-27  Lars Wirzenius  <liw at iki.fi>
 
-	* Makefile: Use -f with gzip so it doesn't complain when installing
-	new version on top of old.
+        * Makefile: Use -f with gzip so it doesn't complain when installing
+        new version on top of old.
 
 2005-06-27  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Added /etc/ld.so.conf to list of ignored files
-	and changed exim related ignore patterns (adding exim4, for
-	example).
-	
+        * piuparts.py: Added /etc/ld.so.conf to list of ignored files
+        and changed exim related ignore patterns (adding exim4, for
+        example).
+
         * piuparts.py: When purging, use --purge and not --remove to
         dpkg.
-	
+
         * piuparts.py: Report version and command line arguments at
         startup.
 
@@ -220,57 +220,57 @@
 
 2005-06-23  Lars Wirzenius  <liw at iki.fi>
 
-	* Version 0.5.
+        * Version 0.5.
 
 2005-06-23  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Check symlink targets as well.
+        * piuparts.py: Check symlink targets as well.
 
 2005-06-23  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.docbook: Added --ignore-regexp to manual page.
+        * piuparts.docbook: Added --ignore-regexp to manual page.
 
 2005-06-23  Lars Wirzenius  <liw at iki.fi>
 
-	* TODO: Added.
-	
-	* Makefile: Added test case for upgrading between distros.
-	
-	* piuparts.docbook: Rewrote DESCRIPTION and EXAMPLES sections.
-	
-	* piuparts.py: Added /var/cache/man/index.db and
-	/var/log/dpkg.log to ignored files. Added regexps for more
-	versatile ignoring and -I option.
-	
-	* piuparts.py: Disabled comparison of mtimes of files for now.
-	
-	* piuparts.py: File listings are now sorted.
-	
-	* piuparts.py: Added upgrade tests between Debian releases.
+        * TODO: Added.
+
+        * Makefile: Added test case for upgrading between distros.
+
+        * piuparts.docbook: Rewrote DESCRIPTION and EXAMPLES sections.
+
+        * piuparts.py: Added /var/cache/man/index.db and
+        /var/log/dpkg.log to ignored files. Added regexps for more
+        versatile ignoring and -I option.
+
+        * piuparts.py: Disabled comparison of mtimes of files for now.
+
+        * piuparts.py: File listings are now sorted.
+
+        * piuparts.py: Added upgrade tests between Debian releases.
 
 2005-06-20  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Refactored things more than a bit in preparation
-	for new functionality.
+        * piuparts.py: Refactored things more than a bit in preparation
+        for new functionality.
 
 2005-06-19  Lars Wirzenius  <liw at iki.fi>
 
-	* Version 0.4.
+        * Version 0.4.
 
 2005-06-19  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.docbook, piuparts.py: Added -p option.
-	
-	* piuparts.docbook: Updated a description of what the program
-	does.
+        * piuparts.docbook, piuparts.py: Added -p option.
+
+        * piuparts.docbook: Updated a description of what the program
+        does.
 
 2005-06-19  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.docbook: Documented upgrade testing.
+        * piuparts.docbook: Documented upgrade testing.
 
 2005-06-19  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Added a simple form of upgrade testing.
+        * piuparts.py: Added a simple form of upgrade testing.
 
 2005-06-19  Lars Wirzenius  <liw at iki.fi>
 
@@ -278,12 +278,12 @@
         do package purginging in two steps: first remove, then purge.
         This helps find postrm scripts that use things they aren't
         allowed to use.
-	
-	* README: Added naming credit to Tollef Fog Heen.
+
+        * README: Added naming credit to Tollef Fog Heen.
 
 2005-06-18  Lars Wirzenius  <liw at iki.fi>
 
-	* Version 0.3.
+        * Version 0.3.
 
 2005-06-18  Lars Wirzenius  <liw at iki.fi>
 
@@ -296,26 +296,26 @@
 
 2005-06-18  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py: Added option -a (--apt) that lets the user install
-	the packages to be tested via apt-get, instead of by specifying
-	package files.
-	
-	* piuparts.docbook: Documented -a (--apt).
+        * piuparts.py: Added option -a (--apt) that lets the user install
+        the packages to be tested via apt-get, instead of by specifying
+        package files.
+
+        * piuparts.docbook: Documented -a (--apt).
 
 2005-06-17  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.docbook: Added a note that piuparts is meant for people
-	making Debian packages before they upload them.
+        * piuparts.docbook: Added a note that piuparts is meant for people
+        making Debian packages before they upload them.
 
 2005-06-17  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py, piuparts.docbook: Added -V (--version) option.
+        * piuparts.py, piuparts.docbook: Added -V (--version) option.
 
 2005-06-17  Lars Wirzenius  <liw at iki.fi>
 
-	* piuparts.py, README: Removed notice about python-apt / apt_pkg
-	since it wasn't actually used.
-	
+        * piuparts.py, README: Removed notice about python-apt / apt_pkg
+        since it wasn't actually used.
+
         * piuparts.py: Changed things so that we us os.walk and os.stat
         to find filesystem object meta data, instead of creating a
         tarball and then scanning that. This makes things quite a bit
diff --git a/Makefile b/Makefile
index 88d77b1..ce6ac2b 100644
--- a/Makefile
+++ b/Makefile
@@ -42,11 +42,11 @@ install:
 	echo $(version)
 	sed -e 's/__PIUPARTS_VERSION__/$(version)/g' piuparts.py > piuparts
 	install piuparts $(sbindir)/piuparts
-	
+
 	install -d $(sharedir)/piuparts
 	for file in piuparts-slave piuparts-master piuparts-report piuparts-analyze; do \
 	    install -m 0755 $$file.py $(sharedir)/piuparts/$$file ; done
-	
+
 	install -d $(site26)/piupartslib
 	install -d $(site27)/piupartslib
 	install -m 0644 piupartslib/*.py $(site26)/piupartslib
diff --git a/README.txt b/README.txt
index dab3161..4162c30 100644
--- a/README.txt
+++ b/README.txt
@@ -218,7 +218,7 @@ To set this up for yourself, the following steps should suffice:
 . Configure '/etc/piuparts/piuparts.conf' appropriately.
 . Pick one or more slaves to run the slave. You can use the machine running the master also as a slave. Etch is fine, it can even be in a chroot.
 . Install piuparts on it.
-. Configure '/etc/piuparts/piuparts.conf' appropriately - if master and slave share the machine, they also share the config file.	
+. Configure '/etc/piuparts/piuparts.conf' appropriately - if master and slave share the machine, they also share the config file.
 . Create an account for the slave. This must be different from the master account.
 . Create an ssh keypair for the slave. No passphrase.
 . Add the slave's public key to the master's '.ssh/authorized_keys'
diff --git a/debian/changelog b/debian/changelog
index 0ce99c8..5d9f497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ piuparts (0.42) UNRELEASED; urgency=low
     (Closes: #640646)
   * debian/copyright: apply patch by Scott Schaefer to make it compliant with 
     DEP-5. Thanks Scott!
-  * piuparts.py and piuparts-report.py: Expand tabs to spaces.
+  * piuparts.py, piuparts-report.py, ChangeLog: Expand tabs to spaces.
   * Remove whitespaces from whitespace-only lines.
   * *.py: Add vim modeline.
 

-- 
piuparts git repository



More information about the Piuparts-commits mailing list