[Piuparts-commits] [piuparts] 06/10: pre_remove_40_find_unowned_lib_links: another mpi alternative

Holger Levsen holger at moszumanska.debian.org
Tue Feb 16 10:59:36 UTC 2016


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

holger pushed a commit to branch develop
in repository piuparts.

commit bcc50ce23f89725432f1ea5df8109e3aafd6f164
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Feb 15 22:56:12 2016 +0100

    pre_remove_40_find_unowned_lib_links: another mpi alternative
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/pre_remove_40_find_unowned_lib_links | 3 ++-
 debian/changelog                                            | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/pre_remove_40_find_unowned_lib_links b/custom-scripts/scripts/pre_remove_40_find_unowned_lib_links
index f3aeaee..e17b1e1 100755
--- a/custom-scripts/scripts/pre_remove_40_find_unowned_lib_links
+++ b/custom-scripts/scripts/pre_remove_40_find_unowned_lib_links
@@ -25,7 +25,8 @@ do
 				/usr/lib/libfmpich.so.12|\
 				/usr/lib/libmpich.so.12|\
 				/usr/lib/libmpichcxx.so.12|\
-				/usr/lib/libmpichf90.so.12)
+				/usr/lib/libmpichf90.so.12|\
+				/usr/lib/libmpichfort.so.12)
 					if [ -f /etc/alternatives/libmpi.so ]
 					then
 						# managed by mpi-default-dev via alternatives
diff --git a/debian/changelog b/debian/changelog
index fc68a46..6e406bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ piuparts (0.70) UNRELEASED; urgency=medium
       + /etc/sysctl.d/99-sysctl.conf (dangling symlink to ../sysctl.conf)
       + /var/log/btmp
   * post_distupgrade_base_cleanup: Remove libprocps3 in stretch.
+  * pre_remove_40_find_unowned_lib_links: Handle another mpi alternative.
 
  -- Holger Levsen <holger at debian.org>  Sat, 13 Feb 2016 12:48:14 +0100
 

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



More information about the Piuparts-commits mailing list