X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=4cb62e18f28b8ca6b3c8f6517f9be6346b021af9;hb=ba90aa19fb8494a4e8cfb8376dd0c6e2443c592d;hp=362317f3f3a15965ce2fae21b9f126a83a82da47;hpb=cf7cd0e4a3d347c2f19656fae1dbba04175adcd6;p=grml-scripts-core.git diff --git a/debian/control b/debian/control index 362317f..4cb62e1 100644 --- a/debian/control +++ b/debian/control @@ -1,25 +1,29 @@ -Source: grml-scripts +Source: grml-scripts-core 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 +Standards-Version: 3.9.1 +Homepage: http://git.grml.org/?p=grml-scripts-core.git +Vcs-git: git://git.grml.org/grml-scripts-core.git +Vcs-Browser: http://git.grml.org/?p=grml-scripts-core.git -Package: grml-scripts +Package: grml-scripts-core 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, sudo, idesk -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: ${misc:Depends}, less, dash, perl, screen, grml-etc-core, lockfile-progs +Replaces: grml-scripts (<< 1.4.2) +Breaks: grml-scripts (<< 1.4.2) +Description: core scripts for the grml system + This package includes some scripts for the grml system. . - 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. + Whereas the main grml-scripts package is meant for use on grml + systems only, this package can be used on plain Debian + (stable/testing/unstable) systems as well. It is intended as a + complement to grml-etc-core. . - For more details take a look at the manpage grml-scripts. + Currently, this package includes code2color, cpu-screen, ip-screen + and lesspipe.sh, a more full-featured replacement for the standard + Debian lesspipe. + . + For more details take a look at the grml-scripts-core manpage.