GNU/Linux |
Debian 6.0.1(Squeeze) |
|
![]() |
dh_perl_dbi(1) |
![]() |
dh_perl_dbi − add dependencies required for DBI modules
dh_perl_dbi [debhelper options]
dh_perl_dbi is a debhelper program that is responsible for adding a dependency on libdbi-perl and perl−dbdabi−* to the ${perl:Depends} substitution variable. Such a dependency is required for packages that use the DBD<> DBI binary interface; do not use this for packages that only use the DBI module.
A debhelper addon is also provided. This makes it possible to just use
#!/usr/bin/make −f %: dh $@ −−with perl_dbi
for debian/rules.
debhelper(7)
<http://bugs.debian.org/577209>
Copyright 2010, Ansgar Burchardt <ansgar@43−1.org>
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
![]() |
dh_perl_dbi(1) | ![]() |