gitignore: bin 包构建残留出库
This commit is contained in:
-15
@@ -1,15 +0,0 @@
|
||||
Package: 7z-encrypt-client-bin
|
||||
Source: 7z-encrypt-client
|
||||
Version: 1.0.0
|
||||
Architecture: amd64
|
||||
Maintainer: edgevoid <edgevoid@users.noreply.gitee.com>
|
||||
Installed-Size: 58486
|
||||
Depends: p7zip-full
|
||||
Conflicts: 7z-encrypt-client
|
||||
Replaces: 7z-encrypt-client
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Description: 端到端加密文件传输客户端 (x86_64 原生编译版)
|
||||
Nuitka 编译的原生二进制 (Python->C->gcc, onefile 自包含, 免 Python 依赖)。
|
||||
功能与源码版一致: sz-transfer / sz-tui / sz-config。
|
||||
配置 ~/.config/7z-encrypt/, 密钥 ~/.local/share/7z-encrypt/。
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
a7346d13df51c26822c41489cfbbd106 usr/bin/sz-backup
|
||||
61901c8e9af062eef5c386c715f5f3bb usr/bin/sz-config
|
||||
f62e14cef638f917e043453509ebe1e9 usr/bin/sz-transfer
|
||||
247e12c6b215119355e0a3b6863c3d45 usr/bin/sz-tui
|
||||
198943ad7a94f6ba0995cf2d326f66d4 usr/share/doc/7z-encrypt-client-bin/changelog.gz
|
||||
fadf3972cc61c7c76d0ccc20b29a804c usr/share/doc/7z-encrypt-client-bin/copyright
|
||||
BIN
Binary file not shown.
@@ -1,27 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: 7z-encrypt
|
||||
Upstream-Contact: edgevoid <edgevoid@users.noreply.gitee.com>
|
||||
Source: https://gitee.com/edgevoid/7z-encrypt
|
||||
|
||||
Files: *
|
||||
Copyright: 2026 edgevoid
|
||||
License: MIT
|
||||
|
||||
License: MIT
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
.
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
.
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
Reference in New Issue
Block a user