tags 272393 patch stop belows patch adds the conflict against ifupdown:
tested: sudo dpkg -i divine_0.8-3.1_i386.deb Selecting previously deselected package divine. dpkg: regarding divine_0.8-3.1_i386.deb containing divine: divine conflicts with ifupdown ifupdown (version 0.6.7-0.1) is installed. dpkg: error processing divine_0.8-3.1_i386.deb (--install): conflicting packages - not installing divine Errors were encountered while processing: divine_0.8-3.1_i386.deb diff -pruN divine-0.8/debian/changelog divine-0.8-b/debian/changelog --- divine-0.8/debian/changelog 2006-09-14 17:25:13.000000000 +0200 +++ divine-0.8-b/debian/changelog 2006-09-14 17:16:26.000000000 +0200 @@ -1,3 +1,9 @@ +divine (0.8-3.1) unstable; urgency=low + + * NMU - Add conflict to ifupdown. (closes: #272393) + + -- maximilian attems <[EMAIL PROTECTED]> Thu, 14 Sep 2006 17:15:22 +0200 + divine (0.8-3) unstable; urgency=low * No longer removes resolv.conf... (Closes: Bug#210197) diff -pruN divine-0.8/debian/control divine-0.8-b/debian/control --- divine-0.8/debian/control 2006-09-14 17:25:13.000000000 +0200 +++ divine-0.8-b/debian/control 2006-09-14 17:15:08.000000000 +0200 @@ -8,6 +8,7 @@ Standards-Version: 3.6.1 Package: divine Architecture: any Depends: ${shlibs:Depends} +Conflicts: ifupdown Description: Automatic IP configuration detection for laptops Divine uses ARP requests to probe the current network and reconfigures networking based on its findings. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]