diff options
author | Michele Calgaro <[email protected]> | 2021-06-26 11:30:05 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-06-26 11:30:05 +0900 |
commit | 2b4b28b13e426332661ef580ac12cae2227bed55 (patch) | |
tree | 7531a20a671d8205099cee4f1a3417c4f7559303 /debian/control | |
parent | e62af3a1aec27983c652f01d6d037b07d6e738bb (diff) | |
download | twin-style-suse2-2b4b28b13e426332661ef580ac12cae2227bed55.tar.gz twin-style-suse2-2b4b28b13e426332661ef580ac12cae2227bed55.zip |
Fixed up DEB packaging.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/debian/control b/debian/control index aceff05..46a12a9 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,18 @@ -Source: twin-decor-suse2 -Section: kde +Source: twin-decor-suse2-trinity +Section: tde Priority: optional -Maintainer: Adrian Neumaier <[email protected]> -Build-Depends: debhelper (>= 4.0.0), tdelibs4-dev (>= 4:3.5.0), tdebase-dev (>= 4:3.5.0), cdbs +Maintainer: TDE Debian Team <[email protected]> +Original-Maintainer: Adrian Neumaier <[email protected]> +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs-trinity-dev Standards-Version: 3.6.2 -Package: twin-style-suse2 +Package: twin-style-suse2-trinity Architecture: any -Depends: ${shlibs:Depends} -Replaces: twin-decor-suse2 -Description: KDE window decoration from SUSE 9.3 - This the the SUSE 9.3 KDE Window decoration extracted from SUSE. +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: TDE window decoration from SUSE 9.3 + This is a port of the SUSE 9.3 KDE Window decoration extracted from SUSE. . It features in additon to the original theme several new button styles and a changeable titlebar image. . - A color scheme for KDE is provided too. - . - Homepage: http://www.gerdfleischer.de/twin-decor-suse2/ + A color scheme for TDE is provided too. |