[SCM] hdf5 branch, master, updated. upstream/1.8.12-114-g02acab6

Gilles Filippini pini at debian.org
Sun Dec 8 21:43:33 UTC 2013


The following commit has been merged in the master branch:
commit ae6419c1891a2fb01782cd2ee06821d8e970b6af
Author: Gilles Filippini <pini at debian.org>
Date:   Sun Dec 8 14:52:51 2013 +0100

    Fix trivial lintian warnings

diff --git a/debian/control b/debian/control
index 793489a..2d6e04f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: dpkg-dev (>= 1.16.1~), libmpich2-dev, zlib1g-dev,
  sharutils, mpi-default-dev, chrpath, autotools-dev
 Standards-Version: 3.9.4
 Homepage: http://hdfgroup.org/HDF5/
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/hdf5.git
-Vcs-Git: git://git.debian.org/git/pkg-grass/hdf5.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/hdf5.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/hdf5.git
 
 Package: libhdf5-7
 Section: libs
@@ -55,7 +55,7 @@ Depends: libhdf5-7 (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
 Suggests: libhdf5-doc
 Provides: libhdf5-serial-dev
 Replaces: libhdf5-serial-dev (<< 1.8.8-2)
-Conflicts: libhdf5-serial-dev (<< 1.8.8-2)
+Breaks: libhdf5-serial-dev (<< 1.8.8-2)
 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
@@ -189,7 +189,7 @@ Section: libdevel
 Priority: extra
 Architecture: any
 Depends: ${hdf5-mpi-dev}, mpi-default-dev, ${misc:Depends}
-Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH2 version
+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
  HDF4.x. It has a more powerful and flexible data model, supports
@@ -211,7 +211,6 @@ Description: Hierarchical Data Format 5 (HDF5) - Documentation
  This package contains documentation for HDF5.
 
 Package: hdf5-helpers
-Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: hdf5-tools (<< 1.8.7-1)
@@ -227,7 +226,6 @@ Description: Hierarchical Data Format 5 (HDF5) - Helper tools
  These tools were provided by hdf5-tools before version 1.8.7-2.
 
 Package: hdf5-tools
-Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - Runtime tools
diff --git a/debian/control.in b/debian/control.in
index 595745f..c9504f9 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,8 +10,8 @@ Build-Depends: dpkg-dev (>= 1.16.1~), libmpich2-dev, zlib1g-dev,
  sharutils, mpi-default-dev, chrpath, autotools-dev
 Standards-Version: 3.9.4
 Homepage: http://hdfgroup.org/HDF5/
-Vcs-Browser: http://git.debian.org/?p=pkg-grass/hdf5.git
-Vcs-Git: git://git.debian.org/git/pkg-grass/hdf5.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/hdf5.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/hdf5.git
 
 Package: libhdf5- at SONAME@
 Section: libs
@@ -55,7 +55,7 @@ Depends: libhdf5- at SONAME@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
 Suggests: libhdf5-doc
 Provides: libhdf5-serial-dev
 Replaces: libhdf5-serial-dev (<< 1.8.8-2)
-Conflicts: libhdf5-serial-dev (<< 1.8.8-2)
+Breaks: libhdf5-serial-dev (<< 1.8.8-2)
 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
@@ -189,7 +189,7 @@ Section: libdevel
 Priority: extra
 Architecture: any
 Depends: ${hdf5-mpi-dev}, mpi-default-dev, ${misc:Depends}
-Description: Hierarchical Data Format 5 (HDF5) - development files - MPICH2 version
+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
  HDF4.x. It has a more powerful and flexible data model, supports
@@ -211,7 +211,6 @@ Description: Hierarchical Data Format 5 (HDF5) - Documentation
  This package contains documentation for HDF5.
 
 Package: hdf5-helpers
-Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: hdf5-tools (<< 1.8.7-1)
@@ -227,7 +226,6 @@ Description: Hierarchical Data Format 5 (HDF5) - Helper tools
  These tools were provided by hdf5-tools before version 1.8.7-2.
 
 Package: hdf5-tools
-Section: science
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Hierarchical Data Format 5 (HDF5) - Runtime tools

-- 
Hierarchical Data Format 5 (HDF5)



More information about the Pkg-grass-devel mailing list