← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

Re: [Merge] lp:~dholbach/ubuntu-packaging-guide/1080805 into lp:ubuntu-packaging-guide

 

Thanks for adding this!

Some remarks:

 - Not sure whether we really need to mention -d by default.

32	+ -b lp:~super-friends/friends/packaging friends
33	+
34	+This would use the ``lp:~super-friends/friends/packaging`` branch as a basis
35	+to run the tests on the ``friends`` package. 

... run the tests on the Ubuntu ``friends`` package. If you only specify a branch with ``-b`` but do not specify a package name, this will instead build the branch and install the binaries from that build; this is useful if you want to run tests on a newer version than the one packaged in Ubuntu, or the package is not in Ubuntu at all.

I haven't verified whether "-b .. -l" works and logs you in afterwards, I only know -k. But if it works that way, it's more convenient of course.

Thanks!
-- 
https://code.launchpad.net/~dholbach/ubuntu-packaging-guide/1080805/+merge/135855
Your team Ubuntu Packaging Guide Team is requested to review the proposed merge of lp:~dholbach/ubuntu-packaging-guide/1080805 into lp:ubuntu-packaging-guide.


References