From 723030db8550081e95cd980a3f581a5c022fc9ff Mon Sep 17 00:00:00 2001 From: yutent Date: Tue, 8 Aug 2023 18:12:07 +0800 Subject: [PATCH] update --- README.md | 2 +- debian/control | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e051498..894d92c 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ Build ``` -dpkg-buildpackage --no-sign +// ``` \ No newline at end of file diff --git a/debian/control b/debian/control index 2ee8ed1..415ac0c 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,13 @@ - Package: debian-sources Section: admin Priority: optional Maintainer: Yutent -Build-Depends: debhelper (>= 9), python3 Architecture: all Depends: python3-apt, python3-gi, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-3.0, - inxi, lsb-release Description: 一个简单的软件源管理工具. - 允许用户自动切换主站软件源(国内镜像地址及debian官方源), 以及自行添加/删除第三方软件源。 + 允许用户自动切换主站软件源(国内镜像地址及debian官方源), 以及自行添加/删除第三方软件源。 \ No newline at end of file