knetworkmanager (1:0.2~r674918-0ubuntu2) gutsy; urgency=low

  * Doesn't build-dep on the vpn plugins.
    Check is only optional

 -- Anthony Mercatante <tonio@ubuntu.com>  Fri, 15 Jun 2007 22:14:22 +0200

knetworkmanager (1:0.2~r674918-0ubuntu1) gutsy; urgency=low

  * New svn snapshot
  * Dropped obsolete 05-no_deserialize.patch
  * Dropped 06-pretty_notification.patch, merged upstream
  * Dropped 07-overlay_icon_vpn.patch, merged upstream
  * Dropped 08-disable_sm.patch, merged upstream
  * Dropped 09-dbus_bool_t.patch, merged upstream
  * Dropped kubuntu_10_configure_autostart.diff, merged upstream
  * Dropped kubuntu_04_dcop_unique_service.diff, merged upstream
  * Dropped kubuntu_06_wpa_store_password.diff, merged upstream
  * Dropped obsolete kubuntu_08_automake10.diff
  * Dropped kubuntu_10_configure_autostart.diff, merged upstream
  * Rewrite all other kubuntu_* patches to apply correctly
  * Added kubuntu_08_workarround_ftbfs_libnl.patch.
    Workarrounds an ftbfs issue due to missing __32 and __64 types

 -- Anthony Mercatante <tonio@ubuntu.com>  Fri, 15 Jun 2007 16:32:42 +0200

knetworkmanager (1:0.1-4ubuntu3) gutsy; urgency=low

  * Fix debian/rules to install files for knetworkmanager, fixes missing autostart

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 06 Jun 2007 17:07:54 +0100

knetworkmanager (1:0.1-4ubuntu2) gutsy; urgency=low

  * Add kubuntu_08_automake10.diff to support automake 1.10

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 31 May 2007 11:28:33 +0100

knetworkmanager (1:0.1-4ubuntu1) gutsy; urgency=low

  * Merge with Debian
  * Build-dep on automake instead of automake1.9
  * Remaining changes:
   - Do not merge debian patch 04-dbus_access.patch. That's debian specific since
     ubuntu uses pam_console and not group memberships to control access to dbus 
   - Package name is knetworkmanager and provides network-manager-kde, not other way around
   - Build-dep on networkstatus-dev
   - debian/patches/kubuntu*

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 30 May 2007 15:07:12 +0100

knetworkmanager (1:0.1-4) unstable; urgency=low

  * Actually install the autostart file for knetworkmanager.
    Thanks to Yannick Roehlly for spotting this glitch.

 -- Michael Biebl <biebl@debian.org>  Fri, 12 Jan 2007 11:26:28 +0100

knetworkmanager (1:0.1-3) unstable; urgency=low

  * Pull some features and bug fixes from svn:
    - debian/patches/05-no_deserialize.patch
      + Don't call deserialize on encryption object to avoid warning of
        libnm-util. Closes: #391486
    - debian/patches/06-pretty_notification.patch
      + Prettify notification messages.
    - debian/patches/07-overlay_icon_vpn.patch
      + Show overlay icon (lock) for active VPN connections.
    - debian/patches/08-disable_sm.patch
      + Disable session management to avoid a deadlock when accessing kwallet.
        Install an autostart file into /usr/share/autostart/ instead.
        Closes: #406162
    - debian/patches/09-dbus_bool_t.patch
      + Use dbus_bool_t instead of bool. Closes: #398974
  * debian/patches/01-fix_french_translation.patch
    - Added patch from Emmanuel Bouthenot which fixes some errors in the
      French translation. Closes: #402285

 -- Michael Biebl <biebl@debian.org>  Tue,  9 Jan 2007 16:31:52 +0100

knetworkmanager (1:0.1-2) unstable; urgency=low

  * Update maintainer email address to biebl@debian.org. 

 -- Michael Biebl <biebl@debian.org>  Fri, 20 Oct 2006 00:02:03 +0200

knetworkmanager (1:0.1-1) unstable; urgency=low

  * Finally the 0.1 release. Woohoo!
    - Use an epoch to fix the versioning scheme I managed to mess up.
    - Fixes a crash when removing network objects for a nonexistent network
      interface. Closes: #390052
  * debian/patches/01-no_network_status.patch
    - Removed, fixed upstream.
  * debian/patches/03-configure.patch
    - Removed, fixed upstream.
  * Dropped the build-dep on kapptemplate. The upstream tarball now ships a
    proper admin/ directory.
  * debian/patches/02-dialup.patch
    - Removed. Also dropped the Recommends: pppconfig. pppconfig can't
      generate entries for /etc/network/interfaces yet. 

 -- Michael Biebl <biebl@teco.edu>  Fri, 29 Sep 2006 19:18:08 +0200

knetworkmanager (0.1-0ubuntu12) feisty; urgency=low

  * Update kubuntu_03_static_config.diff rename Static Configuration
    to Manual Configuration
  * Add kubuntu_07_indicate_manual_config.diff, when using manual
    configuration show a connected icon and a useful tooltip, and don't
    show "no networks" menu header
    https://launchpad.net/bugs/105234

 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 13 Apr 2007 12:15:03 +0100

