[ncl] 07/12: Move all ksh scripts to libncarg-dev examples (not -data package)

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Sep 20 15:48:29 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository ncl.

commit 5f6ec115ebcf14fd8759f32a356d87e2755a918b
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jul 31 19:43:12 2017 +0100

    Move all ksh scripts to libncarg-dev examples (not -data package)
---
 debian/changelog             | 1 +
 debian/control               | 3 ++-
 debian/libncarg-data.install | 2 +-
 debian/libncarg-dev.examples | 1 +
 4 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 55d0f16..6270073 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ncl (6.4.0-3) unstable; urgency=medium
   * Fix manpage errors (thanks Lint.)  
   * Set ksh paths to /bin/ksh in scripts. (ksh.patch)
   * Ensure all ksh scripts are executable
+  * Move all ksh scripts to libncarg-dev examples (not -data package)
 
  -- Alastair McKinstry <mckinstry at debian.org>  Mon, 31 Jul 2017 16:26:39 +0100
 
diff --git a/debian/control b/debian/control
index f24f57b..8d69f6a 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,8 @@ Description: NCAR command-language library
 Package: libncarg-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libncarg0 (= ${binary:Version} ), libxgks-dev, libudunits2-dev, ncl-ncarg
+Depends: ${misc:Depends}, libncarg0 (= ${binary:Version} ), libxgks-dev, libudunits2-dev,
+ ncl-ncarg, ksh | mksh | pdksh | zsh
 Multi-Arch: same
 Description: Development files for the NCAR command language library
  ncarg is the NCAR command-language. 
diff --git a/debian/libncarg-data.install b/debian/libncarg-data.install
index d5ff58d..0caef7c 100644
--- a/debian/libncarg-data.install
+++ b/debian/libncarg-data.install
@@ -9,7 +9,7 @@ lib/ncarg/ngwww		/usr/share/ncarg
 lib/ncarg/sysresfile	/usr/share/ncarg
 lib/ncarg/resfiles	/usr/share/ncarg
 lib/ncarg/hluex		/usr/share/ncarg
-lib/ncarg/nclex	/usr/share/ncarg
+lib/ncarg/nclex/*.ncl	/usr/share/ncarg
 lib/ncarg/nclscripts	/usr/share/ncarg
 lib/ncarg/tests		/usr/share/ncarg
 debian/tmp/lib/ncarg/database/ftfonts/Aristarcoj2.ttf		/usr/share/fonts/truetype/ncl
diff --git a/debian/libncarg-dev.examples b/debian/libncarg-dev.examples
index 4b58d3c..91f7827 100644
--- a/debian/libncarg-dev.examples
+++ b/debian/libncarg-dev.examples
@@ -1,2 +1,3 @@
 debian/tmp/lib/ncarg/examples/* 
 debian/tmp/lib/ncarg/tutorial
+debian/tmp/lib/ncarg/nclex/nug/*.ksh

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



More information about the debian-science-commits mailing list