diff options
| author | Michael Biebl <biebl@debian.org> | 2008-04-03 00:20:38 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2008-04-03 00:20:38 +0000 |
| commit | 6750b359b814598de75aa800c952a2a7e0844939 (patch) | |
| tree | ffb40c6218cccddd6f2ed7604e8e7d779ac2628b /debian/patches | |
| parent | 4b7b208fc9bbf2f1476c15f817bc4d89b8e45a31 (diff) | |
* debian/patches/06-dispatch_more_events.patch
- NetworkManagerDispatcher.1.in has been renamed to
NetworkManagerDispatcher.8.in. Update the patch accordingly.
* debian/network-manager.manpages
- The NetworkManager and NetworkManagerDispatcher man pages have been
moved to section 8.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2154 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/06-dispatch_more_events.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/06-dispatch_more_events.patch b/debian/patches/06-dispatch_more_events.patch index 60d50432..8ef4b176 100644 --- a/debian/patches/06-dispatch_more_events.patch +++ b/debian/patches/06-dispatch_more_events.patch @@ -48,8 +48,8 @@ nmd_execute_scripts (action, dev_iface_name); } ---- man/NetworkManagerDispatcher.1.in 2006-02-01 19:14:15.000000000 +0100 -+++ man/NetworkManagerDispatcher.1.in.new 2006-08-15 20:13:00.000000000 +0200 +--- man/NetworkManagerDispatcher.8.in 2006-02-01 19:14:15.000000000 +0100 ++++ man/NetworkManagerDispatcher.8.in.new 2006-08-15 20:13:00.000000000 +0200 @@ -12,10 +12,14 @@ directory in response to interfaces coming up and down. The scripts are run alphabetically. The first parameter is the network interface name. The second |