Merge remote branch 'grml-scripts-split/split/grml-scripts'
[grml-scripts.git] / debian / control
index 133a97c..2e69aec 100644 (file)
@@ -2,23 +2,29 @@ Source: grml-scripts
 Section: utils
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Build-Depends: debhelper (>= 4.0.0), dietlibc-dev
-Standards-Version: 3.7.2
+Uploaders: Michael Gebetsroither <gebi@grml.org>
+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: dialog, perl, zsh, dash, w3m | links | links2, screen, console-tools | xbase-clients
-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.5-10)
-Conflicts: scanmodem, grml-etc-core (<< 0.1-6)
+Depends: ${shlibs:Depends}, ${misc:Depends}, less, dialog, perl, zsh, dash, links | w3m | links2, screen, grml-network, grml-etc-core, libterm-readkey-perl, lockfile-progs, grml-scripts-core
+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, lzop
+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.