Release new version 2.13.0
[grml-scripts.git] / debian / control
index 0ec091a..a944854 100644 (file)
@@ -2,33 +2,50 @@ Source: grml-scripts
 Section: utils
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-Uploaders: Michael Gebetsroither <gebi@grml.org>
-Build-Depends: debhelper (>= 5), dietlibc-dev, xsltproc, docbook-xsl, asciidoc
-Standards-Version: 3.9.2
-Homepage: http://git.grml.org/?p=grml-scripts.git
+Build-Depends: asciidoc,
+               debhelper-compat (= 12),
+               dietlibc-dev,
+               docbook-xsl,
+               xsltproc
+Standards-Version: 4.3.0
+Homepage: https://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
+Vcs-Browser: https://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, 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, libwebservice-google-suggest-perl, lzop
-Breaks: grml-autoconfig (<< 0.9.19)
-Description: Scripts for the Grml system for an easier life
- Some scripts which should make life easier.
+Depends: dash,
+         dialog,
+         grml-etc-core,
+         links | w3m | links2,
+         perl,
+         screen,
+         zsh,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: physlock
+Suggests: alsa-utils,
+          dirvish,
+          grml-files,
+          grml-network,
+          grml-quickconfig,
+          grml-rebuildfstab,
+          idesk,
+          lzop,
+          notification-daemon,
+          python,
+          python-dbus,
+          sudo
+Description: Collection of little tools
+ This package contains a lot of scripts and is only really suited
+ for full Grml systems. It provides, amongst others: iimage,
+ make_chroot_jail, qma and myip.
  .
- 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 full Grml system.
+ 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 full Grml system.
  .
  For more details take a look at the grml-scripts manpage.