diff options
| author | Michael Biebl <biebl@teco.edu> | 2006-06-08 14:33:43 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@teco.edu> | 2006-06-08 14:33:43 +0000 |
| commit | 55b7fe04569b2d0b9ed1576a00f56c1995fa83c4 (patch) | |
| tree | c9ecdd56217d569d08e640c2e6e77bcabaf28c6a /debian/control | |
| parent | 622f751812d193facaa79f10421f5950a558c389 (diff) | |
Added homepage URL to package description.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@847 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b1fae970..4df76836 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,8 @@ Description: network management framework daemon from a DHCP server, and change nameservers whenever it sees fit. . This package provides the userspace daemons. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ Package: network-manager-gnome Architecture: any @@ -32,6 +34,8 @@ Description: network management framework (GNOME frontend) from a DHCP server, and change nameservers whenever it sees fit. . This package provides the notification applet to the control system. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ Package: network-manager-dev Architecture: any @@ -40,6 +44,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, pkg-config Description: network management framework (development files) this package provides header files that are needed to compile VPN Plugins for NetworManager. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ Package: libnm-glib0 Section: libs @@ -55,6 +61,8 @@ Description: network management framework (GLib shared library) . This package provides the shared library that applications can use to query connection status via NetworkManager. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ Package: libnm-glib-dev Section: libdevel @@ -70,6 +78,8 @@ Description: network management framework (GLib interface) . This package provides the interface that applications can use to query connection status via NetworkManager. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ Package: libnm-util0 Section: libs @@ -85,6 +95,8 @@ Description: network management framework (shared library) . This package contains a convenience library to ease the access to NetworkManager. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ Package: libnm-util-dev Section: libdevel @@ -99,4 +111,6 @@ Description: network management framework (development files) from a DHCP server, and change nameservers whenever it sees fit. . This package contains header and development files. + . + Homepage: http://www.gnome.org/projects/NetworkManager/ |