The following commit has been merged in the master branch:
commit 10b2f74fa4508b1fd9fe769b3bb419adcb1fbdbc
Author: Gilles Filippini <[email protected]>
Date: Mon Jan 13 11:30:49 2014 +0100
Provides+Breaks+Replaces libhdf5-serial-dev.
diff --git a/debian/changelog b/debian/changelog
index c3b3042..eb55c17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+hdf5 (1.8.12-7) UNRELEASED; urgency=medium
+
+ * control: libhdf5-dev: reintroduce Provides+Breaks+Replaces
+ libhdf5-serial-dev. This was preventing the transition to testing
+ from libhdf5-serial-dev 1.8.11-5.
+
+ -- Gilles Filippini <[email protected]> Mon, 13 Jan 2014 11:23:29 +0100
+
hdf5 (1.8.12-6) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/control b/debian/control
index 3532c6b..4f9b1d3 100644
--- a/debian/control
+++ b/debian/control
@@ -87,6 +87,9 @@ Architecture: any
Depends: libhdf5-7 (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
${misc:Depends}, hdf5-helpers, libhdf5-cpp-7 (= ${binary:Version})
Suggests: libhdf5-doc
+Provides: libhdf5-serial-dev
+Replaces: 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
diff --git a/debian/control.in b/debian/control.in
index b36ab42..3c52395 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -87,6 +87,9 @@ Architecture: any
Depends: libhdf5-@SONAME@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
${misc:Depends}, hdf5-helpers, libhdf5-cpp-@SONAME@ (= ${binary:Version})
Suggests: libhdf5-doc
+Provides: libhdf5-serial-dev
+Replaces: 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
--
Hierarchical Data Format 5 (HDF5)
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel