[Debichem-devel] Bug#808321: votca-csg-scripts: Depends on virtual package "perl5" which will is gone with perl/5.22
Dominic Hargreaves
dom at earth.li
Fri Dec 18 16:27:38 UTC 2015
Package: votca-csg-scripts
Version: 1.2.4-2
Severity: serious
Justification: package uninstallable
Tags: sid patch
User: debian-perl at lists.debian.org
Usertags: perl-5.22-transition
The perl 5.22 transition recently 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.
--- votca-csg-1.2.4/debian/control.orig 2015-12-18 16:24:34.699700722 +0000
+++ votca-csg-1.2.4/debian/control 2015-12-18 16:24:40.027652244 +0000
@@ -49,7 +49,7 @@
Package: votca-csg-scripts
Architecture: all
-Depends: bash (>= 4), perl5, ${misc:Depends}, ${python:Depends}
+Depends: bash (>= 4), perl, ${misc:Depends}, ${python:Depends}
Description: VOTCA's coarse-graining scripts
VOTCA is a software package which focuses on the analysis of molecular
dynamics data, the development of systematic coarse-graining techniques as
Cheers,
Dominic.
More information about the Debichem-devel
mailing list