From: Wilfried Göesgens Date: Sat, 6 Jan 2007 20:20:26 +0000 (+0000) Subject: * remove unwanted blanks. X-Git-Tag: v7.86~3697 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=b48290f847b25085f7e54c16049e614da965dda4 * remove unwanted blanks. --- diff --git a/webcit/buildpackages b/webcit/buildpackages index bdb2be7f0..08a44ef41 100755 --- a/webcit/buildpackages +++ b/webcit/buildpackages @@ -39,11 +39,11 @@ case $1 in echo rebuilding package. else echo "webcit (${WEBCIT_VERSION}-${PACKAGE_VERSION}) unstable; urgency=low - + * update to actual Webcit SVN. many new features. see Packages changelog. -- Wilfried Goesgens $DATE - " >/tmp/webcit_changelog +" >/tmp/webcit_changelog cat debian/changelog >>/tmp/webcit_changelog mv /tmp/webcit_changelog debian/changelog