The following commit has been merged in the master branch:
commit 6b304d53ec6c41e44bc822d2c412ec29ec398660
Author: Gilles Filippini <[email protected]>
Date: Sun Dec 8 21:15:05 2013 +0100
"Multi-Arch: same" for debug packages.
Fix lintian warning debug-package-for-multi-arch-same-pkg-not-coinstallable.
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 2d6e04f..3e56cff 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian GIS Project
<[email protected]>
Uploaders: Francesco Paolo Lovergine <[email protected]>,
Sylvestre Ledru <[email protected]>
Build-Depends: dpkg-dev (>= 1.16.1~), libmpich2-dev, zlib1g-dev,
- libopenmpi-dev [!arm64 !hppa !mips !mipsel !s390 !s390x !sh4 !m68k],
libjpeg-dev, debhelper (>= 8.1.3), sed (>=4.1.5),
+ libopenmpi-dev [!arm64 !hppa !mips !mipsel !s390 !s390x !sh4 !m68k],
libjpeg-dev, debhelper (>= 9~), sed (>=4.1.5),
gfortran, libibverbs-dev [!arm64 !arm !hppa !mips !mipsel !s390 !s390x
!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !sh4],
sharutils, mpi-default-dev, chrpath, autotools-dev
Standards-Version: 3.9.4
@@ -39,6 +39,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libhdf5-7 (= ${binary:Version})
Conflicts: libhdf5-mpich2-7-dbg, libhdf5-openmpi-7-dbg
+Multi-Arch: same
Description: Hierarchical Data Format 5 (HDF5) - Debug package
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -121,6 +122,7 @@ Architecture: alpha armel armhf amd64 i386 ia64 powerpc
powerpcspe ppc64 sparc k
Depends: ${shlibs:Depends}, ${misc:Depends},
libhdf5-openmpi-7 (= ${binary:Version}),
Conflicts: libhdf5-7-dbg, libhdf5-mpich2-7-dbg
+Multi-Arch: same
Description: Hierarchical Data Format 5 (HDF5) - OpenMPI Debug package
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -176,6 +178,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libhdf5-mpich2-7 (= ${binary:Version}),
Conflicts: libhdf5-openmpi-7-dbg, libhdf5-7-dbg
+Multi-Arch: same
Description: Hierarchical Data Format 5 (HDF5) - Mpich2 Debug package
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
diff --git a/debian/control.in b/debian/control.in
index c9504f9..2c80b34 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,7 @@ Maintainer: Debian GIS Project
<[email protected]>
Uploaders: Francesco Paolo Lovergine <[email protected]>,
Sylvestre Ledru <[email protected]>
Build-Depends: dpkg-dev (>= 1.16.1~), libmpich2-dev, zlib1g-dev,
- libopenmpi-dev [!arm64 !hppa !mips !mipsel !s390 !s390x !sh4 !m68k],
libjpeg-dev, debhelper (>= 8.1.3), sed (>=4.1.5),
+ libopenmpi-dev [!arm64 !hppa !mips !mipsel !s390 !s390x !sh4 !m68k],
libjpeg-dev, debhelper (>= 9~), sed (>=4.1.5),
gfortran, libibverbs-dev [!arm64 !arm !hppa !mips !mipsel !s390 !s390x
!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !sh4],
sharutils, mpi-default-dev, chrpath, autotools-dev
Standards-Version: 3.9.4
@@ -39,6 +39,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libhdf5-@SONAME@ (= ${binary:Version})
Conflicts: libhdf5-mpich2-@SONAME@-dbg, libhdf5-openmpi-@SONAME@-dbg
+Multi-Arch: same
Description: Hierarchical Data Format 5 (HDF5) - Debug package
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -121,6 +122,7 @@ Architecture: @ARCHS@
Depends: ${shlibs:Depends}, ${misc:Depends},
libhdf5-openmpi-@SONAME@ (= ${binary:Version}),
Conflicts: libhdf5-@SONAME@-dbg, libhdf5-mpich2-@SONAME@-dbg
+Multi-Arch: same
Description: Hierarchical Data Format 5 (HDF5) - OpenMPI Debug package
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
@@ -176,6 +178,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libhdf5-mpich2-@SONAME@ (= ${binary:Version}),
Conflicts: libhdf5-openmpi-@SONAME@-dbg, libhdf5-@SONAME@-dbg
+Multi-Arch: same
Description: Hierarchical Data Format 5 (HDF5) - Mpich2 Debug package
HDF5 is a file format and library for storing scientific data.
HDF5 was designed and implemented to address the deficiencies of
--
Hierarchical Data Format 5 (HDF5)
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel