Package: jailer
Version: 0.4-17
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-p...@lists.debian.org
Usertags: perl-5.22-transition

The perl 5.22 transition just started (see
https://lists.debian.org/debian-devel-announce/2015/12/msg00005.html)
and we seem to have missed that this package depends on the deprecated
virtual package "perl5" like some other packages did.

The perl 5.22 packages don't provide perl5, making this package
uninstallable.

I'm sorry that we overlooked this prior to the unstable upload. Please
find below a patch fixing this. Let me know if you'd like this
to be NMUed without further delay.

Cheers,
Dominic.

--- jailer-0.4/debian/control.orig  2015-12-17 11:18:47.021386806 +0000
+++ jailer-0.4/debian/control   2015-12-17 11:18:56.445304688 +0000
@@ -7,7 +7,7 @@
 
 Package: jailer
 Architecture: all
-Depends: perl5, cpio
+Depends: perl, cpio
 Description: Builds and maintains chrooted environments
  Jailer is a simple script to help system administrators
  to create and maintain chrooted (that is, jailed) environments.

Reply via email to