diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-27 18:45:48 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-27 18:45:48 +0900 |
commit | 18d0862635735d1e08fbf809c702118712274dbc (patch) | |
tree | 7512757e3e38028200b8f5e6ad83225f1267d75d /ubuntu/maverick/tdewebdev/debian/control | |
parent | c8c952a5271361bd5322edf70f15b2b3756ece5e (diff) | |
download | tde-packaging-18d0862635735d1e08fbf809c702118712274dbc.tar.gz tde-packaging-18d0862635735d1e08fbf809c702118712274dbc.zip |
Moved TDEFileReplace to tdeutils. This resolves bug 767.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdewebdev/debian/control')
-rw-r--r-- | ubuntu/maverick/tdewebdev/debian/control | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/ubuntu/maverick/tdewebdev/debian/control b/ubuntu/maverick/tdewebdev/debian/control index 731964c93..888fe26d6 100644 --- a/ubuntu/maverick/tdewebdev/debian/control +++ b/ubuntu/maverick/tdewebdev/debian/control @@ -13,7 +13,7 @@ Architecture: all Section: tde Replaces: kdewebdev-kde3 (<< 4:14.0.0~), kdewebdev-trinity (<< 4:14.0.0~) Breaks: kdewebdev-kde3 (<< 4:14.0.0~), kdewebdev-trinity (<< 4:14.0.0~) -Depends: quanta-trinity (>= ${source:Version}), tdefilereplace-trinity (>= ${source:Version}), kimagemapeditor-trinity (>= ${source:Version}), klinkstatus-trinity (>= ${source:Version}), kommander-trinity (>= ${source:Version}), kxsldbg-trinity (>= ${source:Version}) +Depends: quanta-trinity (>= ${source:Version}), kimagemapeditor-trinity (>= ${source:Version}), klinkstatus-trinity (>= ${source:Version}), kommander-trinity (>= ${source:Version}), kxsldbg-trinity (>= ${source:Version}) Suggests: kommander-trinity-dev (>= ${source:Version}), tdewebdev-trinity-doc-html (>= ${source:Version}) Description: web development apps from the official TDE release [Trinity] TDE (the Trinity Desktop Environment) is a powerful Open Source graphical @@ -85,25 +85,6 @@ Description: data files for Quanta Plus web development environment [Trinity] This package is part of TDE, as a component of the TDE web development module. See the 'tde-trinity' and 'tdewebdev-trinity' packages for more information. -Package: tdefilereplace-trinity -Architecture: any -Section: tde -Replaces: kfilereplace-kde3 (<< 4:14.0.0~), kfilereplace-trinity (<< 4:14.0.0~) -Breaks: kfilereplace-kde3 (<< 4:14.0.0~), kfilereplace-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends} -Suggests: quanta-trinity -Description: batch search-and-replace component for TDE [Trinity] - KFileReplace is an embedded component for TDE that acts as a batch - search-and-replace tool. It allows you to replace one expression with - another in many files at once. - . - Note that at the moment KFileReplace does not come as a standalone - application. An example of an application that uses the KFileReplace - component is Quanta Plus (found in the package quanta). - . - This package is part of TDE, as a component of the TDE web development module. - See the 'tde-trinity' and 'tdewebdev-trinity' packages for more information. - Package: kimagemapeditor-trinity Architecture: any Section: editors |