[SCM] hdf5 branch, master, updated. debian/1.8.12-7-2-g7fd0283
Gilles Filippini
pini at debian.org
Thu Jan 16 18:32:58 UTC 2014
The following commit has been merged in the master branch:
commit 966f85e9fc38c6bab856d740e7f72ef8d942b6ca
Author: Gilles Filippini <pini at debian.org>
Date: Thu Jan 16 17:41:57 2014 +0100
Remove version from Breaks+Replaces for libhdf5-serial-dev
diff --git a/debian/changelog b/debian/changelog
index 92b40dc..175964d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hdf5 (1.8.12-8) UNRELEASED; urgency=low
+
+ * control: remove version from Breaks+Replaces for libhdf5-serial-dev.
+ Hope this will eventually allow the transition to testing.
+
+ -- Gilles Filippini <pini at debian.org> Mon, 13 Jan 2014 23:08:22 +0100
+
hdf5 (1.8.12-7) unstable; urgency=medium
* control: libhdf5-dev: reintroduce Provides+Breaks+Replaces
diff --git a/debian/control b/debian/control
index 4f9b1d3..564675f 100644
--- a/debian/control
+++ b/debian/control
@@ -88,8 +88,8 @@ 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)
+Replaces: libhdf5-serial-dev
+Breaks: libhdf5-serial-dev
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 3c52395..b97d0b4 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -88,8 +88,8 @@ Depends: libhdf5- at SONAME@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev,
${misc:Depends}, hdf5-helpers, libhdf5-cpp- at 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)
+Replaces: libhdf5-serial-dev
+Breaks: libhdf5-serial-dev
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)
More information about the Pkg-grass-devel
mailing list