about summary refs log tree commit diff
path: root/debian/rules
AgeCommit message (Collapse)Author
2007-08-26* Upstream has split nm-applet into a separate package. This means we noMichael Biebl
longer build the network-manager-gnome binary package from this source package. - Removed files that are now part of the new nm-applet source package + debian/network-manager-gnome.README.Debian + debian/patches/10-po_fr.patch + debian/patches/14-po_de.patch + debian/patches/03-dbus_access_nm_applet.patch + debian/network-manager-gnome.manpages + debian/nm-applet.sgml + debian/network-manager.install + debian/network-manager-gnome.install - debian/control + Remove the binary package network-manager-gnome. + Add Conflicts/Replaces: network-manager-gnome (<< 0.6.5-1) as nm-vpn-properties is now part of the network-manager binary package. + Update Build-Depends. Add autotools-dev and libglib2.0-dev, remove libpanel-applet2-dev. - debian/rules + Do not build the nm-applet.1 manpage anymore. + Exclude nm-vpn-properties from dh_shlibdeps. This is a temporary workaround until this binary has also been moved into the nm-applet source package. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1675 ceb527fc-18e6-0310-9fe2-813c157c29e7
2007-04-24Switch to regular SysV init scripts debian/0.6.4-8Michael Biebl
- Rename the start script properly so they are picked up by dh_installinit - Start them at S26, stop them at K14 - preinst,postinst,postrm: Make sure, the old conffiles for NetworkManager(Dispatcher) are removed/renamed properly. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1434 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15- We already use the upstream man page for NetworkManagerDispatcher; do the ↵Michael Biebl
same for the NetworkManager man page. - As the upstream man pages of NetworkManager and NetworkManagerDispatcher reference the nm-tool man page and we already install the nm-tool man page it makes sense to also install the corresponding nm-tool binary ;-) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@954 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15fixed debian/rulesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@953 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-08-15updated manpagesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@950 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-15Add the NEWS.Debian file only to the network-manager packageMichael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@840 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-05-09We don't need LDFLAGS="-lm". It builds fine without it, even with ↵Michael Biebl
-Wl,--as-needed git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@818 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-05Integration work. Scripts in /etc/network/if-*.d/ are now called properly by ↵Michael Biebl
NetworkManagerDispatcher. Thanks to the Ubuntu guys for this works. It's mostly copied from their package. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@790 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-04-01The wpa_supplicant binary was moved from /usr/sbin to /sbin.Michael Biebl
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@771 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-27Forgot to remove the installation of the icon and desktop file from ↵Michael Biebl
debian/rules... git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@766 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-14* New upstream release.Michael Biebl
* Added myself to uploaders. * Reformatted changelog, always indent - bullet points. * Added dependency on dbus (>= 0.60) * Fixed a small typo in network-manager.postinst * Downgraded dependency of wpasupplicant to 0.4.8. Given that the wpasupplicant includes my patch, this should be enough. If not, we will raise this dependency to 0.5.1 again. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@745 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-04really install desktop+xpm filesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@723 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-04installed nm-vpn-properties.desktop Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@721 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-03-04first debian release of NM 0.6 (taken from the experimental branch)Riccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@710 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-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-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/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* 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-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-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-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-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-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-16some changesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@475 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-13addedd dhcdbd.dhcp3 script and some minor changes in rulesRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@472 ceb527fc-18e6-0310-9fe2-813c157c29e7
2006-01-10first import of dhcbdb and networkmanagerRiccardo Setti
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@440 ceb527fc-18e6-0310-9fe2-813c157c29e7