[cpl-plugin-kmos] 01/01: Adjust flags: include calibration, but not test data

Ole Streicher olebole-guest at alioth.debian.org
Wed Oct 16 13:18:28 UTC 2013


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

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-kmos.

commit db8431e42bd4a98d1275d88f9b0ae5fbfa3f9c81
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Oct 16 15:17:27 2013 +0200

    Adjust flags: include calibration, but not test data
---
 debian/repackage.sh |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/repackage.sh b/debian/repackage.sh
index eb4be41..12b195f 100755
--- a/debian/repackage.sh
+++ b/debian/repackage.sh
@@ -18,14 +18,14 @@ VERSION=$2
 # Include full calibration set?
 # If not, the "calib" package will act as a "downloader" package for the 
 # calibration files.
-INCLUDE_CALIB="no"
-#INCLUDE_CALIB="yes"
+#INCLUDE_CALIB="no"
+INCLUDE_CALIB="yes"
 
 # Include test data?
 # If not, the test (fits) data are removed from the source package.
 # In this case, also the tests need to be adjusted.
-#INCLUDE_TEST_DATA="no"
-INCLUDE_TEST_DATA="yes"
+INCLUDE_TEST_DATA="no"
+#INCLUDE_TEST_DATA="yes"
 
 BASEDIR=$(dirname $3)
 FILENAME=${BASEDIR}/${PIPELINE}-kit-${VERSION}.tar.gz

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



More information about the debian-science-commits mailing list