about summary refs log tree commit diff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2008-04-03 00:10:34 +0000
committerMichael Biebl <biebl@debian.org>2008-04-03 00:10:34 +0000
commit4b7b208fc9bbf2f1476c15f817bc4d89b8e45a31 (patch)
tree207839af34398803a7121ac600786bb718c3ba82 /debian/changelog
parent13a4c904828864b472ba0a8b87a02340e7f7048b (diff)
* New upstream release. (Closes: #470197)
  - Ensure dbus errors are properly initialised. (Closes: #471317)
* Removed patches
  - debian/patches/04-if_fix.patch (obsolete)
  - debian/patches/11-man_page_sh_name.patch (merged upstream)
  - debian/patches/12_readme_format.patch (merged upstream)
  - debian/patches/20-stable_branch_updates_r2652.patch (merged upstream)
  - debian/patches/21-endianess_fix_r2754.patch (merged upstream)
  - debian/patches/22-fix_vpn_ftbfs_dont_disable_gnome_deprecated.patch
    (merged upstream)
  - debian/patches/23-rfkill_return_type.patch (fixed upstream)
  - debian/patches/24-get_mode_fix_r3122.patch (merged upstream)
  - debian/patches/25-libnl_unique_pid_r3155.patch (merged upstream)
  - debian/patches/26-libnl_1.0-pre8_r3206.patch (merged upstream)
  - debian/patches/27-dont_repeat_errors.patch (merged upstream)

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2153 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e7dea542..e3483f24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+network-manager (0.6.6-1) UNRELEASED; urgency=low
+
+  * New upstream release. (Closes: #470197)
+    - Ensure dbus errors are properly initialised. (Closes: #471317)
+  * Removed patches
+    - debian/patches/04-if_fix.patch (obsolete)
+    - debian/patches/11-man_page_sh_name.patch (merged upstream)
+    - debian/patches/12_readme_format.patch (merged upstream)
+    - debian/patches/20-stable_branch_updates_r2652.patch (merged upstream)
+    - debian/patches/21-endianess_fix_r2754.patch (merged upstream)
+    - debian/patches/22-fix_vpn_ftbfs_dont_disable_gnome_deprecated.patch
+      (merged upstream)
+    - debian/patches/23-rfkill_return_type.patch (fixed upstream)
+    - debian/patches/24-get_mode_fix_r3122.patch (merged upstream)
+    - debian/patches/25-libnl_unique_pid_r3155.patch (merged upstream)
+    - debian/patches/26-libnl_1.0-pre8_r3206.patch (merged upstream)
+    - debian/patches/27-dont_repeat_errors.patch (merged upstream)
+
+ -- Michael Biebl <biebl@debian.org>  Thu, 03 Apr 2008 00:49:13 +0200
+
 network-manager (0.6.5-5) unstable; urgency=low
 
   * Rebuild against libnl1. (Closes: #461922)