about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2006-02-27nm deps on debhelper >= 5Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@677 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-27nm deps on dhcdbd 1.12-1 and not on 1.10-1 Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@673 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-27nm deps on dhcdbd -1 and not -2 Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@671 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-26* improved debian/copyright . I hope this time it will be Riccardo Setti
good enough to pass the ftp-master check. Thanks to Joerg Jaspert who has pointed me to the problem. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@663 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-26improved the copyright file of nmRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@662 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-18really added -lm flagRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@610 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-18added by default -lm flagRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@609 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-17dep on the latest dhcdbd and now we install .conf filesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@605 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-09- removed debian/network-manager.dbus-conf debian/nm-applet.confRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@575 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-09* added nm-vpn-properties.desktop, nm-logo.xpmRiccardo Setti
* added dbus_access_network_manager and dbus_access_nm_applet patches: - switched to group netdev - updated the dep on dhcdbd * removed network-manager.doc as it was empty. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@574 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-09now manpages are built correctlyRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@572 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-09* uploaded to unstable.Riccardo Setti
* removed network-manager.doc as it was empty. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@571 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08[Merged 556:568 from unstable] These changes are mostly manpage relatedMichael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@569 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08Fixed some paths and typos when creating manpages from sgml. Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@568 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08- added debian/network-manager-gnome.manpagesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@567 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08/me should create manpages in debian/ and not in the toplevel dirRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@566 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08- modifyed NetworManager*.sgml for reflect the correct website.Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@563 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08* improved manpages.Riccardo Setti
- added nm-vpn-properties, nm-applet manpages - added debian/nm-applet.manpages * uploaded to unstable. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@562 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08Argh, line has to be less than 80 chars, otherwise lintian complains.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@561 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08- Removed 01-STOLEN_FROM_HEAD-dbus60.patch, fixed upstream.Michael Biebl
- Removed 01_NMDevice.c.patch, does not apply cleanly anymore. - Removed 02_nm-netlink-monitor.patch, instead added if_fix.patch which merges the changes regarding if.h from 01_NMDevice.c.patch and 02_nm-netlink-monitor.patch into one patch. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@560 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08- Do not ship our own DBUS access files. Use the upstream version and replace Michael Biebl
at_console="true" with group="plugdev" (patches/dbus_access*.patch). TODO: Find and use a better group for this!!! This makes the diff.gz smaller and better tracks upstream changes. Removed the install commands from debian/rules and added the *.conf files to the corresponding install files. - Removed the creation of the /etc/NetworkManager/dispatcher.d directory from debian/rules. This is better handled by network-manager.dirs. - Removed useless dirs file - Fixed some *.install files (location of binaries have changed, additional files etc.) - Removed configure switch --without-named, seems to be unused, added configure switch --with-wpa_supplicant git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@559 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08Add a separate binary package for libnm-util.Michael Biebl
Added build dependency on libnl and tightened the build-dep on libhal according to configure.in Added myself to Uploaders. Set dh_compat to 5 (recommended version) and tightended the build-dep on debhelper accourdingly. Added a Recommeds: wpasupplicant (>= 0.5.1) to network-manager git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@558 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08Set the correct copyright holderMichael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@557 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08Branch in preparation of NM 0.6Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@556 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-08removed useless configure switchRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@555 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-02indentation, indentation, indentatio ;)Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@549 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-02NM and NMDispatcher will be stopped through the event script instead of ↵Riccardo Setti
manually via dbus-send git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@548 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-02now NM will be stopped when prerm script is invokedRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@547 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-02changed network-manager-dev section to Section: develRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@543 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-02added a properly 'Section' to some packages and removed a bashism in ↵Riccardo Setti
network-manager.dbus-event git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@542 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01added docbook-to-man build-depRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@538 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01added libhal build-depRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@537 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@535 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@534 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@533 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@530 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@529 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-02-01removed *.lintian-overrideRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@528 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-30git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@526 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-30git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@525 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-30git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@524 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-30added networkmanage{prerm,manpages}Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@523 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-26git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@521 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-23changed the default path of dhcdbdRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@519 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-16git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@487 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-16git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@486 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-16addedd a lintian ovveride for the missing manpagesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@485 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-16s/mkdir -p/install -dRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@484 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-16addedd lintian-ovverideRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@482 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-16git-svn-id: ↵Riccardo Setti
svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@481 ceb527fc-18e6-0310-9fe2-813c157c29e7