[mpich] 01/01: 3.1-5.

Anton Gladky gladk at moszumanska.debian.org
Wed Oct 15 17:21:08 UTC 2014


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

gladk pushed a commit to branch master
in repository mpich.

commit e47a3cd0e9349b7e77dff8d04ffd7fb4506b7803
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Oct 15 19:20:50 2014 +0200

    3.1-5.
---
 debian/changelog             | 7 +++++++
 debian/control               | 3 ++-
 debian/libmpich-dev.postinst | 2 ++
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e24186b..0008a18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mpich (3.1-5) unstable; urgency=medium
+
+  [ Anton Gladky ]
+  * Add mpi.pc alternative. (Closes: #752786)
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Wed, 01 Oct 2014 14:28:24 +0100
+
 mpich (3.1-4) unstable; urgency=medium
 
   * [c3e3398] Disable test_primitives, which is unreliable on some platforms.
diff --git a/debian/control b/debian/control
index ad67e9f..66f5008 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders:
  Anton Gladky <gladk at debian.org>,
  Torquil Macdonald Sørensen <torquil at gmail.com>,
- "Adam C. Powell, IV" <hazelsct at debian.org>
+ "Adam C. Powell, IV" <hazelsct at debian.org>,
+ Alastair McKinstry <mckinstry at debian.org>
 Build-Depends:
  automake,
  debhelper (>= 9),
diff --git a/debian/libmpich-dev.postinst b/debian/libmpich-dev.postinst
index dff3f17..5e15063 100644
--- a/debian/libmpich-dev.postinst
+++ b/debian/libmpich-dev.postinst
@@ -23,6 +23,8 @@ case "$1" in
       ;;
 esac
 
+echo "DEBUG: postinst in libmpich-dev "
+
 update-alternatives \
 	--install /usr/include/mpi mpi /usr/include/mpich 40 \
 	--slave /usr/lib/libmpi.so libmpi.so /usr/lib/TRIPLET/libmpich.so \

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



More information about the debian-science-commits mailing list