[med-svn] [Git][med-team/libvbz-hdf-plugin][master] 4 commits: Remove symbols file according to

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Feb 7 08:08:31 GMT 2023



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 <tille at debian.org>  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 at Base 1.0.2
- H5PLget_plugin_type at Base 1.0.2
- (arch=any-amd64 arm64 mips64el ppc64el s390x alpha ia64 ppc64 sparc64 riscv64)_Z10vbz_filterjmPKjmPmPPv at Base 1.0.2
- (arch=any-i386 armel armhf mipsel hppa m68k powerpc sh4)_Z10vbz_filterjjPKjjPjPPv at Base 1.0.2
- _Z23streamvbyte_decode_halfPKhPjj at Base 1.0.2
- _Z23streamvbyte_encode_halfPKjjPh at Base 1.0.2
- (arch=any-amd64 arm64 mips64el ppc64el s390x alpha ia64 ppc64 sparc64 riscv64)_Z38vbz_max_streamvbyte_compressed_size_v0mj at Base 1.0.2
- (arch=any-amd64 arm64 mips64el ppc64el s390x alpha ia64 ppc64 sparc64 riscv64)_Z38vbz_max_streamvbyte_compressed_size_v1mj at Base 1.0.2
- (arch=any-i386 armel armhf mipsel hppa m68k powerpc sh4)_Z38vbz_max_streamvbyte_compressed_size_v0jj at Base 1.0.2
- (arch=any-i386 armel armhf mipsel hppa m68k powerpc sh4)_Z38vbz_max_streamvbyte_compressed_size_v1jj at Base 1.0.2
- _Z41vbz_delta_zig_zag_streamvbyte_compress_v0PKvjPvjib at Base 1.0.2
- _Z41vbz_delta_zig_zag_streamvbyte_compress_v1PKvjPvjib at Base 1.0.2
- _Z43vbz_delta_zig_zag_streamvbyte_decompress_v0PKvjPvjib at Base 1.0.2
- _Z43vbz_delta_zig_zag_streamvbyte_decompress_v1PKvjPvjib at Base 1.0.2
- (arch=any-amd64)_ZN19StreamVByteWorkerV0IsLb1EE10decompressEN3gsl4spanIKcEENS2_IcEE at Base 1.0.2
- _ZNKSt5ctypeIcE8do_widenEc at Base 1.0.2
- streamvbyte_decode at Base 1.0.2
- streamvbyte_encode at Base 1.0.2
- vbz_compress at Base 1.0.2
- vbz_compress_sized at Base 1.0.2
- vbz_decompress at Base 1.0.2
- vbz_decompress_sized at Base 1.0.2
- vbz_decompressed_size at Base 1.0.2
- vbz_error_string at Base 1.0.2
- vbz_is_error at Base 1.0.2
- vbz_max_compressed_size at Base 1.0.2
- vbz_plugin_info at Base 1.0.2
- zigzag_decode at Base 1.0.2
- zigzag_delta_decode at Base 1.0.2
- zigzag_delta_encode at Base 1.0.2
- zigzag_encode at 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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230207/00c2a2ce/attachment-0001.htm>


More information about the debian-med-commit mailing list