Remove gsuggest
[grml-scripts.git] / debian / control
index de2a4fe..1fc273a 100644 (file)
@@ -3,26 +3,32 @@ Section: utils
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
 Uploaders: Michael Gebetsroither <gebi@grml.org>
-Build-Depends: debhelper (>= 4.0.0), dietlibc-dev, xsltproc, docbook-xsl, asciidoc
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 5), dietlibc-dev, xsltproc, docbook-xsl, asciidoc
+Standards-Version: 3.9.2
 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
+Origin: Grml
+Bugs: mailto:bugs@grml.org
 
 Package: grml-scripts
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, less, dialog, perl, zsh, dash, links | w3m | links2, screen, grml-network, grml-etc-core, libterm-readkey-perl, lzop
-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, slrn, grml-docs, grml-autoconfig (>= 0.6.9), dirvish, sudo, idesk, xlockmore, python-dbus, notification-daemon
-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: ${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, dirvish, sudo, idesk, xlockmore, python-dbus, notification-daemon, grml-quickconfig, lzop
+Breaks: grml-autoconfig (<< 0.9.19)
+Description: Scripts for the Grml system for an easier life
+ Some scripts which should make life easier.
  .
- Notice: not all the packages which are required in all the scripts
+ This package contains a lot of scripts and is only really suited for
+ full Grml systems. It provides, amongst others: grml-mutt, grml-slrn,
+ iimage, make_chroot_jail.sh, sepdate.pl, sepdate.rb, sepdate.sh*,
+ wwwis.
+ If you're on a plain Debian system, it's recommended to install
+ grml-scripts-core instead.
+ .
+ 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 grml(-large)-system.
+ 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.