launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #01495
Lazr-js now managed through buildout
Lazr-js has been removed from sourcecode/, and is now managed through
buildout. This means that if you want to do a change to Lazr-js and use
it in Launchpad, you have to do like you do with other buildout-managed
packages:
1) Make the change in Lazr-js
2) Make a new sdist, with a higher version number
3) Upload sdist to lp-source-dependencies
4) Update versions.cfg in LP to use the new version
This also means that if you share sourcecode/ between the branches
you're working on, you might have to merge in latest devel in the branch
you're currently working on. A rocketfuel-get in devel will remove
lazr-js from sourcecode/, so older branches that uses lazr-js from
sourcecode/ will stop working.
--
Björn Tillenius | https://launchpad.net/~bjornt