From 2b55b331f37f9bb34b87feb1f1cf92bcbf4c36b0 Mon Sep 17 00:00:00 2001 From: yutent Date: Fri, 25 Aug 2023 19:28:10 +0800 Subject: [PATCH] 1.0.1 --- .gitignore | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ce978af..4dc9a06 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ __pycache__ *.txt +*.deb album +unpack ._* diff --git a/debian/control b/debian/control index 88b5471..fb2e129 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Section: X11 Architecture: all Author: Yutent Maintainer: Yutent -Depends: gir1.2-gtk-3.0, python-mutagen +Depends: gir1.2-gtk-3.0, python-mutagen, mpd Priority: optional Installed-Size: 5644 Homepage: https://github.com/app-cat/sonist-gtk Description: Sonist - 基于mpd后端的音乐播放器. - 高颜值且轻量的 MPD GUI客户端. \ No newline at end of file + 高颜值且轻量的 MPD GUI客户端.