* remove unwanted blanks.
[citadel.git] / 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