Update Homepage, Vcs-* metadata
[grml-scripts-core.git] / debian / control
1 Source: grml-scripts-core
2 Section: utils
3 Priority: optional
4 Maintainer: Michael Prokop <mika@grml.org>
5 Uploaders: Michael Gebetsroither <gebi@grml.org>
6 Build-Depends: debhelper (>= 5), dietlibc-dev
7 Standards-Version: 3.9.1
8 Homepage: http://git.grml.org/?p=grml-scripts-core.git
9 Vcs-git: git://git.grml.org/grml-scripts-core.git
10 Vcs-Browser: http://git.grml.org/?p=grml-scripts-core.git
11
12 Package: grml-scripts-core
13 Architecture: any
14 Depends: ${misc:Depends}, less, dash, perl, screen, grml-etc-core, lockfile-progs
15 Replaces: grml-scripts (<< 1.4.2)
16 Breaks: grml-scripts (<< 1.4.2)
17 Description: core scripts for the grml system
18  This package includes some scripts for the grml system.
19  .
20  Whereas the main grml-scripts package is meant for use on grml
21  systems only, this package can be used on plain Debian
22  (stable/testing/unstable) systems as well. It is intended as a
23  complement to grml-etc-core.
24  .
25  Currently, this package includes code2color, cpu-screen, ip-screen
26  and lesspipe.sh, a more full-featured replacement for the standard
27  Debian lesspipe.
28  .
29  For more details take a look at the grml-scripts-core manpage.