[Debian GNUstep maintainers] ftp.app ready for review
Yavor Doganov
yavor at gnu.org
Wed Jan 13 08:27:45 UTC 2010
В Wed, 13 Jan 2010 09:14:32 +0100, Federico Gimenez Nieto написа:
> Yes, the person who reviewed my first php packages suggested to move all
> the dh_install* commands to the install target, i always remember to do
> it since then.
I wonder what is the rationale for this. install is not a mandatory
target, and is (usually) used to populate debian/tmp (or debian/
<package>s) with the upstream files; while some of the dh_install*
commands install Debian-specific files. If there's a working
binary-indep target, they may interfere and do something wrong when the
package is built with `dpkg-package -B' (e.g. on the buildds).
Perhaps it makes sense for PHP packages, I don't know.
More information about the pkg-GNUstep-maintainers
mailing list