[simbody] 02/04: Update cleanup script

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Mon Jan 12 18:27:57 UTC 2015


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

jrivero-guest pushed a commit to branch dfsg_clean
in repository simbody.

commit 66f6d877d95ac8246407de78df006eb9300fb1ab
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Mon Jan 12 18:32:11 2015 +0100

    Update cleanup script
---
 cleanup-script.sh | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/cleanup-script.sh b/cleanup-script.sh
index 6fa4a88..1815015 100755
--- a/cleanup-script.sh
+++ b/cleanup-script.sh
@@ -2,6 +2,12 @@
 # WARNING: to be run in the package top source directory.
 
 # Remove upstream debian directory
-rm -fr debian/
+rm -fr doc/debian/
 # Remove .gitignore upstream file
 rm .gitignore
+# Remove Windows stuff
+rm -fr Platform/Windows
+# Remove travil
+rm -fr .travis.yml
+# Remove nuspec
+.simbody.nuspec

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/simbody.git



More information about the debian-science-commits mailing list