[mpich] 02/02: Remove soname patch. Was only needed for RC.

Torquil Macdonald Sørensen torquil-guest at moszumanska.debian.org
Thu Nov 12 10:57:15 UTC 2015


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

torquil-guest pushed a commit to branch master
in repository mpich.

commit a0d674e4387f26934e3a90973285d2e1b736544c
Author: Torquil Macdonald Sørensen <torquil at gmail.com>
Date:   Thu Nov 12 11:52:49 2015 +0100

    Remove soname patch. Was only needed for RC.
---
 debian/changelog                           |  7 +++----
 debian/patches/02_fix_rc_zero_soname.patch | 14 --------------
 debian/patches/series                      |  1 -
 3 files changed, 3 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1be3117..c2a80ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,7 @@
-mpich (3.2~rc2-1) UNRELEASED; urgency=medium
+mpich (3.2-1) UNRELEASED; urgency=medium
 
   [ Torquil Macdonald Sørensen ]
-  * New upstream release candidate
-  * Patch to set release candidate soname version to 12.0.0 instead of 0.0.0
+  * New upstream release
   * Set MPILIBNAME to keep old soname
   * Drop transitional packages for MPICH2
   * Drop libmpl*/libopa* since they are now only symlinks to files in libmpich*
@@ -19,7 +18,7 @@ mpich (3.2~rc2-1) UNRELEASED; urgency=medium
   * Include hydra* manual pages
   * Add parkill manual page
 
- -- Torquil Macdonald Sørensen <torquil at gmail.com>  Thu, 05 Nov 2015 12:30:58 +0100
+ -- Torquil Macdonald Sørensen <torquil at gmail.com>  Thu, 12 Nov 2015 11:50:48 +0100
 
 mpich (3.1-6) unstable; urgency=medium
 
diff --git a/debian/patches/02_fix_rc_zero_soname.patch b/debian/patches/02_fix_rc_zero_soname.patch
deleted file mode 100644
index 5d96c6b..0000000
--- a/debian/patches/02_fix_rc_zero_soname.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: MPICH RC releases use soname version 0.0.0. Change to 12.0.0.
-Author: Torquil Macdonald Sørensen <torquil at gmail.com>
-Last-Update: 2015-11-05
-
---- a/maint/version.m4
-+++ b/maint/version.m4
-@@ -35,6 +35,6 @@
- # libmpi so version only includes functionality defined in the MPI
- # standard, and does not include MPIX_ functions and C++ bindings.
- 
--m4_define([libmpi_so_version_m4],[0:0:0])dnl
-+m4_define([libmpi_so_version_m4],[12:0:0])dnl
- 
- [#] end of __file__
diff --git a/debian/patches/series b/debian/patches/series
index f517112..57ee662 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 01_disable_some_tests.patch
-02_fix_rc_zero_soname.patch

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