The netcdf transition has started, and adios needs a build dependency on
libnetcdff-dev to build successfully with the new netcdf packages.

I've done an NMU of adios to DELAYED/2, see the attached debdiff for
changes.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
diff -Nru adios-1.8.0/debian/changelog adios-1.8.0/debian/changelog
--- adios-1.8.0/debian/changelog        2015-07-31 04:01:04.000000000 +0200
+++ adios-1.8.0/debian/changelog        2015-08-19 20:20:05.000000000 +0200
@@ -1,3 +1,10 @@
+adios (1.8.0-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload. (closes: #794230)
+  * Add build dependency on libnetcdff-dev for netcdf transition.
+
+ -- Bas Couwenberg <[email protected]>  Wed, 19 Aug 2015 20:19:26 +0200
+
 adios (1.8.0-5) unstable; urgency=medium
 
   * Stay on netcdf-dev only in unstable before netcdf-fortran transition. 
diff -Nru adios-1.8.0/debian/control adios-1.8.0/debian/control
--- adios-1.8.0/debian/control  2015-07-31 04:01:04.000000000 +0200
+++ adios-1.8.0/debian/control  2015-08-19 20:19:19.000000000 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Alastair McKinstry <[email protected]>
 Build-Depends: debhelper (>= 9), 
-  libnetcdf-dev, 
+  libnetcdf-dev, libnetcdff-dev,
   gfortran, libmxml-dev, 
   mpi-default-dev, autotools-dev, cmake, libbz2-dev, zlib1g-dev, dh-autoreconf,
   libibverbs-dev [ !hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],

Reply via email to