summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-06-09 17:57:38 +0100
committerLars Wirzenius <liw@liw.fi>2013-06-09 17:57:38 +0100
commitb6f560321a30a8aff7adf4efecefb78180847686 (patch)
treeb46e77eecb1f6190b197d4283150d8390ff48abe /debian/changelog
parent77de905c50bb3bcbbd4c41a841745e5e1b9c1d0f (diff)
downloadcliapp-b6f560321a30a8aff7adf4efecefb78180847686.tar.gz
Remove trailing whitespace from ends of lines
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index b904ea2..6f6567c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -151,8 +151,8 @@ python-cliapp (0.14-1) unstable; urgency=low
- A `Settings.require` method is added, so that it's easy to fail if the
user has failed the give an option that is required in a given situation.
(Mandatory options are a bit weird, but sometimes they happen.)
- - Subcommands may now be added explicitly, using the
- `Application.add_subcommand` method. This is helpful for applications
+ - Subcommands may now be added explicitly, using the
+ `Application.add_subcommand` method. This is helpful for applications
that support plugins, for example.
-- Lars Wirzenius <liw@liw.fi> Wed, 20 Jul 2011 20:33:04 +0100
@@ -178,7 +178,7 @@ python-cliapp (0.12-1) unstable; urgency=low
python-cliapp (0.11) squeeze; urgency=low
- * New upstream release.
+ * New upstream release.
-- Lars Wirzenius <liw@liw.fi> Wed, 18 May 2011 06:34:55 +0100