From: Mark Wooding Date: Sun, 2 Jul 2017 14:13:05 +0000 (+0100) Subject: debian/control: Have the Perl things depend on `perl', not `perl5'. X-Git-Tag: 1.4.3~3 X-Git-Url: https://git.distorted.org.uk/~mdw/misc/commitdiff_plain/d701a490085a18f3ace4c95857b911fd7a0f7524 debian/control: Have the Perl things depend on `perl', not `perl5'. The latter has finally gone away. --- diff --git a/debian/control b/debian/control index a99d6f0..d4a0354 100644 --- a/debian/control +++ b/debian/control @@ -61,7 +61,7 @@ Description: Simple utilities for messing with CDB files. Package: distorted-mail Architecture: all Section: mail -Depends: ${shlibs:Depends}, qmail, distorted-cdb, perl5, libmime-perl +Depends: ${shlibs:Depends}, qmail, distorted-cdb, perl, libmime-perl Description: Some simple scripts for mail handling. Package: getpass @@ -105,7 +105,7 @@ Description: Run a program while holding a file lock. Package: mdwopt-perl Architecture: all Section: perl -Depends: perl5 +Depends: perl Description: Options parser library for perl. Package: mtimeout @@ -148,7 +148,7 @@ Description: Perform simple operations on SysV semaphores. Package: shadowfix Architecture: all Section: utils -Depends: perl5, mdwopt-perl +Depends: perl, mdwopt-perl Description: Check and fix shadow password and group files. Package: space