the convert-makefile command will need a facelift to keep up with the big changes happening in the distro packaging system around http://drupal.org/node/779440, this issue is meant to track that.

Comments

hunmonk’s picture

Status: Active » Needs review

this is mostly working. the following on allow-dev-snapshots will get you all the changes:

git diff 434735267e091e32473252b15031ca94ea76550f..087de117902579fbb58205ab32dcbb5a05c5a88d
git diff eee9f72028ea9a7ba192d68ce58715154b00e131..58495d2c3442169bc2c43ee12302d4349290a797

i ran convert-makefile against all of the current testing .make files, and it performed perfectly except for one problem: it couldn't seem to find the latest release on the 7.x-3.x-dev branch.

so that needs to be fixed, and we need tests.

hunmonk’s picture

Status: Needs review » Active

this was committed, but no tests have been written yet.

dww’s picture

Status: Active » Closed (won't fix)

#1474796: Kill convert-makefile code is the better solution. ;)