diff options
| author | Michael Biebl <biebl@teco.edu> | 2006-02-08 20:58:18 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@teco.edu> | 2006-02-08 20:58:18 +0000 |
| commit | d484cfa24776ad532e3c0b4a077c70b659a8ae86 (patch) | |
| tree | c5408d91fa4cb5795853f32f2c5d97e567623e5b | |
| parent | 30c2c8dc0129c00b8b6b496a7fa10cb344ca4b3b (diff) | |
Argh, line has to be less than 80 chars, otherwise lintian complains.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@561 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3d8f7cdb..4197d537 100644 --- a/debian/control +++ b/debian/control @@ -85,7 +85,8 @@ Description: network management framework (shared library) NetworkManager is _intended_ to replace default routes, obtain IP addresses from a DHCP server, and change nameservers whenever it sees fit. . - This package contains a convenience library to ease the access to NetworkManager. + This package contains a convenience library to ease the access to + NetworkManager. Package: libnm-util-dev Section: libdevel |