[eccodes] 24/106: Add docs package

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 09:05:03 UTC 2017


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

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

commit 5b063cd6749a4b5c7e16cdc179d188cda6695c7d
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jul 29 03:20:54 2016 +0100

    Add docs package
---
 debian/control          | 14 ++++++++++++++
 debian/eccodes-doc.docs |  2 ++
 2 files changed, 16 insertions(+)

diff --git a/debian/control b/debian/control
index 8b7f311..f14b3af 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Package: libeccodes-dev
 Section: libdevel
 Architecture: any
 Depends: libeccodes0 (= ${binary:Version}), ${misc:Depends}
+Conflicts: libgrib-api-dev
 Description: GRIB and BUFR decoding/encoding software library (development)
  ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
  .
@@ -38,6 +39,7 @@ Package: libeccodes-tools
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libgrib-api-tools
 Description: GRIB decoding/encoding software (utilities)
  ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
  .
@@ -57,3 +59,15 @@ Description: Python module for the ECMWF GRIB API library
  This is a Python wrapper for the GRIB API library.
  .
  ECMWF is the European Centre for Medium-Range Weather Forecasts.
+
+Package: libeccodes-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: GRIB decoding/encoding software (documentation)
+ ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
+ .
+ This provides the documentation for the library.
+ .
+ ECMWF is the European Centre for Medium-Range Weather Forecasts.
+
diff --git a/debian/eccodes-doc.docs b/debian/eccodes-doc.docs
new file mode 100644
index 0000000..e46fb13
--- /dev/null
+++ b/debian/eccodes-doc.docs
@@ -0,0 +1,2 @@
+README
+html

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



More information about the debian-science-commits mailing list