Andreas Tille pushed to branch master at Debian Med / libvbz-hdf-plugin
Commits:
6d013d46 by Andreas Tille at 2023-02-07T08:15:31+01:00
Remove symbols file according to
https://wiki.debian.org/UsingSymbolsFiles#C.2B-.2B-_libraries
- - - - -
f5041bea by Andreas Tille at 2023-02-07T09:04:27+01:00
Add lintian-overrides to express that symbols file was removed intentionally
- - - - -
2f282a23 by Andreas Tille at 2023-02-07T09:04:46+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
c188c7b8 by Andreas Tille at 2023-02-07T09:06:22+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/libvbz-hdf-plugin0.lintian-overrides
- − debian/libvbz-hdf-plugin0.symbols
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+libvbz-hdf-plugin (1.0.2-2) unstable; urgency=medium
+
+ * Remove symbols file according to
+ https://wiki.debian.org/UsingSymbolsFiles#C.2B-.2B-_libraries
+ * Add lintian-overrides to express that symbols file was removed
+ intentionally
+ * Standards-Version: 4.6.2 (routine-update)
+
+ -- Andreas Tille <[email protected]> Tue, 07 Feb 2023 09:05:03 +0100
+
libvbz-hdf-plugin (1.0.2-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
libhdf5-dev,
libstreamvbyte-dev,
dh-exec
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/libvbz-hdf-plugin
Vcs-Git: https://salsa.debian.org/med-team/libvbz-hdf-plugin.git
Homepage: https://github.com/nanoporetech/vbz_compression/
=====================================
debian/libvbz-hdf-plugin0.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# See https://wiki.debian.org/UsingSymbolsFiles#C.2B-.2B-_libraries
+libvbz-hdf-plugin0: no-symbols-control-file
=====================================
debian/libvbz-hdf-plugin0.symbols deleted
=====================================
@@ -1,33 +0,0 @@
-libvbz_hdf_plugin.so.0 libvbz-hdf-plugin0 #MINVER#
-* Build-Depends-Package: libvbz-hdf-plugin-dev
- H5PLget_plugin_info@Base 1.0.2
- H5PLget_plugin_type@Base 1.0.2
- (arch=any-amd64 arm64 mips64el ppc64el s390x alpha ia64 ppc64 sparc64
riscv64)_Z10vbz_filterjmPKjmPmPPv@Base 1.0.2
- (arch=any-i386 armel armhf mipsel hppa m68k powerpc
sh4)_Z10vbz_filterjjPKjjPjPPv@Base 1.0.2
- _Z23streamvbyte_decode_halfPKhPjj@Base 1.0.2
- _Z23streamvbyte_encode_halfPKjjPh@Base 1.0.2
- (arch=any-amd64 arm64 mips64el ppc64el s390x alpha ia64 ppc64 sparc64
riscv64)_Z38vbz_max_streamvbyte_compressed_size_v0mj@Base 1.0.2
- (arch=any-amd64 arm64 mips64el ppc64el s390x alpha ia64 ppc64 sparc64
riscv64)_Z38vbz_max_streamvbyte_compressed_size_v1mj@Base 1.0.2
- (arch=any-i386 armel armhf mipsel hppa m68k powerpc
sh4)_Z38vbz_max_streamvbyte_compressed_size_v0jj@Base 1.0.2
- (arch=any-i386 armel armhf mipsel hppa m68k powerpc
sh4)_Z38vbz_max_streamvbyte_compressed_size_v1jj@Base 1.0.2
- _Z41vbz_delta_zig_zag_streamvbyte_compress_v0PKvjPvjib@Base 1.0.2
- _Z41vbz_delta_zig_zag_streamvbyte_compress_v1PKvjPvjib@Base 1.0.2
- _Z43vbz_delta_zig_zag_streamvbyte_decompress_v0PKvjPvjib@Base 1.0.2
- _Z43vbz_delta_zig_zag_streamvbyte_decompress_v1PKvjPvjib@Base 1.0.2
-
(arch=any-amd64)_ZN19StreamVByteWorkerV0IsLb1EE10decompressEN3gsl4spanIKcEENS2_IcEE@Base
1.0.2
- _ZNKSt5ctypeIcE8do_widenEc@Base 1.0.2
- streamvbyte_decode@Base 1.0.2
- streamvbyte_encode@Base 1.0.2
- vbz_compress@Base 1.0.2
- vbz_compress_sized@Base 1.0.2
- vbz_decompress@Base 1.0.2
- vbz_decompress_sized@Base 1.0.2
- vbz_decompressed_size@Base 1.0.2
- vbz_error_string@Base 1.0.2
- vbz_is_error@Base 1.0.2
- vbz_max_compressed_size@Base 1.0.2
- vbz_plugin_info@Base 1.0.2
- zigzag_decode@Base 1.0.2
- zigzag_delta_decode@Base 1.0.2
- zigzag_delta_encode@Base 1.0.2
- zigzag_encode@Base 1.0.2
View it on GitLab:
https://salsa.debian.org/med-team/libvbz-hdf-plugin/-/compare/b275706da75c4bc155c855270d4afeaf200e9a84...c188c7b8616d83f8e05be2dbadb0e2b61cee0659
--
View it on GitLab:
https://salsa.debian.org/med-team/libvbz-hdf-plugin/-/compare/b275706da75c4bc155c855270d4afeaf200e9a84...c188c7b8616d83f8e05be2dbadb0e2b61cee0659
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit