diff options
author | Francois Andriot <[email protected]> | 2012-04-30 22:43:18 +0200 |
---|---|---|
committer | Francois Andriot <[email protected]> | 2012-04-30 22:43:18 +0200 |
commit | c1d66637a385bd9aa41e8e8e8be5cdf89d12e953 (patch) | |
tree | 875cd724c004e463d0e55ff8df5999d1f85fdb7d /ubuntu/maverick/tdewebdev/debian | |
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/tdewebdev/debian')
-rw-r--r-- | ubuntu/maverick/tdewebdev/debian/control | 6 | ||||
-rw-r--r-- | ubuntu/maverick/tdewebdev/debian/control.in | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/maverick/tdewebdev/debian/control b/ubuntu/maverick/tdewebdev/debian/control index aa43e2137..b306cdb69 100644 --- a/ubuntu/maverick/tdewebdev/debian/control +++ b/ubuntu/maverick/tdewebdev/debian/control @@ -10,7 +10,7 @@ Homepage: http://trinity.pearsoncomputing.net Package: tdewebdev-trinity Architecture: all -Section: kde +Section: tde Replaces: kdewebdev-trinity (<< 4:14.0.0) Breaks: kdewebdev-trinity (<< 4:14.0.0) Depends: quanta-trinity (>= ${source:Version}), kfilereplace-trinity (>= ${source:Version}), kimagemapeditor-trinity (>= ${source:Version}), klinkstatus-trinity (>= ${source:Version}), kommander-trinity (>= ${source:Version}), kxsldbg-trinity (>= ${source:Version}) @@ -87,7 +87,7 @@ Description: data files for Quanta Plus web development environment [Trinity] Package: kfilereplace-trinity Architecture: any -Section: kde +Section: tde Replaces: kfilereplace-trinity (<< 4:14.0.0) Breaks: kfilereplace-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} @@ -139,7 +139,7 @@ Description: web link validity checker for KDE [Trinity] Package: kommander-trinity Architecture: any -Section: kde +Section: tde Replaces: kommander-trinity (<< 4:14.0.0) Breaks: kommander-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends}, gettext diff --git a/ubuntu/maverick/tdewebdev/debian/control.in b/ubuntu/maverick/tdewebdev/debian/control.in index ff206c5b5..cbc4129c9 100644 --- a/ubuntu/maverick/tdewebdev/debian/control.in +++ b/ubuntu/maverick/tdewebdev/debian/control.in @@ -9,7 +9,7 @@ Standards-Version: 3.7.2 Package: tdewebdev Architecture: all -Section: kde +Section: tde Depends: quanta (>= ${Source-Version}), kfilereplace (>= ${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 @@ -82,7 +82,7 @@ Description: data files for Quanta Plus web development environment Package: kfilereplace Architecture: any -Section: kde +Section: tde Depends: ${shlibs:Depends} Suggests: quanta (= ${Source-Version}) Description: batch search-and-replace component for KDE @@ -128,7 +128,7 @@ Description: web link validity checker for KDE Package: kommander Architecture: any -Section: kde +Section: tde Depends: ${shlibs:Depends}, gettext Replaces: quanta (<< 1:3.1.0-3) Suggests: kommander-dev (= ${Source-Version}), quanta (= ${Source-Version}), khelpcenter |