[adios] 02/02: Drop dependency on libhdf5-serial-dev in favour of liubhdf5-dev Closes: #879132

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 08:10:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository adios.

commit c4776e18de7a7492bed474140f128fc2994e77aa
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Oct 20 06:06:43 2017 +0100

    Drop dependency on libhdf5-serial-dev in favour of liubhdf5-dev Closes: #879132
---
 debian/changelog | 5 +++--
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc13fcb..b324dc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-adios (1.12.0-4) UNRELEASED; urgency=medium
+adios (1.12.0-4) unstable; urgency=medium
 
   * Standards-Version: 4.1.1
-  
+  * Drop dependency on libhdf5-serial-dev in favour of liubhdf5-dev
+    Closes: #879132
 
  -- Alastair McKinstry <mckinstry at debian.org>  Fri, 20 Oct 2017 06:04:09 +0100
 
diff --git a/debian/control b/debian/control
index 04287eb..f34120b 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 10),
   python3-mpi4py, 
   cython3,
   libglib2.0-dev, 
-  libhdf5-serial-dev, 
+  libhdf5-dev, 
   libhdf5-mpi-dev,
   libaec-dev
 Build-Conflicts: libadios-dev, 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list