[Git][debian-gis-team/hdf5][master] Restructure control files with cme, sync control changes into control.in.

Bas Couwenberg gitlab at salsa.debian.org
Sat Mar 31 10:01:04 UTC 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / hdf5


Commits:
63e75b37 by Bas Couwenberg at 2018-03-31T12:00:50+02:00
Restructure control files with cme, sync control changes into control.in.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ hdf5 (1.10.1+repack-1~exp2) UNRELEASED; urgency=medium
   * Team upload.
   * Add gbp.conf to use pristine-tar by default.
   * Fix deprecated source override location.
+  * Restructure control files with cme, sync control changes into control.in.
 
   [ Gilles Filippini ]
   * debian/control: make Vcs-* fields point to salsa.debian.org


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,39 @@
 Source: hdf5
-Section: science
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
- Gilles Filippini <pini at debian.org>
-Build-Depends: debhelper (>= 10~), mpi-default-dev, libmpich-dev, zlib1g-dev,
- libjpeg-dev, gfortran,
- sharutils, chrpath, autotools-dev, automake, dh-autoreconf,
- libaec-dev,
- default-jdk-headless (>= 2:1.7) [!hppa !hurd-i386], javahelper [!hppa !hurd-i386],
-Build-Depends-Indep:
- doxygen, php-cli,
+           Gilles Filippini <pini at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10~),
+               mpi-default-dev,
+               libmpich-dev,
+               zlib1g-dev,
+               libjpeg-dev,
+               gfortran,
+               sharutils,
+               chrpath,
+               autotools-dev,
+               automake,
+               dh-autoreconf,
+               libaec-dev,
+               default-jdk-headless (>= 2:1.7) [!hppa !hurd-i386],
+               javahelper [!hppa !hurd-i386]
+Build-Depends-Indep: doxygen,
+                     php-cli
 Standards-Version: 3.9.8
-Homepage: http://hdfgroup.org/HDF5/
-Vcs-Git: https://salsa.debian.org/debian-gis-team/hdf5.git
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/hdf5
+Vcs-Git: https://salsa.debian.org/debian-gis-team/hdf5.git
+Homepage: http://hdfgroup.org/HDF5/
 
 Package: libhdf5-101
-Section: libs
 Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libhdf5-100
 Replaces: libhdf5-100
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -33,17 +43,16 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  This package contains runtime files for serial platforms.
 
 Package: libhdf5-cpp-101
-Section: libs
 Architecture: any
-Conflicts: libhdf5-cpp-100
-Replaces: libhdf5-cpp-100
-Depends:
- ${shlibs:Depends},
- ${misc:Depends},
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
 # No versionned dependency to ease transitions. See:
 # https://bugs.debian.org/805825#29
- libhdf5-101,
-Multi-Arch: same
+         libhdf5-101
+Conflicts: libhdf5-cpp-100
+Replaces: libhdf5-cpp-100
 Description: Hierarchical Data Format 5 (HDF5) - C++ libraries
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -53,14 +62,19 @@ Description: Hierarchical Data Format 5 (HDF5) - C++ libraries
  This package contains C++ libraries.
 
 Package: libhdf5-dev
-Section: libdevel
 Architecture: any
-Depends: libhdf5-101 (= ${binary:Version}), zlib1g-dev, libjpeg-dev, libaec-dev,
- ${misc:Depends}, hdf5-helpers, libhdf5-cpp-101 (= ${binary:Version})
+Section: libdevel
+Depends: libhdf5-101 (= ${binary:Version}),
+         zlib1g-dev,
+         libjpeg-dev,
+         libaec-dev,
+         ${misc:Depends},
+         hdf5-helpers,
+         libhdf5-cpp-101 (= ${binary:Version})
 Suggests: libhdf5-doc
+Breaks: libhdf5-serial-dev (<< 1.8.12-9~)
 Provides: libhdf5-serial-dev
 Replaces: libhdf5-serial-dev (<< 1.8.12-9~)
-Breaks: libhdf5-serial-dev (<< 1.8.12-9~)
 Description: Hierarchical Data Format 5 (HDF5) - development files - serial version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -70,13 +84,14 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - serial vers
  This package contains development files for serial platforms.
 
 Package: libhdf5-openmpi-101
