[med-svn] [tide] 01/02: Remove doc/demo dir with unsafe links, large data set and unclear usage

Andreas Tille tille at debian.org
Thu Oct 1 09:29:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository tide.

commit 06497f968bdec2d37be2281738683e2d81591d2b
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 1 12:06:11 2015 +0200

    Remove doc/demo dir with unsafe links, large data set and unclear usage
---
 debian/get-orig-source | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/get-orig-source b/debian/get-orig-source
index e5364cb..41219ec 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -31,7 +31,8 @@ LC_ALL=C svn export ${SVNURI} ${TARDIR} >/dev/null 2>/dev/null || true
 cd ${TARDIR}
 rm -rf doc/web/htdocs/i686 \
        doc/web/htdocs/x86_64 \
-       doc/web/htdocs/zips
+       doc/web/htdocs/zips \
+       doc/demo
 cd ..
 
 GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -caf "$NAME"_"$VERSION".orig.tar.${COMPRESS} "${TARDIR}"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tide.git



More information about the debian-med-commit mailing list