summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/tdewebdev/debian/control.in
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:34:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-04-17 13:34:20 +0900
commit91ca3cd9063a46dc1426459f73d3898d5c94d778 (patch)
treef3c402dce8dae27c5e7752ef9c91c520c268710d /debian/wheezy/tdewebdev/debian/control.in
parent57648e749a048d432aa7437412f99e8b6091425d (diff)
downloadtde-packaging-91ca3cd9063a46dc1426459f73d3898d5c94d778.tar.gz
tde-packaging-91ca3cd9063a46dc1426459f73d3898d5c94d778.zip
Removed Debian/wheezy folder
Diffstat (limited to 'debian/wheezy/tdewebdev/debian/control.in')
-rw-r--r--debian/wheezy/tdewebdev/debian/control.in201
1 files changed, 0 insertions, 201 deletions
diff --git a/debian/wheezy/tdewebdev/debian/control.in b/debian/wheezy/tdewebdev/debian/control.in
deleted file mode 100644
index 70558c570..000000000
--- a/debian/wheezy/tdewebdev/debian/control.in
+++ /dev/null
@@ -1,201 +0,0 @@
-Source: tdewebdev
-Section: web
-Priority: optional
-Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
-XSBC-Original-Maintainer: @@@MAINTAINER@@@
-Uploaders: @@@UPLOADERS@@@
-Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, autotools-dev, gawk, gettext, tdelibs4-dev, libcvsservice-dev, libreadline5-dev, libxml2-dev, libxslt1-dev, sharutils, texinfo
-Standards-Version: 3.7.2
-
-Package: tdewebdev
-Architecture: all
-Section: tde
-Depends: quanta (>= ${Source-Version}), tdefilereplace (>= ${Source-Version}), kimagemapeditor (>= ${Source-Version}), klinkstatus (>= ${Source-Version}), kommander (>= ${Source-Version}), kxsldbg (>= ${Source-Version})
-Suggests: kommander-dev (>= ${Source-Version}), tdewebdev-doc-html (>= ${Source-Version})
-Description: web development apps from the official KDE release
- KDE (the K Desktop Environment) is a powerful Open Source graphical
- desktop environment for Unix workstations. It combines ease of use,
- contemporary functionality, and outstanding graphical design with the
- technological superiority of the Unix operating system.
- .
- This metapackage includes a collection of web development applications
- provided with the official release of KDE.
-
-Package: tdewebdev-doc-html
-Architecture: all
-Section: doc
-Suggests: konqueror | www-browser, tdewebdev
-Replaces: kxsldbg (<< 1:3.3.0), quanta (<< 1:3.3.0)
-Description: KDE web development documentation in HTML format
- By default the modules provided by KDE only provide their documentation
- in KDE docbook format, which can only be read by Konqueror or KHelpCenter.
- This package provides all of the KDE web development documentation converted
- to HTML format so it can be read with any web browser.
- .
- The documentation will be installed into the usual directories
- /opt/trinity/share/doc/tde/HTML/<language>/<app>/, for instance
- /opt/trinity/share/doc/tde/HTML/en/quanta/. Documentation is provided for most
- KDE web development packages.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: quanta
-Architecture: any
-Section: web
-Depends: ${shlibs:Depends}, tdefilereplace (= ${Source-Version}), klinkstatus (= ${Source-Version}), kommander (= ${Source-Version}), quanta-data (>> ${KDE-Version3}), quanta-data (<< ${KDE-Next-Version3}), tidy
-Recommends: cervisia, gnupg, kompare, kxsldbg (= ${Source-Version}), docbook-defguide
-Suggests: gubed, kimagemapeditor (= ${Source-Version}), wget, khelpcenter, php-doc
-Description: web development environment for KDE
- Quanta Plus is a web development environment for working with HTML
- and associated languages. It strives to be neutral and transparent
- to all markup languages, while supporting popular web-based scripting
- languages, CSS and other emerging W3C recommendations.
- .
- Quanta Plus supports many external components, debuggers and other tools
- for web development, several of which are shipped with the KDE web
- development module.
- .
- Quanta Plus is not in any way affiliated with any commercial versions
- of Quanta. The primary coders from the original team left the GPL'd
- version to produce a commercial product.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
- .
- Homepage: http://quanta.sourceforge.net
-
-Package: quanta-data
-Architecture: all
-Section: web
-Recommends: quanta (= ${Source-Version})
-Replaces: quanta (<< 1:3.2.3)
-Description: data files for Quanta Plus web development environment
- This package contains architecture-independent data files for Quanta
- Plus, a web development environment for working with HTML and associated
- languages.
- .
- See the quanta package for further information.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: tdefilereplace
-Architecture: any
-Section: tde
-Depends: ${shlibs:Depends}
-Suggests: quanta (= ${Source-Version})
-Description: batch search-and-replace component for KDE
- KFileReplace is an embedded component for KDE 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 KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: kimagemapeditor
-Architecture: any
-Section: editors
-Depends: ${shlibs:Depends}
-Suggests: quanta (= ${Source-Version})
-Description: HTML image map editor for KDE
- KImageMapEditor is a tool that allows you to edit image maps in HTML
- files. As well as providing a standalone application, KImageMapEditor
- makes itself available as a KPart for embedding into larger applications.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: klinkstatus
-Architecture: any
-Section: web
-Depends: ${shlibs:Depends}
-Suggests: quanta (= ${Source-Version}), khelpcenter
-Description: web link validity checker for KDE
- KLinkStatus is KDE's web link validity checker. It allows you to
- search internal and external links throughout your web site. Simply
- point it to a single page and choose the depth to search.
- .
- You can also check local files, or files over ftp:, fish: or any other
- KIO protocols. For performance, links can be checked simultaneously.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: kommander
-Architecture: any
-Section: tde
-Depends: ${shlibs:Depends}, gettext
-Replaces: quanta (<< 1:3.1.0-3)
-Suggests: kommander-dev (= ${Source-Version}), quanta (= ${Source-Version}), khelpcenter
-Description: visual dialog builder and executor tool
- Kommander is a visual dialog building tool whose primary objective is
- to create as much functionality as possible without using any scripting
- language.
- .
- More specifically, Kommander is a set of tools that allow you to create
- dynamic GUI dialogs that generate, based on their state, a piece of
- text. The piece of text can be a command line to a program, any piece
- of code, business documents that contain a lot of repetitious or
- templated text and so on.
- .
- The resulting generated text can then be executed as a command line
- program (hence the name "Kommander"), written to a file, passed to a
- script for extended processing, and literally anything else you can
- think of. And you aren't required to write a single line of code!
- .
- As well as building dialogs, Kommander may be expanded to create full
- mainwindow applications.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: kommander-dev
-Architecture: any
-Section: libdevel
-Depends: kommander (= ${Source-Version}), tdelibs4-dev
-Replaces: kommander (<< 1:3.3.0)
-Description: development files for Kommander
- This package contains the headers and other development files for
- building plugins or otherwise extending Kommander.
- .
- Kommander is a visual dialog building tool whose primary objective is
- to create as much functionality as possible without using any scripting
- language.
- .
- See the kommander package for further information.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: kxsldbg
-Architecture: any
-Section: text
-Depends: ${shlibs:Depends}
-Suggests: quanta (= ${Source-Version}), khelpcenter
-Replaces: quanta (<< 1:3.2.0)
-Description: graphical XSLT debugger for KDE
- KXSLDbg is a debugger for XSLT scripts. It includes a graphical user
- interface as well as a text-based debugger. KXSLDbg can be run as a
- standalone application or as an embedded KDE part.
- .
- XSLT is an XML language for defining transformations of XML files from
- XML to some other arbitrary format, such as XML, HTML, plain text, etc.,
- using standard XSLT stylesheets.
- .
- This package is part of KDE, as a component of the KDE web development module.
- See the 'kde' and 'tdewebdev' packages for more information.
-
-Package: tdewebdev-dbg
-Section: libdevel
-Architecture: any
-Depends: tdelibs-dbg
-Priority: extra
-Description: debugging symbols for tdewebdev
- This package contains the debugging symbols associated with tdewebdev.
- They will automatically be used by gdb for debugging tdewebdev-related
- issues.