diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-09-06 02:20:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-09-18 09:26:46 +0200 |
commit | 956611c1a1339d4bd39397d1971b34553ebf0788 (patch) | |
tree | 029d5e145e36b240ca04a7ef2680c12dedeb9eb1 /debian/squeeze | |
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 <slavek.banko@axis.cz>
Diffstat (limited to 'debian/squeeze')
-rw-r--r-- | debian/squeeze/applications/tdedocker/debian/changelog | 7 | ||||
-rw-r--r-- | debian/squeeze/applications/tdedocker/debian/control | 8 |
2 files changed, 10 insertions, 5 deletions
diff --git a/debian/squeeze/applications/tdedocker/debian/changelog b/debian/squeeze/applications/tdedocker/debian/changelog index d972c65db..1614f3109 100644 --- a/debian/squeeze/applications/tdedocker/debian/changelog +++ b/debian/squeeze/applications/tdedocker/debian/changelog @@ -1,3 +1,10 @@ +tdedocker-trinity (1.4-0) squeeze; urgency=low + + * Rename package to TDEDocker + * Update to build with TDE R14 + + -- Slávek Banko <slavek.banko@axis.cz> Thu, 06 Sep 2018 02:11:12 +0200 + kdocker-trinity (1.4-0) squeeze; urgency=low * Initial Release for TDE diff --git a/debian/squeeze/applications/tdedocker/debian/control b/debian/squeeze/applications/tdedocker/debian/control index 8cd93d5c4..de8212c65 100644 --- a/debian/squeeze/applications/tdedocker/debian/control +++ b/debian/squeeze/applications/tdedocker/debian/control @@ -1,11 +1,11 @@ -Source: kdocker-trinity +Source: tdedocker-trinity Section: x11 Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -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 |