* remove unwanted blanks.
[citadel.git] / citadel / buildpackages
index 7bc9622401d4a9496d1c0a8e4217bfee276c8ba2..4b63c65863e70f53a330a680cff05ed1331def71 100755 (executable)
@@ -42,11 +42,11 @@ case $1 in
                        echo rebuilding package.
                else
                        echo "citadel (${CITADEL_VERSION}-${PACKAGE_VERSION}) unstable; urgency=low
-       
+
   * update to actual Citadel SVN. many new features. see Packages changelog.
 
  -- Wilfried Goesgens <citadel@outgesourced.org>  $DATE
-       
+
 " >/tmp/citadel_changelog
                        cat debian/changelog >>/tmp/citadel_changelog
                        mv /tmp/citadel_changelog debian/changelog