knetworkmanager (1:0.2ubuntu1-0ubuntu5) gutsy; urgency=low * Fixed network-manager-kde.install, adding etc files so that dbus config file is installed and knetworkmanager doesn't fail to connect to dbus. The problem occurs on a fresh install using the daily-build cd. -- Anthony Mercatante Mon, 24 Sep 2007 01:12:58 +0200 knetworkmanager (1:0.2ubuntu1-0ubuntu4) gutsy; urgency=low * Add network-manager-kde.install file so the package actually contains some files. Closes https://launchpad.net/bugs/137404 -- Jonathan Riddell Wed, 05 Sep 2007 18:15:47 +0100 knetworkmanager (1:0.2ubuntu1-0ubuntu3) gutsy; urgency=low * Change knetworkmanager to "all" -- Jonathan Riddell Tue, 04 Sep 2007 11:42:33 +0100 knetworkmanager (1:0.2ubuntu1-0ubuntu2) gutsy; urgency=low * Add dummy package knetworkmanager to ease upgrades -- Jonathan Riddell Mon, 03 Sep 2007 17:41:59 +0100 knetworkmanager (1:0.2ubuntu1-0ubuntu1) gutsy; urgency=low * Previous build failed due to Timetamp skew on the i386 building server, causing autobla to crash due to admin/ scripts missing executable flag... No way to merge with debian and get admin/ folder copied, due to Universe dep required... Lets finally reupload fixing the tarball directly instead of fixing it within debian/rules. I prefer to keep nice and simple packaging and ping upstream concerning the tarball structure issue instead of making the packaging crap to fix a crap tarball. * Added replaces/conflicts: knetworkmanager, due to binary package name change. -- Anthony Mercatante Fri, 27 Jul 2007 12:23:51 +0200 knetworkmanager (1:0.2-1ubuntu2) gutsy; urgency=low * Removed kapptemplate build-dep, since this is in Universe. Admin/ folder applied manually instead to fit in .diff.gz file, and applied buildprep to regenerate makefiles. Fixes dependancy wait on launchpad. -- Anthony Mercatante Fri, 27 Jul 2007 09:47:32 +0200 knetworkmanager (1:0.2-1ubuntu1) gutsy; urgency=low * Merged with debian * Dropped kubuntu_08_workarround_ftbfs_libnl.patch: - Fixed upstream -- Anthony Mercatante Thu, 26 Jul 2007 10:15:51 +0200 knetworkmanager (1:0.2-1) unstable; urgency=low * New upstream release. * debian/patches/05-leap_support.patch - Removed, merged upstream. * debian/patches/06-version_check.patch - Removed, merged upstream. * The upstream tarball does not ship an admin/ directory. Build-Depend on kapptemplate, so we can copy it from there. * debian/menu - Update to new menu hierarchy and add a longtitle. -- Michael Biebl Wed, 25 Jul 2007 17:10:36 +0200 knetworkmanager (1:0.2~svn678822-3) unstable; urgency=low * debian/patches/06-version_check.patch - Added. Fixes the problem with knetworkmanager no longer connecting automatically upon login. Closes: #431255 If you are upgrading from a previous 0.2 svn snapshot, you may have to clear the list of trusted networks in the configuration dialog. -- Michael Biebl Sun, 01 Jul 2007 11:47:00 +0200 knetworkmanager (1:0.2~svn678822-2) unstable; urgency=low * debian/patches/02-linux_types.patch - Pass "-std=gnu++98" to CXXFLAGS. Otherwise the type __u64 is not defined in linux-libc-dev for ANSI C/C89. Closes: #430795 -- Michael Biebl Thu, 28 Jun 2007 06:08:04 +0200 knetworkmanager (1:0.2~svn678822-1) unstable; urgency=low * SVN snapshot of the upcoming 0.2 release which has native VPN plugin support. Closes: #415742 * debian/control - Add XS-Vcs-* fields. - Add Recommends: network-manager-vpnc, network-manager-openvpn. * debian/rules - Compile with openvpn and vpnc support. * Removed patches that were merged upstream: - debian/patches/05-no_deserialize.patch - debian/patches/06-pretty_notification.patch - debian/patches/07-overlay_icon_vpn.patch - debian/patches/08-disable_sm.patch - debian/patches/09-dbus_bool_t.patch * debian/patches/02-linux_types.patch - Added. Needed to workaround a problem in libnl. * debian/patches/03-awk_path.patch - Added. In Debian awk is installed in /usr/bin. * debian/patches/04-dbus_access.patch - Do not remove the dbus at_console access check but make it an alternative to the Debian netdev group policy. Closes: #426467 * debian/patches/05-leap_support.patch - Added. Do not fail to compile if LEAP support is not available. -- Michael Biebl Fri, 22 Jun 2007 21:08:32 +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 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 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 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 Fri, 29 Sep 2006 19:18:08 +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 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 Mon, 28 Aug 2006 01:14:29 +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 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 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 Thu, 27 Apr 2006 08:01:39 +0200 knetworkmanager (0.09+0.1r5964-1) unstable; urgency=low * Initial release. -- Michael Biebl Tue, 7 Feb 2006 21:43:56 +0100