This is an automated email from the git hooks/post-receive script. spectra pushed a commit to branch master in repository conquest-dicom-server.
commit ee77577eada4720b24a7a5e06a15a69538e433b8 Author: Mathieu Malaterre <[email protected]> Date: Thu Jul 5 11:09:10 2012 +0000 remove remaining junk stuff git-svn-id: svn+ssh://svn.debian.org/svn/debian-med/trunk/packages/conquest-dicom-server/trunk@11570 d8681a01-af0d-0410-a158-b4166a59cfaa --- debian/get-orig-source | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/get-orig-source b/debian/get-orig-source index 95f7e63..7bf9563 100755 --- a/debian/get-orig-source +++ b/debian/get-orig-source @@ -37,6 +37,12 @@ rm ${FOLDER}/jasper-1.900.1-6ct/doc/*.pdf # zip file: rm ${FOLDER}/jpeg-6c/jpeg-6c-changesmvh2.zip +# vc80.pdb ? +find ${FOLDER} -name vc80.pdb -delete + +# +rm ${FOLDER}/data/dbase/conquest.db3 + # make distclean (cd ${FOLDER}/jasper-1.900.1-6ct && make distclean) (cd ${FOLDER}/jpeg-6c && make distclean) -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
