[med-svn] [Git][med-team/libgclib][master] 3 commits: Bump soname. Closes: #962550
Michael R. Crusoe
gitlab at salsa.debian.org
Tue Jul 14 19:47:58 BST 2020
Michael R. Crusoe pushed to branch master at Debian Med / libgclib
Commits:
911e9f4f by Michael R. Crusoe at 2020-07-14T20:45:04+02:00
Bump soname. Closes: #962550
- - - - -
38632edd by Michael R. Crusoe at 2020-07-14T20:45:04+02:00
routine-update: debhelper-compat 13
- - - - -
4d3c01db by Michael R. Crusoe at 2020-07-14T20:45:05+02:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/libgclib1.symbols → debian/libgclib2.symbols
- debian/patches/autoconf.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libgclib (0.11.9-2) unstable; urgency=medium
+
+ * Bump soname. Closes: #962550
+ * debhelper-compat 13 (routine-update)
+
+ -- Michael R. Crusoe <crusoe at debian.org> Tue, 14 Jul 2020 20:42:23 +0200
+
libgclib (0.11.9-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Michael R. Crusoe <crusoe at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
d-shlibs
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/libgclib
@@ -17,7 +17,7 @@ Package: libgclib-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libgclib1 (= ${binary:Version}),
+Depends: libgclib2 (= ${binary:Version}),
${misc:Depends}
Description: header files for Genome Code Lib (GCLib)
This is an eclectic gathering of (mostly) C++ code which upstream used
@@ -36,7 +36,7 @@ Description: header files for Genome Code Lib (GCLib)
Header files of Genome Code Lib. It is mainly known for being
used by StringTie but with its own release cycle.
-Package: libgclib1
+Package: libgclib2
Architecture: any
Multi-Arch: same
Section: libs
=====================================
debian/libgclib1.symbols → debian/libgclib2.symbols
=====================================
@@ -1,4 +1,4 @@
-libgclib.so.1 libgclib1 #MINVER#
+libgclib.so.2 libgclib2 #MINVER#
* Build-Depends-Package: libgclib-dev
CLASSCODE_OVL_RANK at Base 0.11.4
COLOR_buf at Base 0.11.4
=====================================
debian/patches/autoconf.patch
=====================================
@@ -79,7 +79,7 @@ Descriptions: Build proper libraries via automake
+
+AM_INIT_AUTOMAKE([1.6 foreign dist-zip tar-ustar filename-length-max=299])
+
-+LIB_VERSION=1:0
++LIB_VERSION=2:0
+
+AC_SUBST([VERSION])
+AC_SUBST([LIB_VERSION])
View it on GitLab: https://salsa.debian.org/med-team/libgclib/-/compare/ea59e1e916d9af8de4bd3ca9c2e4768557d0fdd4...4d3c01db3d9b5cff05c876f6ca56a6171fef3a91
--
View it on GitLab: https://salsa.debian.org/med-team/libgclib/-/compare/ea59e1e916d9af8de4bd3ca9c2e4768557d0fdd4...4d3c01db3d9b5cff05c876f6ca56a6171fef3a91
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/20200714/1dce745c/attachment-0001.html>
More information about the debian-med-commit
mailing list