The following commit has been merged in the debian-master branch:
commit 2a252d5b69db83cff6beb1c4a349661f331d4c8b
Author: Frank Lichtenheld <[email protected]>
Date:   Wed Dec 3 23:22:16 2008 +0000

    create_mirror: Do not accidentially delete changelogs.css

diff --git a/bin/create_mirror b/bin/create_mirror
index da17e90..e9cdf05 100755
--- a/bin/create_mirror
+++ b/bin/create_mirror
@@ -44,8 +44,8 @@ do
       --exclude '*.new' --exclude '*.sed.in' \
       --exclude '*.slices' --exclude '*~' \
       --exclude '*.lock' --exclude '*.ttc' --exclude 'logs/' \
-      --exclude 'packages/*/' --exclude 'changelogs.*' \
-      --exclude 'changelogs/**/log' \
+      --exclude 'packages/*/' --exclude 'changelogs.*.dump' \
+      --exclude 'changelogs.cache' --exclude 'changelogs/**/log' \
       --exclude "/auto" --exclude "/Search" --exclude "/perl" \
       --delete-excluded --delete-after \
       "$topdir/$d/" "$new/$d/"

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to