[ncl] 08/22: Typo in depends: ncl-narg -> ncl-ncarg. Closes: #810682.
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Apr 18 15:04:47 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 c56735ff031d3431b167078ccc4fe924bf2a171e
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sun Jan 10 15:41:24 2016 +0000
Typo in depends: ncl-narg -> ncl-ncarg. Closes: #810682.
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cb16058..178c0d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ncl (6.3.0-6) unstable; urgency=medium
+
+ * Typo in depends: ncl-narg -> ncl-ncarg. Closes: #810682.
+
+ -- Alastair McKinstry <mckinstry at debian.org> Sun, 10 Jan 2016 15:40:31 +0000
+
ncl (6.3.0-5) unstable; urgency=medium
* Build with libpng-dev. Closes: #810193.
diff --git a/debian/control b/debian/control
index ace647b..488633a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: flex, bison, gfortran, zlib1g-dev, libbz2-dev, libxt-dev,
libgrib2c-dev, libsphere-dev, libhdf4-alt-dev, libhdfeos-dev,
libgctp-dev, libhe5-hdfeos-dev, tcsh | csh | c-shell,
debhelper (>= 9), libhdf5-serial-dev | libhdf5-dev,
- libproj-dev, libaec
+ libproj-dev, libaec-dev
Standards-Version: 3.9.6
Homepage: http://www.ncl.ucar.edu/
Vcs-Git: git://anonscm.debian.org/debian-science/packages/ncl.git
@@ -45,7 +45,7 @@ Description: NCAR command-language library
Package: libncarg-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libncarg0 (= ${binary:Version} ), libxgks-dev, libudunits2-dev, ncl-narg
+Depends: ${misc:Depends}, libncarg0 (= ${binary:Version} ), libxgks-dev, libudunits2-dev, ncl-ncarg
Multi-Arch: same
Description: Development files for the NCAR command language library
ncarg is the NCAR command-language.
--
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