knetworkmanager (0.1-0ubuntu11) feisty; urgency=low

  * Updated debian/patches/kubuntu_06_wpa_store_password.diff with latest
    patch from OpenSUSE. Closes LP: 90138

 -- Luka Renko <lure@ubuntu.com>  Wed,  4 Apr 2007 22:21:32 +0200

knetworkmanager (0.1-0ubuntu10) feisty; urgency=low

   * Added kubuntu_06_wpa_store_password.diff:
     - wpa-eap passwords are now stored correctly in the wallet.
       Closes Malone #90138

 -- Anthony Mercatante <tonio@ubuntu.com>  Tue, 03 Apr 2007 16:14:32 +0100

knetworkmanager (0.1-0ubuntu9) feisty; urgency=low

  * Edit kubuntu_03_static_config.diff to move menu item
    to below wireless (didn't show itself if no wireless available)

 -- Jonathan Riddell <jriddell@ubuntu.com>  Mon, 19 Feb 2007 12:33:16 +0000

knetworkmanager (0.1-0ubuntu8) feisty; urgency=low

   * Added kubuntu_04_dcop_unique_service.diff, closes kde
     bug #136469
   * Added kubuntu_05_networkstatus.diff to activate networkstatus
    (patch from SuSE)
   * debian/control
     - Added build-dep networkstatus-dev

 -- Anthony Mercatante <tonio@ubuntu.com>  Thu, 02 Feb 2007 10:54:37 +0100

knetworkmanager (0.1-0ubuntu7) feisty; urgency=low

   * Removed 04-dbus_access.patch, as that's specific to debian.
     Kubuntu uses pam_console and not group to access dbus.
   * Added debian/DEBIAN-KUBUNTU-DIFFERENCES file describing this
     change for easy merging in the future.

 -- Anthony Mercatante <tonio@ubuntu.com>  Sat, 20 Jan 2007 02:20:45 +0100

knetworkmanager (0.1-0ubuntu5) feisty; urgency=low

   * debian/patches/08-disable_sm.patch from Michael Biebl
    - Disable session management to avoid a deadlock when accessing kwallet.
      Install an autostart file into /usr/share/autostart/ instead.
      Closes Debian #406162 and Malone #69118

 -- Anthony Mercatante <tonio@ubuntu.com>  Fri, 19 Jan 2007 10:07:54 +0100

knetworkmanager (0.1-0ubuntu4) feisty; urgency=low

  * Merged patches with debian:
    - debian/patches/patch 01-fix_french_translation.patch
      + Fixes some errors in the French translation.
      Closes Debian #402285
    - debian/patches/04-dbus_access.patch.
      + Fixes D-Bus access rights. Closes Debian #379309 and #379364
    - debian/patches/05-no_deserialize.patch
      + Don't call deserialize on encryption object to avoid warning of
        libnm-util. Closes Debian #391486
    - debian/patches/06-pretty_notification.patch
      + Prettify notification messages.
    - debian/patches/07-overlay_icon_vpn.patch
      + Show overlay icon (lock) for active VPN connections.
    - debian/patches/09-dbus_bool_t.patch
      + Use dbus_bool_t instead of bool. Closes Debian #398974

 -- Anthony Mercatante <tonio@ubuntu.com>  Fri, 19 Jan 2007 06:32:12 +0100

knetworkmanager (0.1-0ubuntu3) feisty; urgency=low

  * Fix kubuntu_03_static_config.diff to include .h file

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 18 Jan 2007 16:09:14 +0000

knetworkmanager (0.1-0ubuntu2) feisty; urgency=low

  * Add kubuntu_03_static_config.diff, adds "static configuration"
    menu item for NetworkRoaming spec

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 18 Jan 2007 14:56:29 +0000

knetworkmanager (0.1-0ubuntu1) edgy; urgency=low

  * New upstream release
  * Removed obsolete patches

 -- Anthony Mercatante <tonio@ubuntu.com>  Thu, 28 Sep 2006 11:47:00 +0200

knetworkmanager (0.09+0.1r586773-1) unstable; urgency=low

  * Updated to svn revision 586773.
  * Do not refer to non existent khelpcenter help:/knetworkmanager/ in man
    page. Closes: #385642

 -- Michael Biebl <biebl@teco.edu>  Wed, 20 Sep 2006 19:46:52 +0200

knetworkmanager (0.09+0.1r577960-1) unstable; urgency=low

  * Updated to svn revision 577960.
    - Access KWallet on demand, not on startup. Closes: #379606
  * Added a Recommends: pppconfig. Closes: #380316

 -- Michael Biebl <biebl@teco.edu>  Mon, 28 Aug 2006 01:14:29 +0200

knetworkmanager (0.1~svn-r575138-0ubuntu2) edgy; urgency=low

  * Rebuild against dbus 0.90

 -- Sebastian Dröge <slomo@ubuntu.com>  Thu, 24 Aug 2006 17:55:16 +0200

knetworkmanager (0.1~svn-r575138-0ubuntu1) edgy; urgency=low

  * Updated to latest svn revision

 -- Anthony Mercatante <tonio@ubuntu.com>  Sun, 20 Aug 2006 21:01:40 +0200

knetworkmanager (0.09+0.1r560817-1) unstable; urgency=medium

  * Updated to svn revision 560817.
  * Removed 04-gnome_keyring_daemon.patch, fixed upstream.
  * Added 04-dbus_access.patch. Fixes D-Bus access rights.
    Closes: #379309, #379364
  * Enabled dial up support. Set pppconfig as configuration utility.
    Closes: #376071
  * Reload D-Bus after installation. Closes: #379307
  * Updated admin/cvs.sh to support autoconf-2.6. Closes: #379820

 -- Michael Biebl <biebl@teco.edu>  Tue, 25 Jul 2006 23:33:31 +0200

knetworkmanager (0.09+0.1r550737-1) unstable; urgency=low

  * Updated to svn revision 550737.
  * Added 01-no_network_status.patch which removes a build dependency on
    networkstatus.
  * Removed 03-configure_notifications.patch, merged upstream.
  * This version does not ship an admin/ directory. Added a build dependency
    on kapptemplate and modified debian/rules to copy it from kapptemplate.
  * Bumped Standards-Version to 3.7.2, no further changes required.
  * Updated homepage URL.
  * Added 04-gnome_keyring_daemon.patch which sets the correct path to the
    gnome-keyring-daemon binary. VPN plugins use gnome-keyring-daemon to store
    their passwords.

 -- Michael Biebl <biebl@teco.edu>  Wed, 14 Jun 2006 17:16:07 +0200

knetworkmanager (0.09+0.1r527269-1) unstable; urgency=low

  * New upstream release.
  * Removed 01-xdg_app.patch, merged upstream.
  * Added 03-configure_notifications.patch, this patch modifies the context
    menu of the systray applet to provide quick access to the notification
    settings.
  * Added a "Provides: knetworkmanager" to make the package installable by its
    upstream name.
  * Initial upload. Closes: #351069

 -- Michael Biebl <biebl@teco.edu>  Thu, 27 Apr 2006 08:01:39 +0200

knetworkmanager (0.09+0.1r5964-1) unstable; urgency=low

  * Initial release.

 -- Michael Biebl <biebl@teco.edu>  Tue,  7 Feb 2006 21:43:56 +0100

knetworkmanager (0.1~r5961-0ubuntu7) dapper; urgency=low

  * Add shermann_01_new_network_popup.patch to add a setting to deactivate new
    network notifications to prevent spamming when network goes up and down
    often, thanks to Stefan Hermann <sh@sourcecode.de>.

 -- Raphaël Pinson <raphink@ubuntu.com>  Sat, 22 Apr 2006 19:14:49 +0200

knetworkmanager (0.1~r5961-0ubuntu6) dapper; urgency=low

  * Changed architecture to "all" for binary network-manager-kde
    (closing 40133)
  * Changed man page installation to binary knetworkmanager
    (closing 40134)

 -- Anthony Mercatante <tonio@ubuntu.com>  Wed, 19 Apr 2006 19:35:40 +0100

knetworkmanager (0.1~r5961-0ubuntu5) dapper; urgency=low

  * Renamed binary package to knetworkmanager and added metapackage package
    named network-manager-kde depending on it.

 -- Anthony Mercatante <tonio@ubuntu.com>  Mon, 17 Apr 2006 11:35:50 +0100

knetworkmanager (0.1~r5961-0ubuntu4) dapper; urgency=low

  * Added kubuntu_french_translation.patch to fix errors in the french po file

 -- Anthony Mercatante <tonio@ubuntu.com>  Sun, 16 Apr 2006 15:50:39 +0100

knetworkmanager (0.1~r5961-0ubuntu3) dapper; urgency=low

  * Added kubuntu_03_separator.patch (remove two double menu separator)

 -- Luka Renko <lure.net@gmail.com>  Thu, 13 Apr 2006 23:27:39 +0200

knetworkmanager (0.1~r5961-0ubuntu2) dapper; urgency=low

  * Depend on network manager 0.6.2
  * Remove kubuntu_03_revert_API_change.patch

 -- Jonathan Riddell <jriddell@ubuntu.com>  Mon,  3 Apr 2006 21:59:49 +0100

knetworkmanager (0.1~r5961-0ubuntu1) dapper; urgency=low

  * initial release
  * Added patches/kubuntu_01_kdepot.patch for pot file extraction to Rosetta
  * Added patches/kubuntu_02_noDialUp.patch to remove dialup support (not working
    with ubuntu). Patch from Luka Renko (Lure)
  * Added debian/kubuntu_03_revert_API_change.patch for n-m 0.6.1 compatibility
    Patch from Luka Renko (Lure)
  * Added debian/knetworkmanager for autostart feature in KDE sessions

 -- Anthony Mercatante <tonio@ubuntu.com>  Sat, 25 Mar 2006 11:20:32 +0100
