diff options
| author | Michael Biebl <biebl@debian.org> | 2009-08-17 21:35:43 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2009-08-17 21:35:43 +0000 |
| commit | e8a4d63183e34701d4dd29e1ae9830fefb9c3f95 (patch) | |
| tree | 02a67b891bda791fcaf5ca5ebbe5cfc1251b8216 | |
| parent | fba09b2ea9a3c4d861a06886d8f668b8e6a6d412 (diff) | |
Fix a typo in the changelog
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@3222 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index acb1c1aa..dd83d420 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ network-manager (0.7.1-2) UNRELEASED; urgency=low [ Michael Biebl ] * debian/control - Add Build-Depends on libudev-dev. This allows to query udev for modem - capabilites without having to spawn udevadm. + capabilities without having to spawn udevadm. * debian/patches/06-handle-new-ssb-bus-from-HAL-0.5.13.patch - HAL 0.5.13 added support for the ssb bus type which is internally used on most Broadcom ethernet and wifi chipsets. Update NM to detect the |