From 492029baf0425fd748ca5f49f8a2b0b1e479bd8b Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 16 Dec 2007 19:47:34 +0100 Subject: [PATCH] Switch order of Depends --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 487eefb..ca704cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-scripts (1.0.29) unstable; urgency=low + + * Switch order of Depends 'w3m | links | links2' to + 'links | w3m | links2'. + + -- Michael Prokop Sun, 16 Dec 2007 19:46:54 +0100 + grml-scripts (1.0.28) unstable; urgency=low * grml-quickconfig: sorting the order of the window manager diff --git a/debian/control b/debian/control index c76f66d..d97d91e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ XS-Vcs-Browser: http://hg.grml.org/grml-scripts/ Package: grml-scripts Architecture: any -Depends: less, dialog, perl, zsh, dash, w3m | links | links2, screen, grml-network, grml-etc-core, libterm-readkey-perl +Depends: less, dialog, perl, zsh, dash, links | w3m | links2, screen, grml-network, grml-etc-core, libterm-readkey-perl Suggests: xbase-clients, ruby, python, grml-x, ipcalc, hwinfo, antiword, grml-etc, grml-rebuildfstab, grml-scanpartitions, grml-files, grml-hwinfo, grml-saveconfig, pptp-linux, flite, wmii, mutt | mutt-ng, slrn, grml-docs, grml-autoconfig (>= 0.6.9), lzop, dirvish, sudo, idesk, xlockmore Conflicts: scanmodem, grml-etc-core (<< 0.1-30) Description: some small scripts which should make life easier -- 2.1.4