X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=blobdiff_plain;f=debian%2Fcontrol;h=5fcd241b2c648bcd4cfdbb4ed090da0375203f13;hp=72654f779500a11d6709f7a80046bb98e2551253;hb=HEAD;hpb=d828021d55780a85c8f69bb8807a53ac2c0475c8 diff --git a/debian/control b/debian/control index 72654f7..a944854 100644 --- a/debian/control +++ b/debian/control @@ -2,27 +2,50 @@ Source: grml-scripts Section: utils Priority: optional Maintainer: Michael Prokop -Uploaders: Michael Gebetsroither -Build-Depends: debhelper (>= 4.0.0), dietlibc-dev, xsltproc, docbook-xsl, asciidoc -Standards-Version: 3.8.0 -Homepage: http://hg.grml.org/grml-scripts/ -XS-Vcs-hg: http://hg.grml.org/grml-scripts/ -XS-Vcs-Browser: http://hg.grml.org/grml-scripts/ +Build-Depends: asciidoc, + debhelper-compat (= 12), + dietlibc-dev, + docbook-xsl, + xsltproc +Standards-Version: 4.3.0 +Homepage: https://git.grml.org/?p=grml-scripts.git +Vcs-git: git://git.grml.org/grml-scripts.git +Vcs-Browser: https://git.grml.org/?p=grml-scripts.git +Origin: Grml +Bugs: mailto:bugs@grml.org Package: grml-scripts Architecture: any -Depends: less, dialog, perl, zsh, dash, links | w3m | links2, screen, grml-network, grml-etc-core, libterm-readkey-perl -Suggests: 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 - Some scripts which should make life easier. For example: - code2color, grml-mutt, grml-muttng, grml-slrn, - iimage, lesspipe.sh make_chroot_jail.sh, sepdate.pl, - sepdate.rb, sepdate.sh*, wwwis. +Depends: dash, + dialog, + grml-etc-core, + links | w3m | links2, + perl, + screen, + zsh, + ${misc:Depends}, + ${shlibs:Depends} +Recommends: physlock +Suggests: alsa-utils, + dirvish, + grml-files, + grml-network, + grml-quickconfig, + grml-rebuildfstab, + idesk, + lzop, + notification-daemon, + python, + python-dbus, + sudo +Description: Collection of little tools + This package contains a lot of scripts and is only really suited + for full Grml systems. It provides, amongst others: iimage, + make_chroot_jail, qma and myip. . - Notice: not all the packages which are required in all the scripts - are in the "Depends:" line. If you want to get a full featured - grml-scripts-package install the packages from the 'Suggests' line - too or just use the grml(-large)-system. + Notice: not all the packages which are required for all the + scripts are in the "Depends:" line. If you want to get a full + featured grml-scripts package install the packages from the + "Suggests:" line too or just use the full Grml system. . - For more details take a look at the manpage grml-scripts. + For more details take a look at the grml-scripts manpage.