[med-svn] [conquest-dicom-server] 25/30: Keep lintian satisfied
Pablo Lorenzzoni
spectra at moszumanska.debian.org
Mon Jan 27 19:49:03 UTC 2014
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 5186f3f6d2d576eee9db638a4843accd8396176d
Author: Pablo Lorenzzoni <spectra at debian.org>
Date: Sun Jan 26 09:21:32 2014 -0200
Keep lintian satisfied
---
debian/changelog | 2 +-
debian/get-orig-source | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4174507..1395eec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-conquest-dicom-server (1.4.17c-1.1) UNRELEASED; urgency=low
+conquest-dicom-server (1.4.17c-2) UNRELEASED; urgency=low
[ Mathieu Malaterre ]
* Debianization
diff --git a/debian/get-orig-source b/debian/get-orig-source
index 6b28d82..30f1d02 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -50,6 +50,9 @@ rm ${FOLDER}/jpeg-6c/jpeg-6c-changesmvh2.zip
# vc80.pdb ?
find ${FOLDER} -name vc80.pdb -delete
+# remove executable bit from lua examples
+chmod a-x ${FOLDER}/lua/*
+
#
rm ${FOLDER}/data/dbase/conquest.db3
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/conquest-dicom-server.git
More information about the debian-med-commit
mailing list