-Section: libs
 Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libhdf5-openmpi-100
 Replaces: libhdf5-openmpi-100
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -86,10 +101,14 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
  This package contains runtime files for use with OpenMPI.
 
 Package: libhdf5-openmpi-dev
-Section: libdevel
 Architecture: any
-Depends: libhdf5-openmpi-101 (= ${binary:Version}), zlib1g-dev, libaec-dev,
- libjpeg-dev, libopenmpi-dev, ${misc:Depends}
+Section: libdevel
+Depends: libhdf5-openmpi-101 (= ${binary:Version}),
+         zlib1g-dev,
+         libaec-dev,
+         libjpeg-dev,
+         libopenmpi-dev,
+         ${misc:Depends}
 Suggests: libhdf5-doc
 Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI version
  HDF5 is a file format and library for storing scientific data.
@@ -100,13 +119,14 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI ver
  This package contains development files for use with OpenMPI.
 
 Package: libhdf5-mpich-101
-Section: libs
 Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libhdf5-mpich-100
 Replaces: libhdf5-mpich-100
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -117,10 +137,14 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
  C++ interface is not provided for this version.
 
 Package: libhdf5-mpich-dev
-Section: libdevel
 Architecture: any
-Depends: libhdf5-mpich-101 (= ${binary:Version}), zlib1g-dev, libaec-dev,
- libjpeg-dev, libmpich-dev, ${misc:Depends}
+Section: libdevel
+Depends: libhdf5-mpich-101 (= ${binary:Version}),
+         zlib1g-dev,
+         libaec-dev,
+         libjpeg-dev,
+         libmpich-dev,
+         ${misc:Depends}
 Suggests: libhdf5-doc
 Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH version
  HDF5 is a file format and library for storing scientific data.
@@ -132,10 +156,12 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH versi
  the C++ interface is not provided for this version.
 
 Package: libhdf5-mpi-dev
-Section: libdevel
 # Must be 'Architecture: any' because ${hdf5-mpi-dev} depends on the arch
 Architecture: any
-Depends: ${hdf5-mpi-dev}, mpi-default-dev, ${misc:Depends}
+Section: libdevel
+Depends: ${hdf5-mpi-dev},
+         mpi-default-dev,
+         ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - development files - default MPI version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -145,11 +171,14 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - default MPI
  This package depends on the default MPI version of HDF5 for each platform.
 
 Package: libhdf5-doc
-Section: doc
 Architecture: all
-Built-Using: ${builddeps:Built-Using}
+Section: doc
 Depends: ${misc:Depends}
-Suggests: libhdf5-dev, www-browser, pdf-viewer, doc-base
+Suggests: libhdf5-dev,
+          www-browser,
+          pdf-viewer,
+          doc-base
+Built-Using: ${builddeps:Built-Using}
 Description: Hierarchical Data Format 5 (HDF5) - Documentation
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -160,7 +189,8 @@ Description: Hierarchical Data Format 5 (HDF5) - Documentation
 
 Package: hdf5-helpers
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - Helper tools
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -171,7 +201,8 @@ Description: Hierarchical Data Format 5 (HDF5) - Helper tools
 
 Package: hdf5-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - Runtime tools
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -181,17 +212,21 @@ Description: Hierarchical Data Format 5 (HDF5) - Runtime tools
  This package contains runtime tools for HDF5.
 
 Package: libhdf5-serial-dev
-Section: oldlibs
 Architecture: all
-Depends: libhdf5-dev, ${misc:Depends}
+Section: oldlibs
+Depends: libhdf5-dev,
+         ${misc:Depends}
 Description: transitional dummy package
  This package is a transitionnal package from libhdf5-serial-dev to
  libhdf5-dev. It can safely be removed.
 
 Package: libhdf5-java
-Section: java
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, libhdf5-jni
+Section: java
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends},
+         libhdf5-jni
 Description: Hierarchical Data Format 5 (HDF5) - Java Wrapper Library
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -203,6 +238,7 @@ Description: Hierarchical Data Format 5 (HDF5) - Java Wrapper Library
 Package: libhdf5-jni
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: native library used by libhdf5-java
  This package is only useful with libhdf5-java.


=====================================
debian/control.in
=====================================
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,29 +1,39 @@
 Source: hdf5
