[med-svn] [Git][med-team/bamtools][master] 2 commits: Leave SONAME as it is defined by upstream
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Mar 18 12:30:47 GMT 2022
Andreas Tille pushed to branch master at Debian Med / bamtools
Commits:
d42f3a40 by Andreas Tille at 2022-03-18T13:25:21+01:00
Leave SONAME as it is defined by upstream
- - - - -
9826376f by Andreas Tille at 2022-03-18T13:26:08+01:00
Upload to experimental
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/fix_soversion.patch
- debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
@@ -1,12 +1,10 @@
-bamtools (2.5.2+dfsg-1) unstable; urgency=medium
+bamtools (2.5.2+dfsg-1) experimental; urgency=medium
[ Michael R. Crusoe ]
- * New upstream version, fixes FTBFS with gcc-11. Closes: #983981
* Standards-Version: 4.6.0 (routine-update)
* refresh patches including reworking the shared & static library patch
[ Andreas Tille ]
- * SONAME is only MAJOR.MINOR
* Remove Dominique Belhachemi from Uploaders (Thanks Dominique for all
your work)
* Remove unneeded lintian override
@@ -14,7 +12,7 @@ bamtools (2.5.2+dfsg-1) unstable; urgency=medium
[ Étienne Mollier ]
* Remove gcc11.patch
- -- Andreas Tille <tille at debian.org> Fri, 15 Oct 2021 15:11:20 +0200
+ -- Andreas Tille <tille at debian.org> Fri, 18 Mar 2022 13:25:54 +0100
bamtools (2.5.1+dfsg-10) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -55,7 +55,7 @@ Package: libbamtools-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Depends: libbamtools2.5 (= ${binary:Version}),
+Depends: libbamtools2.5.2 (= ${binary:Version}),
${misc:Depends},
${devlibs:Depends}
Suggests: libbamtools-doc (= ${binary:Version})
@@ -73,7 +73,7 @@ Description: C++ API for manipulating BAM (genome alignment) files
.
This is the developers API package.
-Package: libbamtools2.5
+Package: libbamtools2.5.2
Architecture: any
Multi-Arch: same
Section: libs
=====================================
debian/patches/fix_soversion.patch
=====================================
@@ -1,4 +1,6 @@
Description: SONAME is only MAJOR.MINOR
+ Ist turned out that this patch is not really a good idea and its
+ better to stick with upstream soname
Author: Andreas Tille <tille at debian.org>
Last-Update: Fri, 15 Oct 2021 15:08:32 +0200
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,3 @@
0001-ignore-thirdparty-and-fix-jsoncpp.patch
shared_and_static.patch
-fix_soversion.patch
+#fix_soversion.patch
View it on GitLab: https://salsa.debian.org/med-team/bamtools/-/compare/83fcd0302ce3fc712beb00480f3ee2570bef712e...9826376f028795a517270ab1994f592a93b2914c
--
View it on GitLab: https://salsa.debian.org/med-team/bamtools/-/compare/83fcd0302ce3fc712beb00480f3ee2570bef712e...9826376f028795a517270ab1994f592a93b2914c
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/20220318/1410eda3/attachment-0001.htm>
More information about the debian-med-commit
mailing list