X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=09f05d4d60a14cc3be463f3cc7d1d68534711523;hb=7c936a9af5db08636db7431a39c418afa95d56f7;hp=1179440f02181ffd7ed86d5b38720329e0e00b7a;hpb=8d414a3022fa35e08e9a71a4ef091cbad4153037;p=grml-scripts.git diff --git a/debian/control b/debian/control index 1179440..09f05d4 100644 --- a/debian/control +++ b/debian/control @@ -2,24 +2,29 @@ Source: grml-scripts Section: utils Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0), dietlibc-dev, gcc, libc6-dev -Standards-Version: 3.7.2 -XS-X-Vcs-Hg: http://hg.grml.org/grml-scripts +Uploaders: Michael Gebetsroither +Build-Depends: debhelper (>= 5), dietlibc-dev, xsltproc, docbook-xsl, asciidoc +Standards-Version: 3.9.1 +Homepage: http://git.grml.org/?p=grml-scripts.git +Vcs-git: git://git.grml.org/grml-scripts.git +Vcs-Browser: http://git.grml.org/?p=grml-scripts.git Package: grml-scripts Architecture: any -Depends: less, dialog, perl, zsh, dash, w3m | links | links2, screen, console-tools | xbase-clients, grml-network, grml-etc-core -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 +Depends: ${shlibs:Depends}, ${misc:Depends}, less, dialog, perl, zsh, dash, links | w3m | links2, screen, grml-network, grml-etc-core, libterm-readkey-perl, lzop, lockfile-progs, grml-scripts-core (>= 1.4.1) +Suggests: ruby, python, grml-x, ipcalc, hwinfo, antiword, grml-etc, grml-rebuildfstab, grml-files, grml-hwinfo, pptp-linux, flite, wmii, mutt, slrn, grml-docs, grml-autoconfig (>= 0.6.9), dirvish, sudo, idesk, xlockmore, python-dbus, notification-daemon, grml-quickconfig, libwebservice-google-suggest-perl 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. + Some scripts which should make life easier. + . + While the package grml-scripts-core only contains some core scripts + needed by grml-etc-core, this package contains some other scripts in + addition, such as: grml-mutt, grml-slrn, iimage, make_chroot_jail.sh, + sepdate.pl, sepdate.rb, sepdate.sh*, wwwis. . 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. . - For more details take a look at the manpage grml-scripts. + For more details take a look at the grml-scripts manpage.