[libgetdata] 03/03: Soname bump: libgetdata7 -> libgetdata8 libfgetdata5 -> libfgetdata6 libf95getdata6 -> libf95getdata7 libgetdata++6 -> libgetdata++7

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed May 3 12:26:43 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository libgetdata.

commit 10ea7b5d1a4887355e721f8bd7be0eaaea5b967c
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed May 3 13:25:30 2017 +0100

    Soname bump: libgetdata7 -> libgetdata8 libfgetdata5 -> libfgetdata6 libf95getdata6 -> libf95getdata7 libgetdata++6 -> libgetdata++7
---
 debian/changelog                                   |  5 +++++
 debian/control                                     | 22 +++++++++++-----------
 ...bf95getdata6.install => libf95getdata7.install} |  0
 .../{libfgetdata5.install => libfgetdata6.install} |  0
 ...libgetdata++6.install => libgetdata++7.install} |  0
 .../{libgetdata7.install => libgetdata8.install}   |  0
 6 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 58299b1..c86c034 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
 libgetdata (0.10.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Soname bump:
+     libgetdata7 -> libgetdata8
+     libfgetdata5 -> libfgetdata6
+     libf95getdata6 -> libf95getdata7
+     libgetdata++6 -> libgetdata++7     
 
  -- Alastair McKinstry <mckinstry at debian.org>  Wed, 03 May 2017 11:40:07 +0100
 
diff --git a/debian/control b/debian/control
index fc186a9..c89c408 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: library to read/write dirfile data - API and standards documents
 Package: libgetdata-dev
 Section: libdevel
 Architecture: any
-Depends: libgetdata7 (= ${binary:Version}), libgetdata++6 (= ${binary:Version}), libfgetdata5 (= ${binary:Version}), libf95getdata6 (= ${binary:Version}), ${misc:Depends}
+Depends: libgetdata8 (= ${binary:Version}), libgetdata++7 (= ${binary:Version}), libfgetdata6 (= ${binary:Version}), libf95getdata7 (= ${binary:Version}), ${misc:Depends}
 Suggests: libgetdata-doc
 Description: library to read/write dirfile data - devel files (C, C++, F77, F95)
  The GetData Project is the reference implementation of the Dirfile Standards, 
@@ -50,36 +50,36 @@ Description: library to read/write dirfile data
  data. The Dirfile database format is designed to provide a fast, simple format 
  for storing and reading data.
 
-Package: libgetdata++6
+Package: libgetdata++7
 Section: libs
 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}
+Depends: libgetdata8 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - C++ bindings
  The GetData Project is the reference implementation of the Dirfile Standards, 
  a filesystem-based, column-oriented database format for time-ordered binary 
  data. The Dirfile database format is designed to provide a fast, simple format 
  for storing and reading data.
 
-Package: libfgetdata5
+Package: libfgetdata6
 Section: libs
 Architecture: any
 Replaces: libfgetdata2
 Breaks: libfgetdata2
-Depends: libgetdata7 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata8 (= ${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, 
  a filesystem-based, column-oriented database format for time-ordered binary 
  data. The Dirfile database format is designed to provide a fast, simple format 
  for storing and reading data.
 
-Package: libf95getdata6
+Package: libf95getdata7
 Section: libs
 Architecture: any
 Breaks: libf95getdata2
 Replaces: libf95getdata2
-Depends: libgetdata7 (= ${binary:Version}), libfgetdata5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata8 (= ${binary:Version}), libfgetdata6 (= ${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, 
  a filesystem-based, column-oriented database format for time-ordered binary 
@@ -89,7 +89,7 @@ Description: library to read/write dirfile data - Fortran 95 bindings
 Package: libgetdata-tools
 Section: libs
 Architecture: any
-Depends: libgetdata7 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata8 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - extra tools
  The GetData Project is the reference implementation of the Dirfile Standards, 
  a filesystem-based, column-oriented database format for time-ordered binary 
@@ -101,7 +101,7 @@ Section: python
 Replaces: libgetdata-python (<< 0.7.3-1)
 Breaks: libgetdata-python (<< 0.7.3-1)
 Architecture: any
-Depends: libgetdata7 (= ${binary:Version}), python-numpy, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata8 (= ${binary:Version}), python-numpy, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - python bindings
  The GetData Project is the reference implementation of the Dirfile Standards, 
  a filesystem-based, column-oriented database format for time-ordered binary 
@@ -111,7 +111,7 @@ Description: library to read/write dirfile data - python bindings
 Package: python3-pygetdata
 Section: python
 Architecture: any
-Depends: libgetdata7 (= ${binary:Version}), python3-numpy, ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata8 (= ${binary:Version}), python3-numpy, ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - Python3 bindings
  The GetData Project is the reference implementation of the Dirfile Standards,
  a filesystem-based, column-oriented database format for time-ordered binary
@@ -121,7 +121,7 @@ Description: library to read/write dirfile data - Python3 bindings
 Package: libgetdata-perl
 Section: perl
 Architecture: any
-Depends: libgetdata7 (= ${binary:Version}), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata8 (= ${binary:Version}), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: library to read/write dirfile data - perl bindings
  The GetData Project is the reference implementation of the Dirfile Standards, 
  a filesystem-based, column-oriented database format for time-ordered binary 
diff --git a/debian/libf95getdata6.install b/debian/libf95getdata7.install
similarity index 100%
rename from debian/libf95getdata6.install
rename to debian/libf95getdata7.install
diff --git a/debian/libfgetdata5.install b/debian/libfgetdata6.install
similarity index 100%
rename from debian/libfgetdata5.install
rename to debian/libfgetdata6.install
diff --git a/debian/libgetdata++6.install b/debian/libgetdata++7.install
similarity index 100%
rename from debian/libgetdata++6.install
rename to debian/libgetdata++7.install
diff --git a/debian/libgetdata7.install b/debian/libgetdata8.install
similarity index 100%
rename from debian/libgetdata7.install
rename to debian/libgetdata8.install

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