diff --git a/debian/control b/debian/control index e144c09..92acac5 100644 --- a/debian/control +++ b/debian/control @@ -12,10 +12,7 @@ Rules-Requires-Root: no Package: lubuntu-breeze-color Architecture: all -Depends: python3, - python3-pyqt5, - ${misc:Depends}, - ${python3:Depends}, +Depends: python3, python3-pyqt5, ${misc:Depends}, ${python3:Depends} Description: Breeze Theme Color Scheme Selector It lets you pick a color scheme from "/usr/share/color-schemes/" and copy it to "~/.config/kdeglobals" so system use it. Applications need restart in order diff --git a/debian/help2man.include b/debian/help2man.include index 0290f64..7647d19 100644 --- a/debian/help2man.include +++ b/debian/help2man.include @@ -1,5 +1,5 @@ [authors] - lubuntu-breeze-color was primarily written by Hans P Moller. + lubuntu-breeze-config was primarily written by Hans P Moller. [name] - breeze-color \- is a Color Scheme Selector for Breeze Theme. + breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme. diff --git a/debian/manpages/breeze-config.1 b/debian/manpages/breeze-config.1 index a5755d3..4293b85 100644 --- a/debian/manpages/breeze-config.1 +++ b/debian/manpages/breeze-config.1 @@ -1,9 +1,9 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.12. -.TH BREEZE-CONFIG "1" "March 2020" "breeze-config 0.1" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. +.TH BREEZE-CONFIG "1" "August 2020" "breeze-config 0.1" "User Commands" .SH NAME - breeze-config \- is a Color Scheme Selector for Breeze Theme. + breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme. .SH DESCRIPTION -usage: breeze\-config [\-h] [\-\-version] +usage: breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme. .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR @@ -11,5 +11,11 @@ show this help message and exit .TP \fB\-\-version\fR show program's version number and exit +.TP +\fB\-\-data\-dir\fR DATADIR +data directory for UI files +.TP +\fB\-\-bin\-dir\fR BINDIR +directory where this script is, default \fI\,/bin\/\fP .SH AUTHORS lubuntu-breeze-config was primarily written by Hans P Moller. diff --git a/debian/tests/control b/debian/tests/control index 184337b..300d68b 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,2 @@ Tests: run-tests -Depends: xvfb, - @ +Depends: xvfb, @