[libgetdata] 04/06: * Another soname bump: libfgetdata2 -> libfgetdata5 libgetdata5 -> libgetdata7 libgetdata++3 -> libgetdata++6 libf95getdata2 -> libf96getdata6

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 f1c79e8fe18389d89c630841734964bdafbeeab5
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sat Feb 20 16:26:30 2016 +0000

    * Another soname bump:
        libfgetdata2 -> libfgetdata5
        libgetdata5 -> libgetdata7
        libgetdata++3 -> libgetdata++6
        libf95getdata2 -> libf96getdata6
---
 debian/changelog                                   |  6 ++++++
 debian/control                                     | 22 +++++++++++-----------
 ...bf95getdata2.install => libf95getdata6.install} |  0
 .../{libfgetdata2.install => libfgetdata5.install} |  0
 ...libgetdata++3.install => libgetdata++6.install} |  0
 .../{libgetdata5.install => libgetdata7.install}   |  0
 debian/source/options                              |  1 +
 7 files changed, 18 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 918f469..1605ea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
 libgetdata (0.9.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Use xz compression.
+  * Another soname bump:
+      libfgetdata2 -> libfgetdata5
+      libgetdata5 -> libgetdata7
+      libgetdata++3 -> libgetdata++6
+      libf95getdata2 -> libf96getdata6
 
  -- Alastair McKinstry <mckinstry at debian.org>  Sat, 20 Feb 2016 16:10:07 +0000
 
diff --git a/debian/control b/debian/control
index 278d70b..ced5c7f 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: library to read/write dirfile data - API and standards documents
 Package: libgetdata-dev
 Section: libdevel
 Architecture: any
-Depends: libgetdata5 (= ${binary:Version}), libgetdata++3 (= ${binary:Version}), libfgetdata2 (= ${binary:Version}), libf95getdata2 (= ${binary:Version}), ${misc:Depends}
+Depends: libgetdata7 (= ${binary:Version}), libgetdata++6 (= ${binary:Version}), libfgetdata5 (= ${binary:Version}), libf95getdata6 (= ${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, 
@@ -34,7 +34,7 @@ Description: library to read/write dirfile data - devel files (C, C++, F77, F95)
  data. The Dirfile database format is designed to provide a fast, simple format 
  for storing and reading data.
 
-Package: libgetdata5
+Package: libgetdata7
 Section: libs
 Replaces: libgetdata (<< 0.7.3-1)
 Breaks: libgetdata (<< 0.7.3-1)
@@ -46,32 +46,32 @@ 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++3
+Package: libgetdata++6
 Section: libs
 Replaces: libgetdata (<< 0.7.3-1)
 Breaks: libgetdata (<< 0.7.3-1)
 Architecture: any
-Depends: libgetdata5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata7 (= ${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: libfgetdata2
+Package: libfgetdata5
 Section: libs
 Architecture: any
-Depends: libgetdata5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+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, 
  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: libf95getdata2
+Package: libf95getdata6
 Section: libs
 Architecture: any
-Depends: libgetdata5 (= ${binary:Version}), libfgetdata2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+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, 
  a filesystem-based, column-oriented database format for time-ordered binary 
@@ -81,7 +81,7 @@ Description: library to read/write dirfile data - Fortran 95 bindings
 Package: libgetdata-tools
 Section: libs
 Architecture: any
-Depends: libgetdata5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata7 (= ${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 
@@ -93,7 +93,7 @@ Section: python
 Replaces: libgetdata-python (<< 0.7.3-1)
 Breaks: libgetdata-python (<< 0.7.3-1)
 Architecture: any
-Depends: libgetdata5 (= ${binary:Version}), python-numpy, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata7 (= ${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 
@@ -103,7 +103,7 @@ Description: library to read/write dirfile data - python bindings
 Package: libgetdata-perl
 Section: perl
 Architecture: any
-Depends: libgetdata5 (= ${binary:Version}), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgetdata7 (= ${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/libf95getdata2.install b/debian/libf95getdata6.install
similarity index 100%
rename from debian/libf95getdata2.install
rename to debian/libf95getdata6.install
diff --git a/debian/libfgetdata2.install b/debian/libfgetdata5.install
similarity index 100%
rename from debian/libfgetdata2.install
rename to debian/libfgetdata5.install
diff --git a/debian/libgetdata++3.install b/debian/libgetdata++6.install
similarity index 100%
rename from debian/libgetdata++3.install
rename to debian/libgetdata++6.install
diff --git a/debian/libgetdata5.install b/debian/libgetdata7.install
similarity index 100%
rename from debian/libgetdata5.install
rename to debian/libgetdata7.install
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..b7bc1f2
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+compression = "xz"

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