aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-07-30 02:09:23 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-07-30 02:09:23 -0400
commit3fccdaea61d1f0d53e4d1a716f010b4e34b901df (patch)
tree1b6ad733d88a3dd831b3b44223dc412379cf1de3
parent4018b18304cee90d25fc1c21baae40e6f915eb3d (diff)
downloadmini-dinstall-3fccdaea61d1f0d53e4d1a716f010b4e34b901df.tar.bz2
mini-dinstall-3fccdaea61d1f0d53e4d1a716f010b4e34b901df.tar.xz
mini-dinstall-3fccdaea61d1f0d53e4d1a716f010b4e34b901df.tar.zst
Clean up extraneous whitespace in files.
-rw-r--r--ChangeLog11
-rw-r--r--README3
-rw-r--r--debian/NEWS1
-rw-r--r--debian/changelog13
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
-rw-r--r--doc/mini-dinstall.16
-rw-r--r--doc/mini-dinstall.conf8
-rw-r--r--minidinstall/DpkgDatalist.py2
-rw-r--r--minidinstall/__init__.py1
10 files changed, 21 insertions, 27 deletions
diff --git a/ChangeLog b/ChangeLog
index 945cbd3..a14eee7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2003-06-11 Colin Walters <walters@verbum.org>
* configure.ac: Release 0.6.5.
-
+
* mini-dinstall.in: Add - to package architecture regexps.
2003-05-21 Colin Walters <walters@verbum.org>
@@ -19,13 +19,13 @@
Packages/Sources files are generated, too.
2003-04-15 Colin Walters <walters@debian.org>
-
+
* configure.ac: Release 0.6.2.
* confiugre.ac: Make --disable-docs option work.
* mini-dinstall.in: New option chown_changes_files.
-
+
* doc/mini-dinstall.conf: Document incoming_permissions and
chown_changes_files.
@@ -58,10 +58,10 @@
shuts down the server cleanly instead of killing it outright.
Another nice thing is that if a crash happens in daemon mode, it
will exit cleanly instead of leaving some threads hanging.
-
+
* lib/GPGSigVerifier.py (GPGSigVerifier.verify): Remove debugging
output to /tmp/foo (Fixes Debian bug #184490).
-
+
* lib/Dnotify.py (DirectoryNotifier.__init__): Support a cancel event.
2003-03-06 Colin Walters <walters@verbum.org>
@@ -84,4 +84,3 @@
* Initial generally released version. I have discovered lots of
truly marvellous changes to make to the previous Debian-only build
system, which this ChangeLog is too small to contain.
-
diff --git a/README b/README
index 0c21f16..2550143 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ defaults may suit you. Try copying the example file. If you do copy
the example file, be sure to change the "mail_to" variable.
mini-dinstall can be run either as a daemon (the default), or via
-cron.
+cron.
To run mini-dinstall as a daemon, just type: mini-dinstall
It will automatically create any directories necessary. You should
@@ -49,4 +49,3 @@ for a different arch, the old source will not be removed.
That's it for now...enjoy!
-- Colin Walters <walters@debian.org> Tue, 13 Aug 2002 15:35:09 -0400
-
diff --git a/debian/NEWS b/debian/NEWS
index 12ec00b..42082e0 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -12,4 +12,3 @@ mini-dinstall (0.6.23) unstable; urgency=low
To edit both, take a look into mini-dinstall's man page.
-- Christoph Goehre <christoph.goehre@gmx.de> Sun, 03 Feb 2008 10:36:47 +0100
-
diff --git a/debian/changelog b/debian/changelog
index c8f9cda..4af9a04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -373,7 +373,7 @@ mini-dinstall (0.6.3-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Add Build-Depends on cdbs.
- - Add Build-Depends on python-apt (Closes: #193092).
+ - Add Build-Depends on python-apt (Closes: #193092).
- Bump Standards-Version to 3.5.10, no changes required.
- Downgrade debian-keyring to a Suggests, for no particular reason.
* debian/rules, debian/rocks:
@@ -491,7 +491,7 @@ mini-dinstall (0.4.1) unstable; urgency=low
* The "Hm...how did this bug sneak by when I tested it" release.
* Fix option parsing to correctly respect DEFAULT section.
- * Restore compatibility with Python 2.1.
+ * Restore compatibility with Python 2.1.
* debian/rules:
- Update to latest version of Colin's Build System.
@@ -552,7 +552,7 @@ mini-dinstall (0.3.0) unstable; urgency=low
- Bump Standards-Version to 3.5.8.
* debian/rules:
- Update to latest version of Colin's Build System.
-
+
-- Colin Walters <walters@debian.org> Fri, 6 Dec 2002 17:44:03 -0500
mini-dinstall (0.2.18) unstable; urgency=low
@@ -568,7 +568,7 @@ mini-dinstall (0.2.17) unstable; urgency=low
* debian/control:
- Remove Build-Depends on python and python-logging (Closes: #166660).
- - Add Build-Depends on debhelper.
+ - Add Build-Depends on debhelper.
* debian/rules:
- Use Colin's Build System.
* Don't install CVS directories in doc dir (Closes: #166286).
@@ -766,7 +766,7 @@ mini-dinstall (0.1.0) staging; urgency=low
$ARCHIVEDIR/incoming, and put the distribution you want in the
debian/changelog.
* Support for mail_log_level = NONE
- * Support for mailing you upon installation success.
+ * Support for mailing you upon installation success.
* First pass at a man page.
-- Colin Walters <walters@debian.org> Mon, 19 Aug 2002 05:05:34 -0400
@@ -801,6 +801,5 @@ mini-dinstall (0.0.2.0) unstable; urgency=low
mini-dinstall (0.0.1.0) unstable; urgency=low
* Initial release (Closes: #156582).
-
- -- Colin Walters <walters@debian.org> Tue, 13 Aug 2002 03:44:34 -0400
+ -- Colin Walters <walters@debian.org> Tue, 13 Aug 2002 03:44:34 -0400
diff --git a/debian/control b/debian/control
index 6d54042..78175dc 100644
--- a/debian/control
+++ b/debian/control
@@ -26,4 +26,3 @@ Description: daemon for updating Debian packages in a repository
mini-dinstall won't care. In fact, (when run as a daemon) it will
automatically detect that the directory changed, and update the
Packages file.
-
diff --git a/debian/rules b/debian/rules
index 3cb2061..1627aae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# $Id: rules 51 2003-12-29 20:02:19Z bob $
-# Sample debian/rules that uses debhelper.
+# Sample debian/rules that uses debhelper.
# This file is public domain software, originally written by Joey Hess.
# Uncomment this to turn on verbose mode.
diff --git a/doc/mini-dinstall.1 b/doc/mini-dinstall.1
index 6721f0f..3c31d94 100644
--- a/doc/mini-dinstall.1
+++ b/doc/mini-dinstall.1
@@ -7,12 +7,12 @@
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
-.\"
+.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
-.\"
+.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
@@ -331,7 +331,7 @@ uses APT's \(lqfile\(rq method to retrieve them locally. Here's a sample
.RS
[local]
fqdn = space\-ghost.verbum.private
- incoming = /src/debian/mini\-dinstall/incoming
+ incoming = /src/debian/mini\-dinstall/incoming
method = local
run_dinstall = 0
post_upload_command = mini\-dinstall \-r
diff --git a/doc/mini-dinstall.conf b/doc/mini-dinstall.conf
index 9600996..08dc0f7 100644
--- a/doc/mini-dinstall.conf
+++ b/doc/mini-dinstall.conf
@@ -80,16 +80,16 @@ post_install_script = ~/bin/post-inst.sh
# Whether or not to generate Release files
generate_release = yes
-# The default Origin: field in the release file
+# The default Origin: field in the release file
release_origin = username
-# The default Label: field in the release file
+# The default Label: field in the release file
release_label = username
-# The default Suite: field in the release file
+# The default Suite: field in the release file
release_suite = Penthouse
-# The default Description: field in the release file
+# The default Description: field in the release file
release_description = My Happy Fun Packages
# Whether or not to mark the release as experimental.
diff --git a/minidinstall/DpkgDatalist.py b/minidinstall/DpkgDatalist.py
index e7abbd2..cb10904 100644
--- a/minidinstall/DpkgDatalist.py
+++ b/minidinstall/DpkgDatalist.py
@@ -1,6 +1,6 @@
# DpkgDatalist -*- mode: python; coding: utf-8 -*-
#
-# This module implements DpkgDatalist, an abstract class for storing
+# This module implements DpkgDatalist, an abstract class for storing
# a list of objects in a file. Children of this class have to implement
# the load and _store methods.
#
diff --git a/minidinstall/__init__.py b/minidinstall/__init__.py
index 8b13789..e69de29 100644
--- a/minidinstall/__init__.py
+++ b/minidinstall/__init__.py
@@ -1 +0,0 @@
-