diff options
Diffstat (limited to 'ubuntu/precise/applications/tdenetworkmanager/debian/control')
-rw-r--r-- | ubuntu/precise/applications/tdenetworkmanager/debian/control | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/tdenetworkmanager/debian/control b/ubuntu/precise/applications/tdenetworkmanager/debian/control new file mode 100644 index 000000000..f9f6fbf25 --- /dev/null +++ b/ubuntu/precise/applications/tdenetworkmanager/debian/control @@ -0,0 +1,26 @@ +Source: tdenetworkmanager-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs, + debhelper (>= 7), + pkg-config, + tdelibs4-trinity-dev, + libiw-dev, + libnl-dev (>= 1.1), + quilt, + libtool, libltdl-dev, cmake +Standards-Version: 3.8.4 +Homepage: http://www.trinitydesktop.org/ + +Package: network-manager-tde +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: network-manager-kde-kde3 (<< 4:14.0.0), network-manager-kde-trinity (<< 4:14.0.0) +Breaks: network-manager-kde-kde3 (<< 4:14.0.0), network-manager-kde-trinity (<< 4:14.0.0) +Recommends: tdewalletmanager-trinity +Provides: tdenetworkmanager-trinity +Description: TDE systray applet for controlling networking [Trinity] + Systray applet for controlling network connections managed by + a TDE network backend. It is mainly written for Trinity but also works for + other desktop environments like GNOME or Xfce. |