This is the command dh_phppear 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_phppear - calculates PHP PEAR substvars
SYNOPSIS
dh_phppear [debhelper options] [options]
DESCRIPTION
dh_phppear is a debhelper program that is responsible for generating the ${phppear:*}
substitutions and adding them to substvars files.
The program will look at package.xml (or package2.xml) in the package, and will use this
information to generate:
· ${phppear:summary}, ${phppear:description} and ${phppear:channel}
· ${phppear:Debian-Depends}, ${phppear:Debian-Recommends}, ${phppear:Debian-Suggests} and
${phppear:Debian-Breaks}
Deprecated: the <pear-channels> package should be used (and updated) instead of
introducing a new standalone channel package.
The program will look at channel.xml in the package, and will use this information to
generate:
· ${phppear:channel-name}, ${phppear:channel-summary} and ${phppear:channel-alias}
· ${phppear:channel-common-description}
Those variables will be substituted into the package's control file wherever the token
${phppear:*} are placed.
OPTIONS
--sourcedirectory=directory
Assume that the original package source tree is at the specified directory rather than
the top level directory of the Debian source package tree.
This feature requires pkg-php-tools (>= 1.14~).
Use dh_phppear online using onworks.net services