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/tdenetwork/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/tdenetwork/debian')
-rw-r--r-- | ubuntu/maverick/tdenetwork/debian/control | 10 | ||||
-rw-r--r-- | ubuntu/maverick/tdenetwork/debian/control.in | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/ubuntu/maverick/tdenetwork/debian/control b/ubuntu/maverick/tdenetwork/debian/control index 56250ac6f..3c92cf20a 100644 --- a/ubuntu/maverick/tdenetwork/debian/control +++ b/ubuntu/maverick/tdenetwork/debian/control @@ -1,5 +1,5 @@ Source: tdenetwork-trinity -Section: kde +Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> @@ -8,7 +8,7 @@ Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), auto Standards-Version: 3.8.4 Package: tdenetwork-trinity -Section: kde +Section: tde Architecture: all Replaces: kdenetwork-trinity (<< 4:14.0.0) Breaks: kdenetwork-trinity (<< 4:14.0.0) @@ -62,7 +62,7 @@ Description: Trinity network documentation in HTML format See the 'kde-trinity' and 'tdenetwork-trinity' packages for more information. Package: tdenetwork-kfile-plugins-trinity -Section: kde +Section: tde Architecture: any Replaces: kdenetwork-kfile-plugins-trinity (<< 4:14.0.0) Breaks: kdenetwork-kfile-plugins-trinity (<< 4:14.0.0) @@ -127,7 +127,7 @@ Description: download manager for Trinity See the 'kde-trinity' and 'tdenetwork-trinity' packages for more information. Package: knewsticker-trinity -Section: kde +Section: tde Architecture: any Replaces: knewsticker-trinity (<< 4:14.0.0) Breaks: knewsticker-trinity (<< 4:14.0.0) @@ -144,7 +144,7 @@ Description: news ticker applet for Trinity See the 'kde-trinity' and 'tdenetwork-trinity' packages for more information. Package: kopete-trinity -Section: kde +Section: tde Architecture: any Replaces: kopete-trinity (<< 4:14.0.0) Breaks: kopete-trinity (<< 4:14.0.0) diff --git a/ubuntu/maverick/tdenetwork/debian/control.in b/ubuntu/maverick/tdenetwork/debian/control.in index a158974ed..1a1f80350 100644 --- a/ubuntu/maverick/tdenetwork/debian/control.in +++ b/ubuntu/maverick/tdenetwork/debian/control.in @@ -1,5 +1,5 @@ Source: tdenetwork -Section: kde +Section: tde Priority: optional Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com> XSBC-Original-Maintainer: @@@MAINTAINER@@@ @@ -8,7 +8,7 @@ Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, docbo Standards-Version: 3.7.2 Package: tdenetwork -Section: kde +Section: tde Architecture: all Depends: dcoprss (>= ${Source-Version}), tdenetwork-kfile-plugins (>= ${Source-Version}), kdict (>= ${Source-Version}), kdnssd (>= ${Source-Version}) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], kget (>= ${Source-Version}), knewsticker (>= ${Source-Version}), kopete (>= ${Source-Version}), kpf (>= ${Source-Version}), kppp (>= ${Source-Version}), krdc (>= ${Source-Version}), krfb (>= ${Source-Version}), ksirc (>= ${Source-Version}), kwifimanager (>= ${Source-Version}) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !s390 !s390x], librss1 (>= ${Source-Version}) Recommends: tdenetwork-filesharing (>= ${Source-Version}), ktalkd (>= ${Source-Version}), lisa (>= ${Source-Version}) @@ -56,7 +56,7 @@ Description: KDE network documentation in HTML format See the 'kde' and 'tdenetwork' packages for more information. Package: tdenetwork-kfile-plugins -Section: kde +Section: tde Architecture: any Depends: ${shlibs:Depends} Enhances: konqueror @@ -114,7 +114,7 @@ Description: download manager for KDE See the 'kde' and 'tdenetwork' packages for more information. Package: knewsticker -Section: kde +Section: tde Architecture: any Depends: ${shlibs:Depends}, kicker Suggests: khelpcenter, knewsticker-scripts @@ -129,7 +129,7 @@ Description: news ticker applet for KDE See the 'kde' and 'tdenetwork' packages for more information. Package: kopete -Section: kde +Section: tde Architecture: any Depends: ${shlibs:Depends} Recommends: qca-tls |