about summary refs log tree commit diff
path: root/debian
AgeCommit message (Collapse)Author
2013-12-27Completely Drop debian/patches/03-systemd.patch: /usr should now be mounted ↵Laurent Bigonville
from the initramfs meaning that it will be available early enough
2013-12-27debian/control, debian/rules: Add call to dh-systemd to enable and start the ↵Laurent Bigonville
systemd services (Closes: #730437) Do not enable or start NetworkManager-wait-online.service by default, do not start NetworkManager-dispatcher.service and only restart NetworkManager.service after upgrade
2013-12-09debian/patches/03-systemd.patch, debian/network-manager.links: Install a ↵Laurent Bigonville
symlink instead of using an Alias= to mask the initscript (Closes: #719703)
2013-12-09debian/network-manager.install: Also install the ↵Laurent Bigonville
NetworkManager-dispatcher.service service file
2013-11-01Target experimental debian/0.9.8.8-1Sjoerd Simons
2013-11-01Enable usage of the new modem-manager interfaceSjoerd Simons
* Enable usage of the new modem-manager interface * Use bluez 4
2013-11-01Use logind for session tracking on linux, consolekit on other systemsSjoerd Simons
2013-10-26debian/changelog: Fix formatingLaurent Bigonville
2013-10-26debian/libnm-glib4.symbols: Add the new symbols exported for connectivity ↵Laurent Bigonville
checking support
2013-10-26debian/control, debian/rules: Enable connectivity checking support (Closes: ↵Laurent Bigonville
#691790)
2013-10-26debian/control: Use canonical URL for the VCS fieldsLaurent Bigonville
2013-10-25Update patchesSjoerd Simons
* Dropped patches fixed upstream: + d/p/06-tear-down-connections-for-unavailable-devices.patch + d/p/07-duid-fallback.patch + d/p/08-ifupdown-clarify-name-of-connections-hash.patch + d/p/09-ifupdown-fix-naming-confusion-in-plugin-hash-tables.patch + d/p/10-ifupdown-recalculate-unmanaged-specs-on-interface-ch.patch * debian/patches/03-systemd.patch: Refreshed * debian/patches/05-force-online-with-unmanaged-devices.patch: Refreshes
2013-10-25New upstrema releaseSjoerd Simons
2013-10-25Move to experimentalSjoerd Simons
2013-10-25Use systemd for session trackingSjoerd Simons
2013-08-25debian/60-network-manager.rules debian/network-manager.install:Sjoerd Simons
* debian/60-network-manager.rules debian/network-manager.install: - Install a rules file compatible with experimentals policykit (0.110) implementing the same policy as the pkla
2013-05-08Release version 0.9.8.0-5 to unstableMichael Biebl
2013-05-08Fix ifupdown plugin to recalculate unmanaged specs on interface changesMichael Biebl
Patches cherry-picked from upstream Git. (Closes: #707070)
2013-05-08Look harder for machine-id, and generate random DUID if it doesn't existMichael Biebl
Patch cherry-picked from upstream Git. (Closes: #707204) (bgo: #696109)
2013-05-07Remove old code for upgrading from pre-squeeze versions.Michael Biebl
2013-05-07Release version 0.9.8.0-4 to unstable debian/0.9.8.0-4Michael Biebl
2013-05-07Ensure ActiveConnections are torn down when device is unavailable.Michael Biebl
Patch cherry-picked from upstream Git. (Closes: #700391)
2013-05-06Release version 0.9.8.0-3 to unstable debian/0.9.8.0-3Michael Biebl
2013-05-06Bump Standards-Version to 3.9.4. No further changes.Michael Biebl
2013-05-06Be more aggressive in cleaning up /var/lib/NetworkManager on purge.Michael Biebl
2013-05-06Upload to unstable.Michael Biebl
2013-05-06Merge branch 'master' into experimentalMichael Biebl
Conflicts: debian/changelog debian/patches/series
2013-03-26Use gir dh addon instead of calling dh_girepository manually.Michael Biebl
2013-03-20Release version 0.9.8.0-2 to experimental debian/0.9.8.0-2Michael Biebl
2013-03-20Tighten dependencies between -dev packages.Michael Biebl
2013-03-02Stop providing static start and stop priorities for dh_installinitMichael Biebl
Those are no longer tested and we rely on the dependency information in the LSB header now to get a correct ordering when being run under sysvinit.
2013-02-25debian/control.in: Make libnm-glib-dev depend on network-manager-dev (= ↵Sjoerd Simons
${binary:Version}) as required by the pkg-config file * debian/control.in: Make libnm-glib-dev depend on network-manager-dev (= ${binary:Version}) as required by the pkg-config file * Add myself to uploaders
2013-02-20Release version 0.9.8.0-1 to experimental debian/0.9.8.0-1Michael Biebl
2013-02-20Install bash-completion file for nmcli.Michael Biebl
2013-02-20Update symbols file for libnm-glib.Michael Biebl
2013-02-20Drop 06-nm-settings-manx.patch, merged upstream.Michael Biebl
2013-02-20New upstream release.Michael Biebl
2013-02-09Release version 0.9.7.997-2 to experimental debian/0.9.7.997-2Michael Biebl
2013-02-09Move pid file to the new location in /var/run/NetworkManager.Michael Biebl
2013-02-09Release version 0.9.7.997-1 to experimental debian/0.9.7.997-1Michael Biebl
2013-02-0906-nm-settings-manx.patch: Don't install generated xml file as man page.Michael Biebl
2013-02-0905-force-online-with-unmanaged-devices.patch: Set correct online state on ↵Michael Biebl
daemon startup.
2013-02-09Add new symbols for libnm-utilsMichael Biebl
2013-02-09No longer install nm-crash-logger, has been removed upstream.Michael Biebl
2013-02-09Refresh patchMichael Biebl
2013-02-09Update Build-DependsMichael Biebl
2013-02-09Update to 0.9.7.997 (0.9.8 beta2)Michael Biebl
2013-02-09Mark binary packages as linux-any.Michael Biebl
2013-02-03Bump Build-Depends on libglib2.0-dev and libudev-dev/libgudev-1.0-dev.Michael Biebl
2013-02-03Drop 04-systemd-set-kill-mode-process.patch, refresh other patches.Michael Biebl