diff options
author | Slávek Banko <[email protected]> | 2018-09-06 02:20:46 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-09-18 09:26:46 +0200 |
commit | 956611c1a1339d4bd39397d1971b34553ebf0788 (patch) | |
tree | 029d5e145e36b240ca04a7ef2680c12dedeb9eb1 /ubuntu/maverick/applications/tdedocker/debian/control | |
parent | c7e24f895cb71f2c10e1811c36bac2b77a619a0b (diff) | |
download | tde-packaging-956611c1a1339d4bd39397d1971b34553ebf0788.tar.gz tde-packaging-956611c1a1339d4bd39397d1971b34553ebf0788.zip |
DEB tdedocker: Rename package to tdedocker
Update to build with TDE R14
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/maverick/applications/tdedocker/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdedocker/debian/control | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/ubuntu/maverick/applications/tdedocker/debian/control b/ubuntu/maverick/applications/tdedocker/debian/control index 8cd93d5c4..de8212c65 100644 --- a/ubuntu/maverick/applications/tdedocker/debian/control +++ b/ubuntu/maverick/applications/tdedocker/debian/control @@ -1,11 +1,11 @@ -Source: kdocker-trinity +Source: tdedocker-trinity Section: x11 Priority: optional Maintainer: Timothy Pearson <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, kdelibs-trinity-dev, libxpm-dev +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, tdelibs-trinity-dev, libxpm-dev Standards-Version: 3.7.2 -Package: kdocker-trinity +Package: tdedocker-trinity Architecture: any Depends: ${shlibs:Depends} Description: minimize all applications to system tray [Trinity] @@ -14,5 +14,3 @@ Description: minimize all applications to system tray [Trinity] anything! Just point and click. Works for all NET WM compliant window managers - that includes TDE, KDE, GNOME, Xfce, Fluxbox and many more. - . - http://kdocker.sourceforge.net |