network-manager-applet (0.9.4.1-5) unstable; urgency=low

  * debian/patches/11-user-connections.patch: Fix a bug in the check for
    whether to mark WEP keys as agent-owned.

 -- Michael Biebl <biebl@debian.org>  Wed, 30 Jan 2013 02:33:26 +0100

network-manager-applet (0.9.4.1-4) unstable; urgency=low

  * debian/patches/12-force-online.patch: If NM has an active unmanaged device
    it will forcefully set the online state to CONNECTED_GLOBAL. In that case
    show a wired connection icon instead of an offline icon. (Closes: #471191)
  * Recommend gnome-keyring instead of libpam-keyring. The former is what we
    actually need for storing secrets in the user session. (Closes: #694695)
  * debian/patches/11-user-connections.patch: Treat WEP keys like WPA secrets
    and store them in the keyring for user-owned connections.

 -- Michael Biebl <biebl@debian.org>  Thu, 17 Jan 2013 10:58:23 +0100

network-manager-applet (0.9.4.1-3) unstable; urgency=low

  [ Michael Biebl ]
  * Add Build-Depends on gnome-common which is required for autoreconf.

  [ Josselin Mouette ]
  * debian/patches/05-8021x-passwords-user.patch: patch from upstream git.
    Correctly set 802.1x passwords as agent-owned, so that they are stored
    in the user’s keyring.
  * debian/patches/11-user-connections.patch: new patch. Set passwords as
    agent-owned when they need to, to allow users without root permissions
    to easily configure their connections. (Closes: #696256)
    The logic is:
    - Bluetooth, CDMA and GSM connections: always user-owned
    - WEP/WPA connections: system-owned if user has the permissions
      (with NM’s config, that is netdev or sudo membership), user-owned
      otherwise. The password is stored in the keyring for WPA, not for
      WEP.
    - WiMax / Wired connections: always system-owned (with 802.1x
      passwords in the keyring).

 -- Michael Biebl <biebl@debian.org>  Sun, 06 Jan 2013 09:57:29 +0100

network-manager-applet (0.9.4.1-2) unstable; urgency=low

  * debian/rules: Use xz compression for binary packages.
  * debian/control: Add network-manager-openconnect-gnome to Suggests.
    (Closes: #670724)
  * debian/patches/02-fix-shell-version-detecting-code.patch,
    debian/patches/03-dont-handle-VPN-secrets-with-GNOME-Shell-3.4.patch: Fix
    race condition on session startup when detecting the GNOME Shell version
    and only handle VPN authentication requests with GNOME Shell < 3.4
    otherwise nm-applet and the Shell fight over who gets to handle secrets.
    Patches cherry-picked from upstream Git. (Closes: #680963)
  * debian/patches/04-gnome-bluetooth-3.4-support.patch: Add support for
    gnome-bluetooth 3.4 which uses GDBusProxy instead of DBusGProxy. This
    fixes the timeouts when creating DUN connections. Patch cherry-picked from
    upstream Git. (Closes: #680866)

 -- Michael Biebl <biebl@debian.org>  Tue, 11 Sep 2012 21:51:03 +0200

network-manager-applet (0.9.4.1-1) unstable; urgency=low

  * New upstream release.
  * Bump Build-Depends on libnm-*-dev and network-manager-dev to (>= 0.9.4).
  * Drop unused Build-Depends on libpolkit-gobject-1-dev.
  * Remove patches, all merged upstream:
    - debian/patches/01-editor-policykit-authentication.patch
    - debian/patches/02-link-gconf-helper-test-against-gnome-keyring.patch
    - debian/patches/04-autostart.patch
  * Update debian/copyright using the machine-readable copyright format 1.0.
  * Bump Standards-Version to 3.9.3.
  * debian/patches/01-format-security.patch: Fix format string vulnerability
    in utils_show_error_dialog().
  * Bump Depends on network-manager to (>= 0.9.4).

 -- Michael Biebl <biebl@debian.org>  Sat, 24 Mar 2012 22:45:34 +0100

network-manager-applet (0.9.2.0-2) unstable; urgency=low

  * Fix versioned Build-Depends on dpkg-dev.
    The buildflags.mk snippet was added in version 1.16.1, not 1.6.1.
  * debian/patches/01-editor-policykit-authentication.patch
    - Fix interaction of single-edit mode with PolicyKit authentication.
      Patch cherry-picked from upstream Git. (Closes: #652961)
  * debian/patches/02-link-gconf-helper-test-against-gnome-keyring.patch
    - Fix linking with gnome-keyring in a gconf-helpers test program.
      Patch cherry-picked from upstream Git.

 -- Michael Biebl <biebl@debian.org>  Wed, 01 Feb 2012 15:14:40 +0100

network-manager-applet (0.9.2.0-1) unstable; urgency=low

  * New upstream release.
  * Remove debian/patches/01-export-symbols.patch, merged upstream.
  * debian/control:
    - Bump Build-Depends on libnm-*-dev and network-manager-dev to (>= 0.9.2).
    - Bump Depends on network-manager to (>= 0.9.2).
    - Update Depends of libnm-gtk-dev according to libnm-gtk.pc.
  * Enable default hardening options from dpkg-buildflags.
    - Use buildflags.mk snippet in debian/rules.
    - Add Build-Depends on dpkg-dev (>= 1.6.1).

 -- Michael Biebl <biebl@debian.org>  Sat, 12 Nov 2011 06:08:08 +0100

network-manager-applet (0.9.1.95-1) experimental; urgency=low

  * New upstream release (0.9.2 rc1).
  * Provide libnm-gtk as a private library for wireless and mobile dialogs:
    - Add packages for libnm-gtk0, libnm-gtk-dev and libnm-gtk-common.
    - Add debian/patches/01-export-symbols.patch to restrict the number of
      exported symbols.
    - Use dh-autoreconf to update the build system.
  * debian/control:
    - Bump Build-Depends on libnm-*-dev and network-manager-dev to (>= 0.9.1).
    - Add Build-Depends on iso-codes.
    - Add Recommends on iso-codes for translated country names in the mobile
      broadband wizard.

 -- Michael Biebl <biebl@debian.org>  Fri, 04 Nov 2011 12:47:42 +0100

network-manager-applet (0.9.0-4) unstable; urgency=low

  * debian/watch: Track .xz tarballs.
  * Use the new maintscript facility in dh_installdeb to remove the obsolete
    conffile.
  * Update the last unfixed version to 0.9.0-3 as we missed to remove the old
    conffile for users upgrading from 0.8.4-2 or 0.8.4-3. (Closes: #645450)

 -- Michael Biebl <biebl@debian.org>  Wed, 19 Oct 2011 10:37:45 +0200

network-manager-applet (0.9.0-3) unstable; urgency=low

  * Build against GTK 3 and gnome-bluetooth 3. (Closes: #623781)
  * Add Breaks against gnome-bluetooth (<< 3.0).

 -- Michael Biebl <biebl@debian.org>  Thu, 13 Oct 2011 19:44:10 +0200

network-manager-applet (0.9.0-2) unstable; urgency=low

  * On upgrades tell update-notifier to show a reboot-required notification
    since older versions of nm-applet will no longer work with network-manager
    0.9 and need to be restarted.
  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Sat, 17 Sep 2011 21:06:53 +0200

network-manager-applet (0.9.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control
    - Bump Build-Depends on libnm-*-dev and network-manager-dev to (>= 0.9).
    - Bump Build-Depends on libnotify-dev to (>= 0.7).
    - Bump Depends on network-manager to (>= 0.9).
    - Restrict Build-Depends on libgnome-bluetooth-dev to (<< 3.0.0).

 -- Michael Biebl <biebl@debian.org>  Wed, 24 Aug 2011 15:00:38 +0200

network-manager-applet (0.8.9997-1) experimental; urgency=low

  * New upstream release (0.9 rc3).
    - Fixes unused-but-set-variable warnings. (Closes: #625400)

 -- Michael Biebl <biebl@debian.org>  Sun, 29 May 2011 23:02:21 +0200

network-manager-applet (0.8.999-1) experimental; urgency=low

  * New upstream release (0.9 rc2).
  * Merge changes from unstable branch.

 -- Michael Biebl <biebl@debian.org>  Wed, 04 May 2011 23:27:46 +0200

network-manager-applet (0.8.998-1) experimental; urgency=low

  * New major upstream release (0.9 rc1).
  * debian/control
    - Bump Build-Depends on libnm-*-dev and network-manager-dev to
      (>= 0.8.998).
    - Bump Build-Depends on libgtk2.0-dev to (>= 2.20).
    - Bump Depends on network-manager to (>= 0.8.998).
    - Bump Standards-Version to 3.9.2. No further changes.
  * debian/rules
    - Build against GTK+ version 2.
  * User settings are gone.
    - Drop debian/patches/01-dbus_access_nm_applet.patch, obsolete.
    - Remove /etc/dbus-1/system.d/nm-applet.conf on upgrades. Use
      dpkg-maintscript-helper to remove the conffile.
  * Refresh debian/patches/04-autostart.patch.

 -- Michael Biebl <biebl@debian.org>  Sat, 09 Apr 2011 20:18:31 +0200

network-manager-applet (0.8.4-3) unstable; urgency=low

  * debian/rules
    - Disable additional compiler warnings (including -Werror) as it causes
      build failures with GCC 4.6. (Closes: #634392)

 -- Michael Biebl <biebl@debian.org>  Sun, 31 Jul 2011 17:00:14 +0200

network-manager-applet (0.8.4-2) unstable; urgency=low

  * debian/patches/0001-applet-fix-possibly-uninitialized-variable.patch
    - Cherry-pick patch from upstream Git to fix possibly uninitialized
      variable. (Closes: #625016)

 -- Michael Biebl <biebl@debian.org>  Tue, 03 May 2011 03:09:15 +0200

network-manager-applet (0.8.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Bump Build-Depends on libnm-*-dev and network-manager-dev to (>= 0.8.4).
    - Bump Standards-Version to 3.9.2. No further changes.
    - Update package description.

 -- Michael Biebl <biebl@debian.org>  Thu, 21 Apr 2011 17:17:22 +0200

network-manager-applet (0.8.3.999-1) unstable; urgency=low

  * New upstream release (0.8.4 rc2).
  * Update debian/watch, switch to bzip2.

 -- Michael Biebl <biebl@debian.org>  Mon, 04 Apr 2011 23:38:51 +0200

network-manager-applet (0.8.3.998-1) unstable; urgency=low

  * New upstream release (0.8.4 rc1).
    - Show IPv6 information in Connection Information dialog.
      (Closes: #606929)
  * debian/control
    - Drop Build-Depends on libglade2-dev, converted to GtkBuilder.
    - Bump Build-Depends on libnm-*-dev and network-manager-dev to
      (>= 0.8.3.995).

 -- Michael Biebl <biebl@debian.org>  Fri, 18 Mar 2011 21:37:12 +0100

network-manager-applet (0.8.2-4) unstable; urgency=low

  * debian/control
    - Drop Build-Depends on libiw-dev. No longer needed.
    - Bump Build-Depends on debhelper to (>= 8).
    - Bump Depends on network-manager to (>= 0.8.2).
  * Bump debhelper compatibility level to 8.

 -- Michael Biebl <biebl@debian.org>  Mon, 07 Mar 2011 01:38:40 +0100

network-manager-applet (0.8.2-3) unstable; urgency=low

  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Mon, 07 Feb 2011 01:07:50 +0100

network-manager-applet (0.8.2-2) experimental; urgency=low

  * Switch from cdbs to dh
    - Drop Build-Depends on cdbs.
    - Bump Build-Depends on debhelper to (>= 7.0.50~) for override targets.
    - Convert debian/rules to use dh.
    - Add debian/network-manager-gnome.docs.

 -- Michael Biebl <biebl@debian.org>  Wed, 22 Dec 2010 04:34:56 +0100

network-manager-applet (0.8.2-1) experimental; urgency=low

  * New upstream release.
  * Update Vcs-* fields: Move packaging from svn to git.
  * Remove patches, merged upstream
    - debian/patches/02-hide-pin-in-pin-puk-dialog-by-default.patch
    - debian/patches/03-enter-closes-pin-puk-dialog.patch
  * debian/control
    - Bump Build-Depends on libnm-* packages to (>= 0.8.2).

 -- Michael Biebl <biebl@debian.org>  Sat, 18 Dec 2010 12:34:37 +0100

network-manager-applet (0.8.1-2) unstable; urgency=low

  * debian/patches/02-hide-pin-in-pin-puk-dialog-by-default.patch
    - Hide PIN in PIN/PUK dialog by default. (Closes: #592364)
      Patch cherry-picked from upstream Git.
  * debian/patches/03-enter-closes-pin-puk-dialog.patch
    - Ensure Enter closes the PIN/PUK dialog.
      Patch cherry-picked from upstream Git.

 -- Michael Biebl <biebl@debian.org>  Wed, 17 Nov 2010 23:49:29 +0100

network-manager-applet (0.8.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Bump Build-Depends on libnm-* packages to (>= 0.8.1).
    - Bump Depends on network-manager to (>= 0.8.1) so the "Enable Networking"
      option works correctly. (Closes: #588618, #570169)
    - Bump Standards-Version to 3.9.1. No further changes.

 -- Michael Biebl <biebl@debian.org>  Tue, 27 Jul 2010 09:51:13 +0200

network-manager-applet (0.8.0.999-1) unstable; urgency=low

  * New upstream release (0.8.1 rc1).
  * Switch to source format 3.0 (quilt).
    - Add debian/source/format.
    - Drop Build-Depends on quilt.
    - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
  * debian/control
    - Bump Standards-Version to 3.9.0. No further changes.
    - Bump Build-Depends on libnm-* packages to (>= 0.8.0.999).

 -- Michael Biebl <biebl@debian.org>  Fri, 09 Jul 2010 00:45:16 +0200

network-manager-applet (0.8-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Bump Build-Depends on libnm-* packages to (>= 0.8).
    - Bump Standards-Version to 3.8.4. No further changes.

 -- Michael Biebl <biebl@debian.org>  Mon, 22 Feb 2010 19:51:55 +0100

network-manager-applet (0.7.999-2) unstable; urgency=low

  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Tue, 26 Jan 2010 17:33:18 +0100

network-manager-applet (0.7.999-1) experimental; urgency=low

  * New upstream release (0.8 rc3).
    - Port to PolicyKit 1. (Closes: #549503)
    - Mobile broadband assisstant.
    - Bluetooth support integrating with gnome-bluetooth.
  * debian/control
    - Bump Build-Depends on libglib2.0-dev to (>= 2.16).
    - Bump Build-Depends on libnm-* packages to (>= 0.7.999).
    - Replace Build-Depends on libpolkit-gnome-dev with
      libpolkit-gobject-1-dev (>= 0.92).
    - Add Build-Depends on libgnome-bluetooth-dev (>= 2.27.6).
    - Replace Depends on policykit-gnome with policykit-1-gnome.
    - Add Recommends on mobile-broadband-provider-info for easier
      configuration of your mobile broadband service provider.
    - Add Recommends on gnome-bluetooth which allows to easily setup your
      mobile phone and make it available for NetworkManager.
  * debian/rules
    - Don't install libtool *.la and static library files.
  * debian/patches/02-CVE-2009-4145_fix_leakage_of_secrets_on_system_bus.patch
    - Remove, fixed upstream.
  * debian/patches/03-CVE-2009-4144_fix_ca_cert_handling_after_cert_file_deletion.patch
    - Remove, fixed upstream.
  * debian/copyright
    - Review and update copyright file.

 -- Michael Biebl <biebl@debian.org>  Sat, 23 Jan 2010 06:09:46 +0100

network-manager-applet (0.7.2-2) unstable; urgency=low

  * debian/control
    - Bump Build-Depends on libdbus-glib-1-dev to (>= 0.74).
    - Bump Build-Depends on libgtk2.0-dev to (>= 2.14).
  * debian/patches/02-CVE-2009-4145_fix_leakage_of_secrets_on_system_bus.patch
    - Fix potential leakage of secrets onto the system bus. (Closes: #563371)
      Patch backported from upstream Git.
      Fixes: CVE-2009-4145
  * debian/patches/03-CVE-2009-4144_fix_ca_cert_handling_after_cert_file_deletion.patch
    - Fix possible connections to spoofed WPA Enterprise networks when
      certification file is deleted. (Closes: #560067)
      Patch backported from upstream Git.
      Fixes: CVE-2009-4144

 -- Michael Biebl <biebl@debian.org>  Fri, 22 Jan 2010 23:33:06 +0100

network-manager-applet (0.7.2-1) unstable; urgency=low

  * New upstream release.
    - Add support for GTC (WPA2 Enterprise/PEAP). See #543454.
    - Add gconf schema for applet values. (Closes: #524004)
  * debian/control
    - Bump build dependencies on nm packages to (>= 0.7.2).
    - Bump Standards-Version to 3.7.3. No further changes.
    - Add dependency on gnome-icon-theme. (Closes: #520437)
    - Add dependency on dbus-x11. (Closes: #461436)
  * debian/nm-applet.sgml
    - Fix references to to other man pages. (Closes: #556427)

 -- Michael Biebl <biebl@debian.org>  Thu, 26 Nov 2009 02:39:25 +0100

network-manager-applet (0.7.1-1) unstable; urgency=low

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 16 Apr 2009 23:55:05 +0200

network-manager-applet (0.7.0.100-1) unstable; urgency=low

  * New upstream release (0.7.1 rc4).
  * debian/patches/01-dbus_access_nm_applet.patch
    - Updated for latest upstream changes.
  * debian/control
    - Bump Standards-Version to 3.8.1. No further changes.

 -- Michael Biebl <biebl@debian.org>  Wed, 08 Apr 2009 08:04:41 +0200

network-manager-applet (0.7.0.99-1) unstable; urgency=low

  * New upstream release (0.7.1 rc3).
  * debian/control
    - Upgrade Recommends on policykit-gnome to Depends which is required for
      editing system connections. (Closes: #507733)
    - Bump Build-Depends on libnm-glib-dev to (>= 0.7.0.99).

 -- Michael Biebl <biebl@debian.org>  Thu, 05 Mar 2009 23:11:47 +0100

network-manager-applet (0.7.0.97-1) unstable; urgency=low

  * New upstream release.
  * Merge experimental branch into unstable. Remaining changes:
    - Update 01-dbus_access_nm_applet.patch, changes have been merged upstream
      and we only keep the "netdev" group related diff.
    - Update 04-autostart.patch, do not start nm-applet in KDE.
    - Remove 05-fix_bashisms.patch, obsolete.
    - Remove 06-po_fr.patch, obsolete.
    - Remove 07-po_pl.patch, merged upstream.
    - Remove 08-manual_means_always_online.patch, obsolete.
    - Remove 09-fix_assertion_because_of_unmanaged_devices.patch, obsolete.
  * debian/control
    - Bump Build-Depends on libnm-util-dev to (>= 0.7.0.97).

 -- Michael Biebl <biebl@debian.org>  Wed, 25 Feb 2009 10:41:53 +0100

network-manager-applet (0.7.0-2) experimental; urgency=low

  * debian/patches/01-dbus_access_nm_applet.patch
    - Remove bare send_interface directives to avoid non-deterministic allow
      messages with no interface. (Closes: #510728)
    - Do not allow unpriviledged processes to ask for a users' connections.
    - Allow introspection by default.
  * debian/control
    - Wrap build dependencies.
    - Bump build dependency on debhelper to (>= 7).
  * debian/compat
    - Bump to debhelper v7 compat mode.

 -- Michael Biebl <biebl@debian.org>  Sat, 14 Feb 2009 16:16:35 +0100

network-manager-applet (0.7.0-1) experimental; urgency=low

  * New upstream release.
    - Notification popups can be disabled. (Closes: #446963)
    - Notification applet correctly handles panel restarts. (Closes:# 458332)
    - The nm-editor tool has been replaced by nm-connection-editor.
      (Closes: #494148, #482107, #485651)
    - Show the correct configuration for WPA Enterprise setups in
      nm-connection-editor (Closes: #480039)  

  [ Sjoerd Simons ]
  * debian/patches/02-nm-api-update.patch:
    - Removed. Fixed upstream
  * debian/control: Tighten build-depends on nm related libraries

  [ Michael Biebl ]
  * debian/copyright
    - More updates to the copyright file. The polkit-helper bits are licensed
      under the LGPL.
  * debian/control
    - Add network-manager-pptp-gnome to Suggests.

 -- Michael Biebl <biebl@debian.org>  Tue, 16 Dec 2008 06:50:06 +0100

network-manager-applet (0.7.0~svn953-1) experimental; urgency=low

  [ Michael Biebl ]
  * Switch to quilt patch management system.
  * debian/rules
    - Set libexecdir to /usr/lib/NetworkManager, so nm-applet and
      nm-connection-editor automatically find the VPN GUI plugins.
  * debian/control:
    - Bump Standards-Version to 3.8.0. No further changes.
    - Demote Recommends on VPN plugins to Suggests.
    - Bump Depends on network-manager to (>= 0.7).
    - Add Build-Depends on libpolkit-gnome-dev.
    - Add Recommends on policykit-gnome. This package is required if you want
      to manage system connections.
  * debian/patches/01-dbus_access_nm_applet.patch: Updated
  * Removed obsolete patches:
    - debian/patches/02-hal_deprecated_keys.patch
    - debian/patches/03-nm_editor_category.patch
  * debian/copyright: Revised for the latest changes.

  [ Simon McVittie ]
  * Newer svn snapshot

  [ Sjoerd Simons ]
  * debian/patches/02-nm-api-udate.patch
    - Added. cope with a small NM 0.7 api change
  * debian/control: Build-Depend on nm-glib dev packages with new api

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 18 Oct 2008 21:40:05 +0100

network-manager-applet (0.6.6-4) unstable; urgency=low

  * debian/patches/08-manual_means_always_online.patch
    - manual-means-online: If there are interfaces that are not managed by
      NetworkManager because they have custom configuration in
      /etc/network/interfaces, we assume to be online and show a wired network
      icon indicating manual network configuration.
  * debian/patches/09-fix_assertion_because_of_unmanaged_devices.patch
    - Fix assertion failures for unmanaged devices.

 -- Michael Biebl <biebl@debian.org>  Wed, 14 Jan 2009 08:48:15 +0100

network-manager-applet (0.6.6-3) unstable; urgency=low

  * debian/patches/04-autostart.patch
    - Allow nm-applet to be started in desktop environments like XFCE or LXDE.
      Only disable it for KDE, as we have k-n-m there. (Closes: #500119)
  * debian/patches/05-fix_bashisms.patch
    - Fix bashisms in nm-disconnect-wireless-on-exit.sh. (Closes: #489638)
      Thanks Chris Lamb for the patch.
  * debian/patches/06-po_fr.patch
    - Fix typos in French translation. (Closes: #506254)
      Thanks Cyril Brulebois for the patch.
  * debian/patches/07-po_pl.patch
    - Improvements to Polish translation. (Closes: #450588)
      Thanks Radosław Warowny for the patch.

 -- Michael Biebl <biebl@debian.org>  Fri, 05 Dec 2008 19:52:02 +0100

network-manager-applet (0.6.6-2) unstable; urgency=low

  * debian/control
    - Add Build-Depends on pkg-config.
  * debian/patches/03-nm_editor_category.patch
    - Don't show nm-editor under Applications->Internet. (Closes: #474544)

 -- Michael Biebl <biebl@debian.org>  Sun, 06 Apr 2008 16:39:07 +0200

network-manager-applet (0.6.6-1) unstable; urgency=low

  * New upstream release.
    - Better handling of VPN and WPA Enterprise security. (Closes: #444977)
  * debian/control
    - The Vcs-* fields are now officially supported, so remove the XS- prefix.
    - Bump Standards-Version to 3.7.3. No further changes required. 
    - Fix Xfce spelling error in the package description.
    - Bump Build-Depends on libnm-util-dev and network-manager-dev to 
      (>= 0.6.6).
  * Removed patches
    - debian/patches/10-po_fr.patch (merged upstream)
    - debian/patches/11-po_de.patch (merged upstream)
    - debian/patches/12-po_jp.patch (merged upstream)
    - debian/patches/20-stable_branch_updates_r98.patch (applied upstream)
    - debian/patches/30-connection_info_hide_on_delete_event.patch (merged
      upstream)
  * debian/patches/02-hal_deprecated_keys.patch
    - Add support for newer HAL versions where the "net.physical_device" key
      has been deprecated and replaced by "net.originating_device".
  * debian/rules
    - The nm-applet autostart file is now installed into /etc/xdg/autostart by
      default, so we no longer have to move it around manually.
  * debian/network-manager-gnome.postinst
    - Tell dbus to reload its config files.

 -- Michael Biebl <biebl@debian.org>  Thu, 03 Apr 2008 21:34:40 +0200

network-manager-applet (0.6.5-3) unstable; urgency=low

  * debian/control
    - Use the new "Homepage:" field to specify the upstream URL.
    - Add Recommends: network-manager-openvpn-gnome, network-manager-vpnc-gnome

 -- Michael Biebl <biebl@debian.org>  Fri, 19 Oct 2007 18:23:59 +0200

network-manager-applet (0.6.5-2) unstable; urgency=low

  * debian/patches/30-connection_info_hide_on_delete_event.patch
    - Patch from Ubuntu. Hide connection info dialog on delete-event. 
      (Closes: #406073)

 -- Michael Biebl <biebl@debian.org>  Wed, 19 Sep 2007 22:34:18 +0200

network-manager-applet (0.6.5-1) unstable; urgency=low

  * Initial release after the package split.
  * Imported files from previous network-manager source package
    - debian/nm-applet.sgml
    - debian/network-manager-gnome.manpages
    - debian/network-manager-gnome.README.Debian
    - debian/patches/01-dbus_access_nm_applet.patch
    - debian/patches/10-po_fr.patch
    - debian/patches/11-po_de.patch
  * debian/patches/12-po_jp.patch
    - Fixes for the Japanese translation. (Closes: #430672)
      Patch by Kobayashi Noritada <nori1@dolphin.c.u-tokyo.ac.jp>
  * debian/patches/20-stable_branch_updates_r98.patch
    - Pull updates from the stable branch up until revision 98.
    - Contains various bug fixes and translation updates.
  * Add debian/watch to track new upstream releases.

 -- Michael Biebl <biebl@debian.org>  Mon, 27 Aug 2007 08:03:06 +0200
