[libgetdata] 06/06: Add Breaks/Replaces, as package names in 0.9.0 were not conssitent with sonames.

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed May 3 10:35:10 UTC 2017


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

mckinstry pushed a commit to tag debian/0.9.1-2
in repository libgetdata.

commit f5cce3145a3946ad6b8153b734ecfeaa136359c6
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Feb 21 18:11:20 2016 +0000

    Add Breaks/Replaces, as package names in 0.9.0 were not conssitent with sonames.
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c70939b..37327a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libgetdata (0.9.1-2) unstable; urgency=medium
+
+  * Add Breaks/Replaces, as package names in 0.9.0 were not conssitent with
+    sonames.
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Sun, 21 Feb 2016 18:09:25 +0000
+
 libgetdata (0.9.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ced5c7f..11011d7 100644
--- a/debian/control
+++ b/debian/control
@@ -48,8 +48,8 @@ Description: library to read/write dirfile data
 
 Package: libgetdata++6
 Section: libs
-Replaces: libgetdata (<< 0.7.3-1)
-Breaks: libgetdata (<< 0.7.3-1)
+Replaces: libgetdata (<< 0.7.3-1), libgetdata++3
+Breaks: libgetdata (<< 0.7.3-1), libgetdata++3
 Architecture: any
 Depends: libgetdata7 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - C++ bindings
@@ -61,6 +61,8 @@ Description: library to read/write dirfile data - C++ bindings
 Package: libfgetdata5
 Section: libs
 Architecture: any
+Replaces: libfgetdata2
+Breaks: libfgetdata2
 Depends: libgetdata7 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - Fortran 77 bindings
  The GetData Project is the reference implementation of the Dirfile Standards, 
@@ -71,6 +73,8 @@ Description: library to read/write dirfile data - Fortran 77 bindings
 Package: libf95getdata6
 Section: libs
 Architecture: any
+Breaks: libf95getdata2
+Replaces: libf95getdata2
 Depends: libgetdata7 (= ${binary:Version}), libfgetdata5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - Fortran 95 bindings
  The GetData Project is the reference implementation of the Dirfile Standards, 

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



More information about the debian-science-commits mailing list