-Section: science
-Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
- Gilles Filippini <pini at debian.org>
-Build-Depends: debhelper (>= 10~), mpi-default-dev, libmpich-dev, zlib1g-dev,
- libjpeg-dev, gfortran,
- sharutils, chrpath, autotools-dev, automake, dh-autoreconf,
- libaec-dev,
- default-jdk-headless (>= 2:1.7) [!hppa !hurd-i386], javahelper [!hppa !hurd-i386],
-Build-Depends-Indep:
- doxygen, php-cli,
+           Gilles Filippini <pini at debian.org>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 10~),
+               mpi-default-dev,
+               libmpich-dev,
+               zlib1g-dev,
+               libjpeg-dev,
+               gfortran,
+               sharutils,
+               chrpath,
+               autotools-dev,
+               automake,
+               dh-autoreconf,
+               libaec-dev,
+               default-jdk-headless (>= 2:1.7) [!hppa !hurd-i386],
+               javahelper [!hppa !hurd-i386]
+Build-Depends-Indep: doxygen,
+                     php-cli
 Standards-Version: 3.9.8
+Vcs-Browser: https://salsa.debian.org/debian-gis-team/hdf5
+Vcs-Git: https://salsa.debian.org/debian-gis-team/hdf5.git
 Homepage: http://hdfgroup.org/HDF5/
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/hdf5.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/hdf5.git
 
 Package: libhdf5- at SONAME@
-Section: libs
 Architecture: any
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libhdf5-100
 Replaces: libhdf5-100
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -33,17 +43,16 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - serial version
  This package contains runtime files for serial platforms.
 
 Package: libhdf5-cpp- at SONAME_CXX@
-Section: libs
 Architecture: any
-Conflicts: libhdf5-cpp-100
-Replaces: libhdf5-cpp-100
-Depends:
- ${shlibs:Depends},
- ${misc:Depends},
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
 # No versionned dependency to ease transitions. See:
 # https://bugs.debian.org/805825#29
- libhdf5- at SONAME@,
-Multi-Arch: same
+         libhdf5- at SONAME@,
+Conflicts: libhdf5-cpp-100
+Replaces: libhdf5-cpp-100
 Description: Hierarchical Data Format 5 (HDF5) - C++ libraries
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -53,14 +62,19 @@ Description: Hierarchical Data Format 5 (HDF5) - C++ libraries
  This package contains C++ libraries.
 
 Package: libhdf5-dev
-Section: libdevel
 Architecture: any
-Depends: libhdf5- at SONAME@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev, libaec-dev,
- ${misc:Depends}, hdf5-helpers, libhdf5-cpp- at SONAME_CXX@ (= ${binary:Version})
+Section: libdevel
+Depends: libhdf5- at SONAME@ (= ${binary:Version}),
+         zlib1g-dev,
+         libjpeg-dev,
+         libaec-dev,
+         ${misc:Depends},
+         hdf5-helpers,
+         libhdf5-cpp- at SONAME_CXX@ (= ${binary:Version})
 Suggests: libhdf5-doc
+Breaks: libhdf5-serial-dev (<< 1.8.12-9~)
 Provides: libhdf5-serial-dev
 Replaces: libhdf5-serial-dev (<< 1.8.12-9~)
-Breaks: libhdf5-serial-dev (<< 1.8.12-9~)
 Description: Hierarchical Data Format 5 (HDF5) - development files - serial version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -70,14 +84,14 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - serial vers
  This package contains development files for serial platforms.
 
 Package: libhdf5-openmpi- at SONAME@
-Section: libs
-Priority: extra
 Architecture: @OMPIARCHS@
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libhdf5-openmpi-100
 Replaces: libhdf5-openmpi-100
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -87,11 +101,14 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - OpenMPI version
  This package contains runtime files for use with OpenMPI.
 
 Package: libhdf5-openmpi-dev
-Section: libdevel
-Priority: extra
 Architecture: @OMPIARCHS@
-Depends: libhdf5-openmpi- at SONAME@ (= ${binary:Version}), zlib1g-dev, libaec-dev,
- libjpeg-dev, libopenmpi-dev, ${misc:Depends}
+Section: libdevel
+Depends: libhdf5-openmpi- at SONAME@ (= ${binary:Version}),
+         zlib1g-dev,
+         libaec-dev,
+         libjpeg-dev,
+         libopenmpi-dev,
+         ${misc:Depends}
 Suggests: libhdf5-doc
 Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI version
  HDF5 is a file format and library for storing scientific data.
