From 8dce73673f8490bfb1d5473e068cc03a6cf76667 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 14 Nov 2009 16:24:46 +0100 Subject: [PATCH] Rework Conflicts/Depends. --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4bf4e9e..0ea12dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +grml-udev-config (0.0.2) unstable; urgency=low + + * Do not depend on udev >= 146-5 but instead be happy with + any version. Conflict only with latest udev version of grml, + otherwise we can't support old udev in Lenny. + + -- Michael Prokop Sat, 14 Nov 2009 16:23:13 +0100 + grml-udev-config (0.0.1) unstable; urgency=low * Initial release. [Closes: issue772] diff --git a/debian/control b/debian/control index d585f46..0ac625d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: http://git.grml.org/?p=grml-udev-config.git Package: grml-udev-config Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, udev (>= 146-5), zsh -Conflicts: udev (<= 0.141-1grml.04) +Depends: ${shlibs:Depends}, ${misc:Depends}, udev, zsh +Conflicts: udev (= 0.141-1grml.04) Description: custom udev configurations for the Grml live system Udev specific configurations for the Grml live system. -- 2.1.4