[med-svn] [Git][med-team/gatb-core][master] 3 commits: Changes in symbols file
Andreas Tille
gitlab at salsa.debian.org
Thu Dec 5 12:00:15 GMT 2019
Andreas Tille pushed to branch master at Debian Med / gatb-core
Commits:
2d9c898d by Andreas Tille at 2019-12-05T11:31:30Z
Changes in symbols file
- - - - -
61e2415d by Andreas Tille at 2019-12-05T11:33:46Z
Bump Debian own invented SOVERSION due to massive changes in upstream ABI
- - - - -
036c6f89 by Andreas Tille at 2019-12-05T11:59:46Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/libgatbcore2.symbols.amd64
- debian/patches/set_soversion.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,14 +1,17 @@
-gatb-core (1.4.1+git20191130.664696c+dfsg-1) UNRELEASED; urgency=medium
+gatb-core (1.4.1+git20191130.664696c+dfsg-1) unstable; urgency=medium
+ [ Steffen Moeller ]
* Team upload.
* New upstream version
* Standards-Version: 4.4.1
* Set upstream metadata fields: Repository-Browse.
* Remove obsolete fields Name from debian/upstream/metadata.
- * FTBFS: Problem with symbols files, I presume
+ [ Andreas Tille ]
+ * Bump Debian own invented SOVERSION due to massive changes in upstream
+ ABI
- -- Steffen Moeller <moeller at debian.org> Thu, 05 Dec 2019 00:23:01 +0100
+ -- Andreas Tille <tille at debian.org> Thu, 05 Dec 2019 12:34:00 +0100
gatb-core (1.4.1+git20190813.a73b6dd+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -37,7 +37,7 @@ Description: Genome Analysis Toolbox with de-Bruijn graph
exist a set of ready-to-use tools relying on GATB-CORE
library: see https://gatb.inria.fr/software/
-Package: libgatbcore2
+Package: libgatbcore3
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
@@ -62,7 +62,7 @@ Architecture: any
Section: libdevel
Depends: ${shlibs:Depends},
${misc:Depends},
- libgatbcore2 (= ${binary:Version})
+ libgatbcore3 (= ${binary:Version})
Description: development library of the Genome Analysis Toolbox
The GATB-CORE project provides a set of highly efficient
algorithms to analyse NGS data sets. These methods enable
=====================================
debian/libgatbcore2.symbols.amd64
=====================================
The diff for this file was not included because it is too large.
=====================================
debian/patches/set_soversion.patch
=====================================
@@ -9,7 +9,7 @@ Description: Invent soversion 0 since upstream does not set soversion
set_target_properties (gatbcore-static PROPERTIES OUTPUT_NAME gatbcore clean_direct_output 1)
-set_target_properties (gatbcore-dynamic PROPERTIES OUTPUT_NAME gatbcore clean_direct_output 1)
-+set_target_properties (gatbcore-dynamic PROPERTIES OUTPUT_NAME gatbcore SOVERSION 2 clean_direct_output 1)
++set_target_properties (gatbcore-dynamic PROPERTIES OUTPUT_NAME gatbcore SOVERSION 3 clean_direct_output 1)
################################################################################
# INSTALLATION
View it on GitLab: https://salsa.debian.org/med-team/gatb-core/compare/c58b23ef69cbe45b0c25effd4d5d8410e7bfb1ad...036c6f89df4ebf1b60ead1abff2e59241fcb4beb
--
View it on GitLab: https://salsa.debian.org/med-team/gatb-core/compare/c58b23ef69cbe45b0c25effd4d5d8410e7bfb1ad...036c6f89df4ebf1b60ead1abff2e59241fcb4beb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191205/1b8876c2/attachment-0001.html>
More information about the debian-med-commit
mailing list