From: Michael Prokop Date: Sun, 16 Dec 2007 18:47:34 +0000 (+0100) Subject: Switch order of Depends X-Git-Tag: 1.0.29 X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=commitdiff_plain;h=492029baf0425fd748ca5f49f8a2b0b1e479bd8b;hp=108ce3e690508d0d2230a09b93fe046ad5e44b6f Switch order of Depends --- 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