diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
commit | 469a2fea7abec99022999bfd31e6d81c9364e325 (patch) | |
tree | 9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /ubuntu/precise/tdenetwork/debian/control.in | |
parent | 51bd98a34517e658bbaab01a523d4d3f99ed509d (diff) | |
download | tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip |
Update Debian and Ubuntu packaging to match recent renaming
Diffstat (limited to 'ubuntu/precise/tdenetwork/debian/control.in')
-rw-r--r-- | ubuntu/precise/tdenetwork/debian/control.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/tdenetwork/debian/control.in b/ubuntu/precise/tdenetwork/debian/control.in index 1c7fc62f9..7c7dfdc41 100644 --- a/ubuntu/precise/tdenetwork/debian/control.in +++ b/ubuntu/precise/tdenetwork/debian/control.in @@ -10,7 +10,7 @@ Standards-Version: 3.7.2 Package: tdenetwork 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}) +Depends: dcoprss (>= ${Source-Version}), tdenetwork-kfile-plugins (>= ${Source-Version}), kdict (>= ${Source-Version}), tdednssd (>= ${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}) Suggests: tdenetwork-doc-html (>= ${Source-Version}) Description: network-related apps from the official KDE release @@ -299,7 +299,7 @@ Description: LAN information server for KDE This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'tdenetwork' packages for more information. -Package: kdnssd +Package: tdednssd Section: net Architecture: any Depends: ${shlibs:Depends} |