diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
commit | 7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2 (patch) | |
tree | 3051f7c74a298d8d732f13fb76fa7eb73d4ec865 /ubuntu/maverick/applications/tde-systemsettings/debian/control | |
parent | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (diff) | |
download | tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.tar.gz tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.zip |
Rename a bunch of kde names to tde
Diffstat (limited to 'ubuntu/maverick/applications/tde-systemsettings/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tde-systemsettings/debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/applications/tde-systemsettings/debian/control b/ubuntu/maverick/applications/tde-systemsettings/debian/control index 3b163f83f..d0ddb0d48 100644 --- a/ubuntu/maverick/applications/tde-systemsettings/debian/control +++ b/ubuntu/maverick/applications/tde-systemsettings/debian/control @@ -1,15 +1,15 @@ -Source: kde-systemsettings-trinity +Source: tde-systemsettings-trinity Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.1.0), patchutils (>= 0.2.25), kdelibs4-trinity-dev (>= 3.3), docbook2x, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.1.0), patchutils (>= 0.2.25), tdelibs4-trinity-dev (>= 3.3), docbook2x, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 -Package: kde-systemsettings-trinity +Package: tde-systemsettings-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, kcontrol-trinity -Replaces: kde-systemsettings-kde3 (<< 4:3.5.13) -Breaks: kde-systemsettings-kde3 (<< 4:3.5.13) +Replaces: tde-systemsettings-kde3 (<< 4:3.5.13) +Breaks: tde-systemsettings-kde3 (<< 4:3.5.13) Description: easy to use control centre for TDE System preferences is a replacement for the TDE Control Centre with an improved user interface. |