[cpl-plugin-xsh] 01/01: Fix directory name for calibration files download. Closes: #752749
Ole Streicher
olebole-guest at moszumanska.debian.org
Thu Jun 26 09:35:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
olebole-guest pushed a commit to branch debian
in repository cpl-plugin-xsh.
commit 10831b70c77c2b756f33a45d1d29191c5bc14c70
Author: Ole Streicher <debian at liska.ath.cx>
Date: Thu Jun 26 11:25:13 2014 +0200
Fix directory name for calibration files download. Closes: #752749
---
debian/changelog | 6 ++++++
debian/cpl-plugin-calib.postinst.in | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4069f9e..1792007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cpl-plugin-xshoo (2.5.0+dfsg-2) unstable; urgency=low
+
+ * Fix directory name for calibration files download. Closes: #752749
+
+ -- Ole Streicher <debian at liska.ath.cx> Thu, 26 Jun 2014 11:23:14 +0200
+
cpl-plugin-xshoo (2.5.0+dfsg-1) unstable; urgency=low
* New upstream version.
diff --git a/debian/cpl-plugin-calib.postinst.in b/debian/cpl-plugin-calib.postinst.in
index 894b217..70f731f 100644
--- a/debian/cpl-plugin-calib.postinst.in
+++ b/debian/cpl-plugin-calib.postinst.in
@@ -7,7 +7,7 @@ VERSION=__VERSION__
KIT=${PIPELINE}-kit-${VERSION}
CALIB=${PIPELINE}-calib-${VERSION}
-URL=ftp://ftp.eso.org/pub/dfs/pipelines/${PIPELINE}/${KIT}.tar.gz
+URL=ftp://ftp.eso.org/pub/dfs/pipelines/xshooter/${KIT}.tar.gz
TAR=${KIT}/${CALIB}.tar.gz
COMPONENTS="${CALIB}/cal"
TARGETDIR="/usr/share/cpl-plugins/${PIPELINE}-${VERSION}"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cpl-plugin-xsh.git
More information about the debian-science-commits
mailing list