Comment 3 for bug 1015868

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

* dependency on quilt is not necessary
* including quilt.mk is not necessary
as the package is 3.0 (quilt), when you just dropped a patch in in the unpacked tree you either need to manually run quilt push -a, or let dpkg-source -S figure it out for you.

* Instead of fiddling with the dest-install dirs, it is possible to set this variable:
DEB_DH_INSTALL_SOURCEDIR = debian/tmp/py2
and then the default dh_install will run with `--sourcedir=py2`

* sample & autoreconf are good =)

* Why did you do a no-change rebuild, usually a reason is specified? Was it to just close the bug?

* There are other loaders, gjs and seed which are currently not build, but could be supported. I will followup with an interation patch to debian.