diff options
| author | Michael Biebl <biebl@debian.org> | 2008-12-16 08:42:40 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2008-12-16 08:42:40 +0000 |
| commit | febefda25ba100bfe35cc15d9792398b207938b1 (patch) | |
| tree | aeeba77a9a8384ec3fe9e4250dc92f2f752bb6c5 | |
| parent | 05749841eeaaac8e6123c64e0275e0c5646830c7 (diff) | |
changelog tweaks
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@2665 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b0e51ab1..3bba7039 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,7 +22,7 @@ network-manager (0.7.0-1) UNRELEASED; urgency=low - Bump soname of libnm-util due to an ABI break between 0.6.6 and 0.7. (Closes: #503682) * Update control, install and symbols file for the new libnm-util library - name. + name (libnm-util0 -> libnm-util1). * debian/control - Add Conflicts/Replaces: network-manager-pptp (<< 0.7~~) as the pppd plugin is now shipped by this package. @@ -31,7 +31,7 @@ network-manager (0.7.0-1) UNRELEASED; urgency=low * debian/patches/05-dhclient_lease_files.patch - Change the location of the dhclient lease files to /var/lib/dhcp3. * debian/network-manager.README.Debian - - Merge the README.Debian from Ubuntu which describes the new + - Merge README.Debian from Ubuntu which describes the new managed/unmanaged modes. * debian/nm-system-settings.conf - Set default mode to unmanaged. |