← Back to team overview

unity-dev team mailing list archive

Re: Nux project management

 

Le 23/01/2013 03:59, Daniel van Vugt a écrit :
It looks like most commits to lp:nux don't have bugs associated with them. Is this intentional?
Seems there's a reasonable number of commits (most of them) going in 
to Nux 4.0 not shown on the project page:
    https://launchpad.net/nux/+milestone/4.0

If you're not aware already, you should:
    bzr commit --fixes lp:NNNNNNN
with the bug number you're fixing. And of course, you should have a bug number before that.
- Daniel

In addition to what Daniel says, if you do that, you have the praise in debian/changelog which automatically fetch them as part of the daily release and add your name to this particular change delivered to the world!
For instance: 
https://lists.ubuntu.com/archives/raring-changes/2013-January/004507.html
An additional reason to add a bug reference (mentioning it in a commit 
message is even enough for the daily, you'll just exercise my regexp ;))
Thanks,
Didier

References