[alglib] 01/02: Rename libalglib3.9 due to GCC-5 transition. (Closes: #790977)

Anton Gladky gladk at moszumanska.debian.org
Tue Aug 11 15:03:34 UTC 2015


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

gladk pushed a commit to branch master
in repository alglib.

commit d1a146e274aeb0f300fbd80abc5db270a0b0ce8e
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Aug 11 16:34:23 2015 +0200

    Rename libalglib3.9 due to GCC-5 transition. (Closes: #790977)
---
 debian/control                                          | 8 +++++---
 debian/{libalglib3.9.install => libalglib3.9v5.install} | 0
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index af04d67..d950154 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: libalglib-dev
 Architecture: any
 Section: libdevel
 Priority: extra
-Depends: libalglib3.9 (= ${binary:Version}),
+Depends: libalglib3.9v5 (= ${binary:Version}),
          ${misc:Depends}
 Description: Development files for the alglib library
  ALGLIB is a cross-platform numerical analysis and data processing library.
@@ -38,12 +38,14 @@ Description: Development files for the alglib library
  This package contains the development files (headers and documentation) for
  ALGLIB.
 
-Package: libalglib3.9
+Package: libalglib3.9v5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Conflicts: libalglib3.9
+Replaces: libalglib3.9
 Description: Numerical analysis and data processing library
  ALGLIB is a cross-platform numerical analysis and data processing library.
  This package support C++. ALGLIB features include:
@@ -65,7 +67,7 @@ Architecture: any
 Multi-Arch: same
 Section: debug
 Priority: extra
-Depends: libalglib3.9 (= ${binary:Version}),
+Depends: libalglib3.9v5 (= ${binary:Version}),
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: Debugging symbols for the alglib library
diff --git a/debian/libalglib3.9.install b/debian/libalglib3.9v5.install
similarity index 100%
rename from debian/libalglib3.9.install
rename to debian/libalglib3.9v5.install

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



More information about the debian-science-commits mailing list