@@ -102,14 +119,14 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - OpenMPI ver
  This package contains development files for use with OpenMPI.
 
 Package: libhdf5-mpich- at SONAME@
-Section: libs
-Priority: extra
 Architecture: @MPICHARCHS@
+Multi-Arch: same
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Conflicts: libhdf5-mpich-100
 Replaces: libhdf5-mpich-100
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -120,11 +137,14 @@ Description: Hierarchical Data Format 5 (HDF5) - runtime files - MPICH2 version
  C++ interface is not provided for this version.
 
 Package: libhdf5-mpich-dev
-Section: libdevel
-Priority: extra
 Architecture: @MPICHARCHS@
-Depends: libhdf5-mpich- at SONAME@ (= ${binary:Version}), zlib1g-dev, libaec-dev,
- libjpeg-dev, libmpich-dev, ${misc:Depends}
+Section: libdevel
+Depends: libhdf5-mpich- at SONAME@ (= ${binary:Version}),
+         zlib1g-dev,
+         libaec-dev,
+         libjpeg-dev,
+         libmpich-dev,
+         ${misc:Depends}
 Suggests: libhdf5-doc
 Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH version
  HDF5 is a file format and library for storing scientific data.
@@ -136,11 +156,12 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH versi
  the C++ interface is not provided for this version.
 
 Package: libhdf5-mpi-dev
-Section: libdevel
-Priority: extra
 # Must be 'Architecture: any' because ${hdf5-mpi-dev} depends on the arch
 Architecture: any
-Depends: ${hdf5-mpi-dev}, mpi-default-dev, ${misc:Depends}
+Section: libdevel
+Depends: ${hdf5-mpi-dev},
+         mpi-default-dev,
+         ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - development files - default MPI version
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -150,11 +171,14 @@ Description: Hierarchical Data Format 5 (HDF5) - development files - default MPI
  This package depends on the default MPI version of HDF5 for each platform.
 
 Package: libhdf5-doc
-Section: doc
 Architecture: all
-Built-Using: ${builddeps:Built-Using}
+Section: doc
 Depends: ${misc:Depends}
-Suggests: libhdf5-dev, www-browser, pdf-viewer, doc-base
+Suggests: libhdf5-dev,
+          www-browser,
+          pdf-viewer,
+          doc-base
+Built-Using: ${builddeps:Built-Using}
 Description: Hierarchical Data Format 5 (HDF5) - Documentation
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -165,7 +189,8 @@ Description: Hierarchical Data Format 5 (HDF5) - Documentation
 
 Package: hdf5-helpers
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - Helper tools
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -176,7 +201,8 @@ Description: Hierarchical Data Format 5 (HDF5) - Helper tools
 
 Package: hdf5-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - Runtime tools
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -186,18 +212,21 @@ Description: Hierarchical Data Format 5 (HDF5) - Runtime tools
  This package contains runtime tools for HDF5.
 
 Package: libhdf5-serial-dev
-Section: oldlibs
-Priority: extra
 Architecture: all
-Depends: libhdf5-dev, ${misc:Depends}
+Section: oldlibs
+Depends: libhdf5-dev,
+         ${misc:Depends}
 Description: transitional dummy package
  This package is a transitionnal package from libhdf5-serial-dev to
  libhdf5-dev. It can safely be removed.
 
 Package: libhdf5-java
-Section: java
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, libhdf5-jni
+Section: java
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends},
+         libhdf5-jni
 Description: Hierarchical Data Format 5 (HDF5) - Java Wrapper Library
  HDF5 is a file format and library for storing scientific data.
  HDF5 was designed and implemented to address the deficiencies of
@@ -209,6 +238,7 @@ Description: Hierarchical Data Format 5 (HDF5) - Java Wrapper Library
 Package: libhdf5-jni
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: native library used by libhdf5-java
  This package is only useful with libhdf5-java.



View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/commit/63e75b377655881bc171878834b91d083f47b904

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/hdf5/commit/63e75b377655881bc171878834b91d083f47b904
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180331/d67e3a5f/attachment-0001.html>


More information about the Pkg-grass-devel mailing list