[Debian-astro-commits] [cpl-plugin-template] 38/76: Correct FTP link

Ole Streicher olebole at moszumanska.debian.org
Wed Sep 23 09:59:50 UTC 2015


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

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

commit a933538364f2a41523944d44178a08345d3d48b7
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Dec 3 22:14:37 2013 +0100

    Correct FTP link
---
 debian/copyright                    | 2 +-
 debian/cpl-plugin-calib.postinst.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index d4ae3c4..c3c7212 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: giraf
 Upstream-Contact: ESO User Support Department <usd-help at eso.org>
-Source: ftp://ftp.eso.org/pub/dfs/pipelines/giraf/
+Source: ftp://ftp.eso.org/pub/dfs/pipelines/giraffe/
 
 Files: *
 Copyright: Copyright (C) 2001-2012 European Southern Observatory
diff --git a/debian/cpl-plugin-calib.postinst.in b/debian/cpl-plugin-calib.postinst.in
index 894b217..d786c60 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/giraffe/${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-template.git



More information about the Debian-astro-commits mailing list