* remove unwanted blanks.
authorWilfried Göesgens <willi@citadel.org>
Sat, 6 Jan 2007 20:20:26 +0000 (20:20 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 6 Jan 2007 20:20:26 +0000 (20:20 +0000)
webcit/buildpackages

index bdb2be7f099eef17d64f48a7c7c5080a6c6c7e47..08a44ef410ae0b2b4db67241ad6676343831e9d4 100755 (executable)
@@ -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 <citadel@outgesourced.org>  $DATE
-       " >/tmp/webcit_changelog
+" >/tmp/webcit_changelog
                        cat debian/changelog >>/tmp/webcit_changelog
                        mv /tmp/webcit_changelog debian/changelog