[SCM] netcdf branch, master, updated. upstream/4.1.3-41-g4438ce4
Sylvestre Ledru
sylvestre.ledru at scilab-enterprises.com
Wed Oct 9 13:04:19 UTC 2013
The following commit has been merged in the master branch:
commit 4438ce467ffaf0684a63a5e1dfc873129619c940
Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
Date: Wed Oct 9 14:50:57 2013 +0200
Fix warning description-synopsis-starts-with-article
diff --git a/debian/changelog b/debian/changelog
index e7e0077..b681f17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ netcdf (1:4.1.3-7) unstable; urgency=low
* Standards-Version updated to 3.9.4
* Rebuild for the new upstream release of gfortran (that it just a pain)...
(Closes: #724660)
+ * Fix warning description-synopsis-starts-with-article
-- Sylvestre Ledru <sylvestre at debian.org> Wed, 09 Oct 2013 14:36:16 +0200
diff --git a/debian/control b/debian/control
index 8be6b13..669e8b8 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4
Breaks: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4
-Description: An interface for scientific data access to large binary data
+Description: Interface for scientific data access to large binary data
NetCDF (network Common Data Form) is an interface for scientific
data access and a freely-distributed software library that provides an
implementation of the interface. The netCDF library also defines a
@@ -39,7 +39,7 @@ Description: An interface for scientific data access to large binary data
Together, the interface, library, and format support the creation,
access, and sharing of scientific data.
.
- This package contains the C run-time shared libraries required
+ This package contains the C run-time shared libraries required
by programs.
Package: libnetcdff5
@@ -48,7 +48,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4
Breaks: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4
-Description: An interface for scientific data access to large binary data
+Description: Interface for scientific data access to large binary data
NetCDF (network Common Data Form) is an interface for scientific
data access and a freely-distributed software library that provides an
implementation of the interface. The netCDF library also defines a
@@ -56,7 +56,7 @@ Description: An interface for scientific data access to large binary data
Together, the interface, library, and format support the creation,
access, and sharing of scientific data.
.
- This package contains the Fortran77/90 run-time shared libraries
+ This package contains the Fortran77/90 run-time shared libraries
required by programs.
Package: libnetcdfc++4
@@ -65,7 +65,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4, libnetcdfc++5 (<= 1:4.1.3-4)
Breaks: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4, libnetcdfc++5 (<= 1:4.1.3-4)
-Description: An interface for scientific data access to large binary data
+Description: Interface for scientific data access to large binary data
NetCDF (network Common Data Form) is an interface for scientific
data access and a freely-distributed software library that provides an
implementation of the interface. The netCDF library also defines a
@@ -73,7 +73,7 @@ Description: An interface for scientific data access to large binary data
Together, the interface, library, and format support the creation,
access, and sharing of scientific data.
.
- This package contains the C++ run-time shared libraries
+ This package contains the C++ run-time shared libraries
required by programs.
Package: libcf0
@@ -83,7 +83,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4
Breaks: libnetcdf6 (<< 1:4.1.1-7~), libnetcdf4
Homepage: http://www.unidata.ucar.edu/software/libcf/
-Description: An interface for scientific data access to large binary data
+Description: Interface for scientific data access to large binary data
NetCDF (network Common Data Form) is an interface for scientific
data access and a freely-distributed software library that provides an
implementation of the interface. The netCDF library also defines a
@@ -92,14 +92,14 @@ Description: An interface for scientific data access to large binary data
access, and sharing of scientific data.
.
This package contains the add-on CF run-time C shared library that uses
- the NetCDF API to manage Climate and Forecasts standards complaining
+ the NetCDF API to manage Climate and Forecasts standards complaining
data files.
Package: netcdf-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: libnetcdfc7 (= ${binary:Version}), libnetcdff5 (= ${binary:Version}),
+Depends: libnetcdfc7 (= ${binary:Version}), libnetcdff5 (= ${binary:Version}),
libnetcdfc++4 (= ${binary:Version}), libcf0 (= ${binary:Version}), ${misc:Depends}
Suggests: gdb
Description: debugging symbols for NetCDF
--
The NetCDF Library
More information about the Pkg-grass-devel
mailing list