1
0
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:
源文雨
2024-04-05 22:14:41 +09:00
parent b00f7fd5f4
commit 8224f2b886
3 changed files with 26 additions and 3 deletions

6
debian/changelog vendored
View File

@@ -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
View File

@@ -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+

View File

@@ -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