Package: ifscheme
Version: 1.3-1
Severity: important
Tags: patch

ifscheme needs the state-file from ifupdown - this file has moved with
version 0.6.5 from /etc/network/ifstate to /etc/network/run/ifstate

diff -u ifscheme-1.3/debian/control ifscheme-1.3/debian/control
--- ifscheme-1.3/debian/control
+++ ifscheme-1.3/debian/control
@@ -7,7 +7,7 @@
 
 Package: ifscheme
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ifupdown (>= 0.6.5), ${shlibs:Depends}, ${misc:Depends}
 Description: scheme control for network interfaces
  ifscheme allows you to change network configuraton schemes or query the
  current scheme. It integrates with the ifup(8) command and interfaces(5). For
--- ifscheme-1.3.orig/ifscheme
+++ ifscheme-1.3/ifscheme
@@ -2,7 +2,7 @@
 # ifscheme changes network configuration schemes using ifup and ifdown
 
 # File locations
-IFSTATE=/etc/network/ifstate
+IFSTATE=/etc/network/run/ifstate
 INTERFACES=/etc/network/interfaces
 SCHEME=/etc/network/scheme
 
--- ifscheme-1.3.orig/ifscheme.8
+++ ifscheme-1.3/ifscheme.8
@@ -88,7 +88,7 @@
 .I /etc/network/scheme
 the current scheme
 .TP
-.I /etc/network/ifstate
+.I /etc/network/run/ifstate
 a record of the current state of the interfaces, managed by ifup and ifdown
 .SH BUGS
 All schemed interfaces will have the same scheme.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ac10-aurora
Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=de_DE.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages ifscheme depends on:
ii  ifupdown                      0.6.6      high level tools to configure netw

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to