[med-svn] [Git][med-team/libgclib][master] Set SOVERSION=0
Andreas Tille
gitlab at salsa.debian.org
Thu Jun 13 16:19:06 BST 2019
Andreas Tille pushed to branch master at Debian Med / gclib
Commits:
c9c119e8 by Andreas Tille at 2019-06-13T15:18:51Z
Set SOVERSION=0
- - - - -
2 changed files:
- debian/control
- debian/patches/autoconf.patch
Changes:
=====================================
debian/control
=====================================
@@ -29,7 +29,7 @@ Description: header files for Genome Code Lib (GCLib)
.
This code was gathered even before the C++ STL had been fully adopted as
a cross-platform "standard". Since STL by itself is a bit heavier for
- most of the C++ needs, it is prefered to use simpler&leaner C++ classes
+ most of the C++ needs, it is preferred to use simpler&leaner C++ classes
or templates for basic strings, containers, basic algorithms etc.
.
Header files of Genome Code Lib. It is mainly known for being
@@ -52,5 +52,5 @@ Description: C++ library to handle biological short sequence data
.
This code was gathered even before the C++ STL had been fully adopted as
a cross-platform "standard". Since STL by itself is a bit heavier for
- most of the C++ needs, it is prefered to use simpler&leaner C++ classes
+ most of the C++ needs, it is preferred to use simpler&leaner C++ classes
or templates for basic strings, containers, basic algorithms etc.
=====================================
debian/patches/autoconf.patch
=====================================
@@ -73,7 +73,7 @@ Descriptions: Build proper libraries via automake
+
+AM_INIT_AUTOMAKE([1.6 foreign dist-zip tar-ustar filename-length-max=299])
+
-+LIB_VERSION=1:1
++LIB_VERSION=0:1
+
+AC_SUBST([VERSION])
+AC_SUBST([LIB_VERSION])
View it on GitLab: https://salsa.debian.org/med-team/libgclib/commit/c9c119e8ce8e33938dedbc35411e3d9a22fcf17b
--
View it on GitLab: https://salsa.debian.org/med-team/libgclib/commit/c9c119e8ce8e33938dedbc35411e3d9a22fcf17b
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/20190613/358045d7/attachment.html>
More information about the debian-med-commit
mailing list