diff options
author | Francois Andriot <francois.andriot@free.fr> | 2012-04-30 22:43:18 +0200 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2012-04-30 22:43:18 +0200 |
commit | c1d66637a385bd9aa41e8e8e8be5cdf89d12e953 (patch) | |
tree | 875cd724c004e463d0e55ff8df5999d1f85fdb7d /ubuntu/maverick/tdesdk/debian/control.in | |
parent | 197b5a23ee8aa4d85acba1b4ee156b810cddce8f (diff) | |
parent | cef6f1ad6bc9187edfc124608594aeb9e1a2f779 (diff) | |
download | tde-packaging-c1d66637a385bd9aa41e8e8e8be5cdf89d12e953.tar.gz tde-packaging-c1d66637a385bd9aa41e8e8e8be5cdf89d12e953.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/control.in')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/control.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/control.in b/ubuntu/maverick/tdesdk/debian/control.in index 90ce40820..7680adce7 100644 --- a/ubuntu/maverick/tdesdk/debian/control.in +++ b/ubuntu/maverick/tdesdk/debian/control.in @@ -1,5 +1,5 @@ Source: tdesdk -Section: kde +Section: tde Priority: optional Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: @@@MAINTAINER@@@ @@ -12,7 +12,7 @@ Standards-Version: 3.7.2 Package: tdesdk Architecture: all -Section: kde +Section: tde Depends: cervisia (>= ${Source-Version}), kapptemplate (>= ${Source-Version}), kbabel (>= ${Source-Version}), kbugbuster (>= ${Source-Version}), tdecachegrind (>= ${Source-Version}), tdesdk-kfile-plugins (>= ${Source-Version}), tdesdk-kio-plugins (>= ${Source-Version}) | tdesvn-kio-plugins, tdesdk-misc (>= ${Source-Version}), tdesdk-scripts (>= ${Source-Version}), kmtrace (>= ${Source-Version}), kompare (>= ${Source-Version}), kspy (>= ${Source-Version}), kuiviewer (>= ${Source-Version}), kunittest (>= ${Source-Version}), poxml (>= ${Source-Version}), umbrello (>= ${Source-Version}) Suggests: tdecachegrind-converters, kbabel-dev, tdesdk-doc-html Description: software development kit from the official KDE release @@ -164,7 +164,7 @@ Description: format converters for KCachegrind profiling visualisation tool Package: tdesdk-kfile-plugins Architecture: any -Section: kde +Section: tde Depends: ${shlibs:Depends} Description: KDE file dialog plugins for software development files This is a collection of plugins for the KDE file dialog. These plugins |