From 0833de937384bc73d3db2a74b2cf20c213084818 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 15 Dec 2006 01:03:31 +0100 Subject: [PATCH] add editor to depends --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4c7d104..b41ed1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-etc-core (0.2.11) unstable; urgency=low + + * Do not depend on vim or nvi only but allow use of virtual package + editor also. Thanks, Markus Wigge ! + + -- Michael Prokop Fri, 15 Dec 2006 01:02:09 +0100 + grml-etc-core (0.2.10) unstable; urgency=low * Remove /etc/skel/.zshrc from dpkg-diversion. diff --git a/debian/control b/debian/control index 37a6b3c..0d26271 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: grml-etc-core Architecture: all Conflicts: grml-etc (<< 0.8-11), grml-autoconfig (<< 0.5-7), grml-scripts (<< 0.8-27) -Depends: vim | nvi, zsh +Depends: editor | vim | nvi, zsh Description: core ecetera files for the grml system This package includes some /etc files for the grml system. Whereas the main grml-etc package is -- 2.1.4