chiark / gitweb /
prefork-interp: packaging fixes
[chiark-utils.git] / debian / control
index 3e095540e7df876c1838a52ee661b9a7affc37fa..d80265c234568eb8e0bd9720ed98e29349d720fc 100644 (file)
@@ -3,7 +3,7 @@ Section: admin
 Priority: extra
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Build-Depends: libx11-dev, libxmu-dev, nettle-dev, debhelper (>= 5),
-               libxdmcp-dev, libxau-dev, libice-dev, libsm-dev
+               libxdmcp-dev, libxau-dev, libice-dev, libsm-dev, libuv1-dev
 Standards-Version: 3.9.1
 
 Package: chiark-backup
@@ -25,20 +25,27 @@ Section: admin
 Priority: extra
 Conflicts: chiark-named-conf, sync-accounts
 Replaces: chiark-named-conf, sync-accounts
-Depends: ${misc:Depends}
-Suggests: tcl8.4
+Depends: ${misc:Depends}, libgit-wrapper-perl, libtry-tiny-perl
+Recommends: libdatetime-format-strptime-perl, libio-fdpass-perl
+Suggests: tcl8.4, python3, gdb
 Architecture: all
 Description: chiark system administration scripts
  This package contains a number of small administration scripts used
  by chiark.greenend.org.uk and other systems belonging to the Sinister
  Greenend Organisation.  Featuring:
  .
+ fishdescriptor: a tool for extracting a file descriptor from
+ another (non-cooperating) process and giving it to you (or
+ for examining it).  Requires gdb and python3.
+ .
  chiark-named-conf: a tool for managing nameserver configurations
  and checking for suspected DNS problems.  Its main functions are to
  check that delegations are appropriate and working, that secondary
  zones are slaved from the right places, and to generate a
  configuration for BIND, from its own input file.
  .
+ prefork-interp Perl support (Proc::Prefork::Interp).
+ .
  sync-accounts: a simple but flexible account info synchroniser.
  sync-accounts is a tool for copying un*x account data from remote
  systems and installing it locally.  It is flexible and reasonably