Branches for Karmic

Name Status Last Modified Last Commit
lp:ubuntu/karmic/git-buildpackage 1 Development 2009-09-05 16:06:11 UTC
16. * new tools: * [13316be] Add gbp-...

Author: Guido Günther
Revision Date: 2009-09-05 16:06:11 UTC

* new tools:
    * [13316be] Add gbp-clone to examples. Using this to clone
      repositories will automatically track the remote branches used by
      gbp. Addresses parts of #540185.
* git-dch:
    * [d42ed40] Trim commit display.
    * [a335e04] Catch gbp.deb.NoChangelogError.
    * [98a9b88] Add changelog section if current topmost version is already
      tagged. This makes sure we add a new changelog section after a
      release. This was broken due to 016318.
* git-import-orig:
     * [dcbe091] Use option groups for nicer --help output
     * [ee6c238] Add postimport hook for git-import-orig Allows to run git-
       dch after import. Drop the dch invocation and warn when --no-dch gets
       passed on the commandline. (Closes: #520355)
     * [aecb9b4] NEWS: --no-dch is no more (Closes: #540750)
* git-import-dsc:
     * [dcbe091] Use option groups for nicer --help output
* packaging:
    * [4f82dfb] Honor DEB_BUILD_OPTIONS=nocheck
    * [29cacc0] Run doctests with nose
    * [1f8abec] Bump standards version
    * [c84fd78] TODO list maintained in the wiki
* gbp module:
    * [715d42a] Drop superfluous _utils from module names
    * [46d6c1b] Make sanitize_version a private function
    * [75eedb8] Add doctest for __sanitize_version() and build_tag()
    * [4cd72bc] Add doctest for Command.__call__()
    * [a4fd8eb] Add doctest for Command.call() and fix error in exception
      handling revealed by the test.
    * [edfe670] Add GitClone
    * [2663f23] Make GitBranch remote branch aware
    * [838b3f4] Make has_branch aware of remote branches
* tests:
    * [6cbbddf] Add unit test for --help
    * [52d9b5a] Fix testcase name
* [e4abaad] document changes so far

11 of 1 result