[med-svn] [Git][med-team/libbigwig][master] 2 commits: Restore all t64 packaging metadata
Stuart Prescott (@stuart)
gitlab at salsa.debian.org
Thu Dec 11 21:22:22 GMT 2025
Stuart Prescott pushed to branch master at Debian Med / libbigwig
Commits:
b4cacf9a by Stuart Prescott at 2025-12-12T08:06:43+11:00
Restore all t64 packaging metadata
The 't64' label needs to be kept until the next soname bump of the
package and can't be dropped at this stage.
Closes: #1122031
- - - - -
1175e9e6 by Stuart Prescott at 2025-12-12T08:09:10+11:00
Add changelog for upload
- - - - -
5 changed files:
- debian/changelog
- debian/control
- + debian/libbigwig0t64.lintian-overrides
- + debian/libbigwig0t64.symbols
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+libbigwig (0.4.8+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+ * Revert further packaging changes that left libbigwig0t64 empty
+ (Closes: #1122031).
+
+ -- Stuart Prescott <stuart at debian.org> Fri, 12 Dec 2025 08:08:30 +1100
+
libbigwig (0.4.8+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -17,6 +17,7 @@ Rules-Requires-Root: no
Package: libbigwig0t64
Provides: ${t64:Provides}
Replaces: libbigwig0
+Conflicts: libbigwig0 (<< ${source:Version})
Architecture: any
Section: libs
Multi-Arch: same
=====================================
debian/libbigwig0t64.lintian-overrides
=====================================
@@ -0,0 +1 @@
+libbigwig0t64: package-name-doesnt-match-sonames libbigwig0
=====================================
debian/libbigwig0t64.symbols
=====================================
@@ -0,0 +1,66 @@
+libBigWig.so.0 libbigwig0t64 #MINVER#
+ GLOBAL_DEFAULTBUFFERSIZE at Base 0.4.6
+ addIntervalValue at Base 0.4.6
+ bbDestroyOverlappingEntries at Base 0.4.6
+ bbGetOverlappingEntries at Base 0.4.6
+ bbGetOverlappingEntriesCore at Base 0.4.6
+ bbGetSQL at Base 0.4.6
+ bbIsBigBed at Base 0.4.6
+ bbOpen at Base 0.4.6
+ bbOverlappingEntriesIterator at Base 0.4.6
+ bwAddIntervalSpanSteps at Base 0.4.6
+ bwAddIntervalSpans at Base 0.4.6
+ bwAddIntervals at Base 0.4.6
+ bwAppendIntervalSpanSteps at Base 0.4.6
+ bwAppendIntervalSpans at Base 0.4.6
+ bwAppendIntervals at Base 0.4.6
+ bwCleanup at Base 0.4.6
+ bwClose at Base 0.4.6
+ bwCreateChromList at Base 0.4.6
+ bwCreateHdr at Base 0.4.6
+ bwDestroyIndex at Base 0.4.6
+ bwDestroyIndexNode at Base 0.4.6
+ bwDestroyOverlappingIntervals at Base 0.4.6
+ bwFillBuffer at Base 0.4.6
+ bwFillDataHdr at Base 0.4.6
+ bwFinalize at Base 0.4.6
+ bwGetOverlappingIntervals at Base 0.4.6
+ bwGetOverlappingIntervalsCore at Base 0.4.6
+ bwGetTid at Base 0.4.6
+ bwGetValues at Base 0.4.6
+ bwInit at Base 0.4.6
+ bwIsBigWig at Base 0.4.6
+ bwIteratorDestroy at Base 0.4.6
+ bwIteratorNext at Base 0.4.6
+ bwOpen at Base 0.4.6
+ bwOverlappingIntervalsIterator at Base 0.4.6
+ bwRead at Base 0.4.6
+ bwReadIndex at Base 0.4.6
+ bwSetPos at Base 0.4.6
+ bwStats at Base 0.4.6
+ bwStatsFromFull at Base 0.4.6
+ bwStrdup at Base 0.4.7
+ bwTell at Base 0.4.6
+ bwWriteHdr at Base 0.4.6
+ constructZoomLevels at Base 0.4.6
+ destroyBWOverlapBlock at Base 0.4.6
+ destroyVals_t at Base 0.4.6
+ getContentLength at Base 0.4.6
+ getScalar at Base 0.4.6
+ makeZoomLevels at Base 0.4.6
+ nextPos at Base 0.4.6
+ overlapsInterval at Base 0.4.6
+ updateInterval at Base 0.4.6
+ urlClose at Base 0.4.6
+ urlFetchData at Base 0.4.6
+ urlOpen at Base 0.4.6
+ urlRead at Base 0.4.6
+ urlSeek at Base 0.4.6
+ url_fread at Base 0.4.6
+ walkRTreeNodes at Base 0.4.6
+ writeIndex at Base 0.4.6
+ writeIndexOffsets at Base 0.4.6
+ writeIndexTree at Base 0.4.6
+ writeIndexTreeNode at Base 0.4.6
+ writeSummary at Base 0.4.6
+ writeZoomLevels at Base 0.4.6
=====================================
debian/rules
=====================================
@@ -22,6 +22,7 @@ override_dh_auto_build-indep:
override_dh_auto_install:
dh_auto_install
d-shlibmove --commit \
+ --t64 \
--multiarch \
--devunversioned \
--exclude-la \
View it on GitLab: https://salsa.debian.org/med-team/libbigwig/-/compare/a4375e7d8dea33ecc15f83e76f4607c2d34f0f24...1175e9e63f6000559fdd13752f13b437d9deaa7f
--
View it on GitLab: https://salsa.debian.org/med-team/libbigwig/-/compare/a4375e7d8dea33ecc15f83e76f4607c2d34f0f24...1175e9e63f6000559fdd13752f13b437d9deaa7f
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/20251211/4a38d366/attachment-0001.htm>
More information about the debian-med-commit
mailing list