This is the command dh_perl_imager that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
dh_perl_imager - add dependencies required for Imager modules
SYNOPSIS
dh_perl_imager [debhelper options]
DESCRIPTION
dh_perl_imager is a debhelper program that is responsible for adding a dependency on
perl-imagerapi-* to the ${perl:Depends} substitution variable. Such a dependency is
required for packages that are compiled against Imager; do not use this for packages that
only use the Imager module.
A debhelper addon is also provided. This makes it possible to just use
#!/usr/bin/make -f
%:
dh $@ --with perl_imager
for debian/rules.
Use dh_perl_imager online using onworks.net services