Hi Jonathan, We usually try to use one branch per bug, but if you want to collect a number of small related fixes in one branch, you could use some thing like:
lp:~jjesse/ubuntu-packaging-guide/typo-fixes Thanks! Andrew On May 11, 2012 7:20 PM, "Jonathan Jesse" <[email protected]> wrote: > Quick question, should i have a separate branch for each bug, so this > one would be lp:~jjesse/bug792495 or something like that or should I > just push to the lp:~jjesse/ubuntu-packaging-guide that I did for the > last bug? I'm willing to fix typos if they are accurate, just don't > know enough about packaging (yet?) to more accurately fix things > > -- > You received this bug notification because you are subscribed to Ubuntu > Packaging Guide. > https://bugs.launchpad.net/bugs/792495 > > Title: > apt-cache included in basic packaging software section > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/792495/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide. https://bugs.launchpad.net/bugs/792495 Title: apt-cache included in basic packaging software section Status in Ubuntu Packaging Guide: Triaged Bug description: http://people.canonical.com/~dholbach/packaging-guide/html/getting- set-up.html#install-basic-packaging-software lists apt-cache as being installed by the command above it. However, apt-cache is already installed since it is a part of apt. So it really isn't provided by 'sudo apt-get install gnupg pbuilder ubuntu-dev-tools bzr-builddeb apt-file'. While apt-cache is a useful command its wrong to list it there. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/792495/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-packaging-guide-team Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-packaging-guide-team More help : https://help.launchpad.net/ListHelp

