Your message dated Wed, 26 Mar 2014 16:34:50 +0000
with message-id <e1wsqmw-00074n...@franck.debian.org>
and subject line Bug#611673: fixed in nco 4.4.2-1
has caused the Debian Bug report #611673,
regarding probably should no longer --disable-dap-netcdf 
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
611673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nco
Version: 4.0.2-1

        The nco package currently in Debian Sid is built without OPeNDAP
        support, which is somewhat unfortunate, since OPeNDAP is already
        provided by the version of NetCDF there.

        To enable the OPeNDAP support, I've toggled the
        --disable-dap-netcdf and --disable-netcdf4 switches, and also
        added libcurl4-gnutls-dev (since NetCDF's OPeNDAP implementation
        relies on it) to Build-Depends:.

        For the test, I've tried:

$ ncks \
      -d time,4,60,1 \
      -d lat,286,287,1 \
      -d lon,167,168,1 \
      
http://nomads.ncep.noaa.gov:9090/dods/gfs_hd/gfs_hd20110129/gfs_hd_00z?tmp2m \
      xxx.nc 

        (The command should retrieve a time series data on the
        temperature on 2 m above the ground for a particular location
        from the GFS data available from NOMADS.)  Which just worked.

        TYC.

        NB: I haven't put much time into testing as of yet.

$ interdiff \
      <(zcat nco_4.0.2-1.diff.gz) \
      <(zcat nco_4.0.2-1.0+is+0.2.diff.gz) 
diff -u nco-4.0.2/debian/control nco-4.0.2/debian/control
--- nco-4.0.2/debian/control
+++ nco-4.0.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Charlie Zender <zen...@uci.edu>
 Uploaders: Francesco Paolo Lovergine <fran...@debian.org>
-Build-Depends: debhelper (>= 7), antlr, bison, flex, gsl-bin, libgsl0-dev, 
libantlr-dev, netcdf-bin, libnetcdf-dev, texinfo
+Build-Depends: debhelper (>= 7), antlr, bison, flex, gsl-bin, libgsl0-dev, 
libantlr-dev, netcdf-bin, libnetcdf-dev, libcurl4-gnutls-dev, texinfo
 Standards-Version: 3.8.4
 Homepage: http://nco.sourceforge.net/
 
diff -u nco-4.0.2/debian/rules nco-4.0.2/debian/rules
--- nco-4.0.2/debian/rules
+++ nco-4.0.2/debian/rules
@@ -53,10 +53,10 @@
                --mandir=/usr/share/man \
                --enable-gsl \
                --enable-ncoxx \
-               --disable-dap-netcdf \
+               --enable-dap-netcdf \
                --disable-dap-opendap \
                --disable-nco_cplusplus \
-               --disable-netcdf4 \
+               --enable-netcdf4 \
                --disable-udunits \
                --disable-udunits2 \
                --disable-static
diff -u nco-4.0.2/debian/changelog nco-4.0.2/debian/changelog
--- nco-4.0.2/debian/changelog
+++ nco-4.0.2/debian/changelog
@@ -1,3 +1,15 @@
+nco (4.0.2-1.0+is+0.2) 1gray-misc; urgency=low
+
+  * Added libcurl4-gnutls-dev to Build-Depends:.
+
+ -- Ivan Shmakov <oneing...@gmail.com>  Mon, 31 Jan 2011 20:12:37 +0000
+
+nco (4.0.2-1.0+is+0.1) 1gray-misc; urgency=low
+
+  * Enable both NetCDF4 and NetCDF OPeNDAP support, for future's there.
+
+ -- Ivan Shmakov <oneing...@gmail.com>  Mon, 31 Jan 2011 19:45:09 +0000
+
 nco (4.0.2-1) unstable; urgency=low
 
   * new upstream version (netCDF4_classic behavior)
$ 

-- 
FSF associate member #7257

Attachment: pgpuioJR0YZ5E.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: nco
Source-Version: 4.4.2-1

We believe that the bug you reported is fixed in the latest version of
nco, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 611...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <fran...@debian.org> (supplier of updated nco package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 26 Mar 2014 16:54:51 +0100
Source: nco
Binary: nco
Architecture: source i386
Version: 4.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Francesco Paolo Lovergine <fran...@debian.org>
Description: 
 nco        - Command-line operators to analyze netCDF files
Closes: 611673 727470
Changes: 
 nco (4.4.2-1) unstable; urgency=medium
 .
   * New upstream release.
     (closes: #611673)
   * Added missing watch flle.
   * Policy bumped to 3.9.5.
   * Added build-dep on autotools-dev and update/clean step in debian/rules.
     (closes: #727470)
   * Changed Vcs-* url to canonicali ones.
   * Debhelper level set to 9.
   * Now nco.html is a single file.
Checksums-Sha1: 
 5397359c6c03115d026ab1abce46f79bb893aa8c 1356 nco_4.4.2-1.dsc
 6253e0d3b00359e1ef2c95f0c86e940697286a10 7801937 nco_4.4.2.orig.tar.gz
 d13ae947712c3bffba6f387e12317bd5f378e49c 9652 nco_4.4.2-1.debian.tar.xz
 8a5794d50437e1420f777ebf8c3b425a28a2ee68 1210544 nco_4.4.2-1_i386.deb
Checksums-Sha256: 
 14a3b1800b66c9528d1a53c38a35c641b5bcfd3b6412d7bd106d8ece694e0159 1356 
nco_4.4.2-1.dsc
 6b2f48ac4618ba50306885a6358925956c2b178dee6348ada3195a3fc2a425d8 7801937 
nco_4.4.2.orig.tar.gz
 27c0f3be0058bcf9ead74e0bb32f0f429a37dfe400179cabc43393d4666d0a9b 9652 
nco_4.4.2-1.debian.tar.xz
 b7548c40128eb975f259eb80d6603a937898084c6f689aec3f168a219dd78e83 1210544 
nco_4.4.2-1_i386.deb
Files: 
 e0292750670a8fb237b94cb8888372f9 1356 science optional nco_4.4.2-1.dsc
 a733b47d1c3806f51064ace76ea53e56 7801937 science optional nco_4.4.2.orig.tar.gz
 e238832c026cb6a477adf23a8de38392 9652 science optional 
nco_4.4.2-1.debian.tar.xz
 02d5924b1834772052117b306a628239 1210544 science optional nco_4.4.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlMzAAQACgkQpFNRmenyx0ccrwCfY8eEyUGvRLDsz5CsbcCZJewp
GegAoO6S/XnbIQhMGHykFmCa0L7LRwxm
=7Gvl
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to