mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-06 18:50:31 +08:00
d/changelog: New Debian revision 2.3.0-1
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
base16384 (2.3.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Fumiama Minamoto <fumiama@foxmail.com> Fri, 05 Apr 2024 16:41:22 +0800
|
||||
|
||||
base16384 (2.2.5-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
||||
4
debian/copyright
vendored
4
debian/copyright
vendored
@@ -4,11 +4,11 @@ Upstream-Contact: Fumiama Minamoto <fumiama@foxmail.com>
|
||||
Source: https://github.com/fumiama/base16384
|
||||
|
||||
Files: *
|
||||
Copyright: Copyright (c) 2022 Fumiama Minamoto
|
||||
Copyright: Copyright (c) 2022-2024 Fumiama Minamoto
|
||||
License: GPL-3.0+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: Copyright (c) 2022 Fumiama Minamoto
|
||||
Copyright: Copyright (c) 2022-2024 Fumiama Minamoto
|
||||
License: GPL-3.0+
|
||||
|
||||
License: GPL-3.0+
|
||||
|
||||
19
debian/libbase16384-2.symbols
vendored
19
debian/libbase16384-2.symbols
vendored
@@ -1,10 +1,27 @@
|
||||
libbase16384.so.2 libbase16384-2 #MINVER#
|
||||
* Build-Depends-Package: libbase16384-dev
|
||||
base16384_decode@Base 2
|
||||
base16384_encode_safe@Base 2.3
|
||||
base16384_encode@Base 2
|
||||
base16384_encode_unsafe@Base 2.3
|
||||
|
||||
base16384_decode_safe@Base 2.3
|
||||
base16384_decode@Base 2
|
||||
base16384_decode_unsafe@Base 2.3
|
||||
|
||||
base16384_encode_file@Base 2
|
||||
base16384_decode_file@Base 2
|
||||
|
||||
base16384_encode_fp@Base 2
|
||||
base16384_decode_fp@Base 2
|
||||
|
||||
base16384_encode_fd@Base 2
|
||||
base16384_decode_fd@Base 2
|
||||
|
||||
base16384_encode_file_detailed@Base 2.3
|
||||
base16384_decode_file_detailed@Base 2.3
|
||||
|
||||
base16384_encode_fp_detailed@Base 2.3
|
||||
base16384_decode_fp_detailed@Base 2.3
|
||||
|
||||
base16384_encode_fd_detailed@Base 2.3
|
||||
base16384_decode_fd_detailed@Base 2.3
|
||||
|
||||
Reference in New Issue
Block a user