From 11d6c7464c416f9ff658bb00753876c7c2f65899 Mon Sep 17 00:00:00 2001 From: lou Date: Mon, 10 Aug 2026 20:06:53 +0800 Subject: [PATCH] =?UTF-8?q?gitignore:=20bin=20=E5=8C=85=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E6=AE=8B=E7=95=99=E5=87=BA=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/7z-encrypt-client-bin/DEBIAN/control | 15 ---------- debian/7z-encrypt-client-bin/DEBIAN/md5sums | 6 ---- .../doc/7z-encrypt-client-bin/changelog.gz | Bin 314 -> 0 bytes .../share/doc/7z-encrypt-client-bin/copyright | 27 ------------------ 4 files changed, 48 deletions(-) delete mode 100644 debian/7z-encrypt-client-bin/DEBIAN/control delete mode 100644 debian/7z-encrypt-client-bin/DEBIAN/md5sums delete mode 100644 debian/7z-encrypt-client-bin/usr/share/doc/7z-encrypt-client-bin/changelog.gz delete mode 100644 debian/7z-encrypt-client-bin/usr/share/doc/7z-encrypt-client-bin/copyright diff --git a/debian/7z-encrypt-client-bin/DEBIAN/control b/debian/7z-encrypt-client-bin/DEBIAN/control deleted file mode 100644 index 5a10199..0000000 --- a/debian/7z-encrypt-client-bin/DEBIAN/control +++ /dev/null @@ -1,15 +0,0 @@ -Package: 7z-encrypt-client-bin -Source: 7z-encrypt-client -Version: 1.0.0 -Architecture: amd64 -Maintainer: edgevoid -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/。 diff --git a/debian/7z-encrypt-client-bin/DEBIAN/md5sums b/debian/7z-encrypt-client-bin/DEBIAN/md5sums deleted file mode 100644 index 42f5fe4..0000000 --- a/debian/7z-encrypt-client-bin/DEBIAN/md5sums +++ /dev/null @@ -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 diff --git a/debian/7z-encrypt-client-bin/usr/share/doc/7z-encrypt-client-bin/changelog.gz b/debian/7z-encrypt-client-bin/usr/share/doc/7z-encrypt-client-bin/changelog.gz deleted file mode 100644 index df135992765c28b8bd19bb862b67e44cfb4c82a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 314 zcmV-A0mc3wiwFP!0000212vCNOT$1A#qa$Tb5v{6Z4XuI9~1;nf`|vNHJOG$vs*UV zVtZ0S+ls}C7!eUYXptWDpw?=LpC)UPZ{gY^49xE_!+X5BriRqujhd$!RU4@XQ+b`} zWEuo@z4C4q7eH`J{WO*wG;QHzG5|A>_WfuyfNkWC*voBhG3G(Kf0!P1<4(H-e>;4J zowaq4r#@t%jDE)ZTUG={NuNxK*_E=xtHT>^46DUA5nM_zXnRi*MST#)2pYrf1oO8 z8lY)mo!KTV{?m$Zk-Iu&9Bb8vZrL89ZZKyVV1vD`(5H*k`^Mqu6 M0f#Cm8At&D08Fxvj{pDw diff --git a/debian/7z-encrypt-client-bin/usr/share/doc/7z-encrypt-client-bin/copyright b/debian/7z-encrypt-client-bin/usr/share/doc/7z-encrypt-client-bin/copyright deleted file mode 100644 index 7d292b7..0000000 --- a/debian/7z-encrypt-client-bin/usr/share/doc/7z-encrypt-client-bin/copyright +++ /dev/null @@ -1,27 +0,0 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: 7z-encrypt -Upstream-Contact: edgevoid -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.