diff options
author | Michael Biebl <biebl@debian.org> | 2008-01-24 23:27:20 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2008-01-24 23:27:20 +0000 |
commit | 13a4c904828864b472ba0a8b87a02340e7f7048b (patch) | |
tree | b5eb49d9e29fc77e1e51c2da347c51b30254787a | |
parent | d002b93c4fcff7a8e9b5274ff4b07d1feed81a51 (diff) |
Upload to unstabledebian/0.6.5-5
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2060 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 896637d6d..e7dea5420 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -network-manager (0.6.5-5) UNRELEASED; urgency=low +network-manager (0.6.5-5) unstable; urgency=low * Rebuild against libnl1. (Closes: #461922) * debian/patches/24-get_mode_fix_r3122.patch @@ -6,7 +6,7 @@ network-manager (0.6.5-5) UNRELEASED; urgency=low - Fix getting mode of device. * debian/patches/25-libnl_unique_pid_r3155.patch - Pull r3155 from stable branch. - - Ensures that the pid acquired by libnl is unique. + - Ensures that the netlink pid is unique. * debian/patches/26-libnl_1.0-pre8_r3206.patch - Pull r3206 from upstream stable branch. - Replaces 24-libnl1-pre8_fix.patch, which has been removed. |