[adios] 03/04: Regresssion: adios_config -d now works. Closes: #834929.

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Oct 28 09:34:17 UTC 2016


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

mckinstry pushed a commit to tag debian/1.9.0-12
in repository adios.

commit d13775dd544fc8e7fd020451b9c32a02759e7b7b
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Aug 25 22:03:38 2016 +0100

    Regresssion: adios_config -d now works. Closes: #834929.
---
 debian/adios_config | 4 +++-
 debian/changelog    | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/adios_config b/debian/adios_config
index 3142af7..adbec61 100755
--- a/debian/adios_config
+++ b/debian/adios_config
@@ -3,9 +3,11 @@
 # Print compiler/linker flags to use ADIOS
 # Version based on pkg-config, works with Multiarch.
 #  - Alastair McKinstry, <mckinstry at debian.org>
-#  Last Updated: 2014-06-16
+#  Last Updated: 2016-08-29
 
 
+ADIOS_DIR=/usr
+
 function Usage () {
     echo "`basename $0` [-d | -c | -l] [-f] [-r] [-s] [-v]
 Arguments
diff --git a/debian/changelog b/debian/changelog
index f01afea..6b064b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 adios (1.9.0-12) UNRELEASED; urgency=medium
 
   * Fix for gcc 6.2: Don't define 'bool', its provided.
+  * Regresssion: adios_config -d now works. Closes: #834929.
 
  -- Alastair McKinstry <mckinstry at debian.org>  Thu, 25 Aug 2016 21:46:00 +0100
 

-- 
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