[Piuparts-commits] [piuparts] 14/17: whitespace and typo fixes
Holger Levsen
holger at alioth.debian.org
Wed Nov 6 09:45:54 UTC 2013
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit f34de9b692b6f4832af1e9f054c67d086bd8b4cc
Author: Andreas Beckmann <anbe at debian.org>
Date: Wed Nov 6 00:16:11 2013 +0100
whitespace and typo fixes
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
conf/distros.conf | 4 ++--
debian/changelog | 4 ++--
master-bin/generate_daily_report.in | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/conf/distros.conf b/conf/distros.conf
index b50c887..74a8b81 100644
--- a/conf/distros.conf
+++ b/conf/distros.conf
@@ -35,7 +35,7 @@ uri = http://archive.debian.org/debian
[squeeze/updates]
-uri = http://security.debian.org/
+uri = http://security.debian.org
depends = squeeze
[squeeze-updates]
@@ -61,7 +61,7 @@ target-release = squeeze-backports-sloppy
[wheezy/updates]
-uri = http://security.debian.org/
+uri = http://security.debian.org
depends = wheezy
[wheezy-updates]
diff --git a/debian/changelog b/debian/changelog
index 4bdbfbf..9903c39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,7 +45,7 @@ piuparts (0.55) unstable; urgency=low
piuparts (0.54) unstable; urgency=low
[ Holger Levsen ]
- * known_problems: fix some adequate patterns.
+ * known_problems: fix some adequate patterns.
* piuparts-master: recommend apache2 | httpd.
* README_server.txt: be more verbose about configuring sudo.
(Closes: #711155)
@@ -428,7 +428,7 @@ piuparts (0.50) unstable; urgency=low
* Mention http://piuparts.debian.org in README.txt prominently.
* Mention github clone in htdocs/index.tpl.
- [David Steele]
+ [ David Steele ]
* Replace the Tango icon symlinks with copies.
* Make the Tango weather icons required for master.
diff --git a/master-bin/generate_daily_report.in b/master-bin/generate_daily_report.in
index 477008b..ae31072 100755
--- a/master-bin/generate_daily_report.in
+++ b/master-bin/generate_daily_report.in
@@ -30,7 +30,7 @@ export PYTHONPATH
LOCKFILE=$HTDOCS/daily.lock
if [ -e $LOCKFILE ]; then
- echo "dialy.lock exists:"
+ echo "daily.lock exists:"
ls -l $LOCKFILE
exit 1
fi
--
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