On Wed, 2012-01-25 at 15:28:41 -0800, Don Armstrong wrote:
> Package: dpkg-dev
> Severity: wishlist
> Version: dpkg/1.14.25
> 
> Currently, it is not trivial to have dpkg-buildpackage (or debuild)
> output a build package to a directory other than '..'. Support of a
> --output directory option with a default of '..' would avoid other
> tools having to parse the .changes file generated to move output files
> to a desired directory. [And would also avoid stomping on existing
> files even if one were to parse the .changes file properly.]

I implemented this, but then realized that it cannot be done cleanly,
as dpkg-deb is called from inside debian/rules and will always place
the binary packages under «..», so dpkg-buildpackage would need to
move the files itself afterwards. While that could be done, it might
not avoid the problem you refer to.

regards,
guillem



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to