[ubuntu/karmic] git-buildpackage 0.4.57 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Thu Sep 17 15:00:19 BST 2009
git-buildpackage (0.4.57) unstable; urgency=low
* 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
git-buildpackage (0.4.56) unstable; urgency=low
* [d6dae62] depend on devscripts >= 2.10.49 for --no-force-save-on-release
in dch. (Closes: #541420)
* [080b1eb] make parameters for GitRepository.commits() optional
* [016318e] git-dch: use the last commit in which debian/changelog was
touched as starting point if no snapshot header was found. This can still
be overriden by using --since. Based on a patch by Felipe Sateler.
(Closes: #511269)
git-buildpackage (0.4.55) unstable; urgency=low
[ Guido Günther ]
* [651f723] fix release
* [e1bdfdb] update Homepage:
* [8ea4747] add gbp-pq to examples (Closes: #537212)
* [bedacee] check for correct overlay usage
* [849c801] bump standards version
* [f636022] add --no-force-save-on-release so dch saves the changlog
even when there are no changes so we don't end up with UNRELEASED
when passing -R.
[ أحمد المحمودي ]
* [14915d9] make tar_toplevel safer
* [b86ddcc] add --git-overlay option (Closes: #411206)
Date: Thu, 17 Sep 2009 14:51:12 +0100
Changed-By: ???? ???????? (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Maintainer: Guido Günther <agx at sigxcpu.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/git-buildpackage/0.4.57
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Thu, 17 Sep 2009 14:51:12 +0100
Source: git-buildpackage
Binary: git-buildpackage
Architecture: source
Version: 0.4.57
Distribution: karmic
Urgency: low
Maintainer: Guido Günther <agx at sigxcpu.org>
Changed-By: ???? ???????? (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Description:
git-buildpackage - Suite to help with Debian packages in Git repositories
Closes: 411206 511269 520355 537212 540750 541420
Changes:
git-buildpackage (0.4.57) unstable; urgency=low
.
* 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
.
git-buildpackage (0.4.56) unstable; urgency=low
.
* [d6dae62] depend on devscripts >= 2.10.49 for --no-force-save-on-release
in dch. (Closes: #541420)
* [080b1eb] make parameters for GitRepository.commits() optional
* [016318e] git-dch: use the last commit in which debian/changelog was
touched as starting point if no snapshot header was found. This can still
be overriden by using --since. Based on a patch by Felipe Sateler.
(Closes: #511269)
.
git-buildpackage (0.4.55) unstable; urgency=low
.
[ Guido Günther ]
* [651f723] fix release
* [e1bdfdb] update Homepage:
* [8ea4747] add gbp-pq to examples (Closes: #537212)
* [bedacee] check for correct overlay usage
* [849c801] bump standards version
* [f636022] add --no-force-save-on-release so dch saves the changlog
even when there are no changes so we don't end up with UNRELEASED
when passing -R.
.
[ أحمد المحمودي ]
* [14915d9] make tar_toplevel safer
* [b86ddcc] add --git-overlay option (Closes: #411206)
Files:
d13e62c4f3a02d26c78a3c947565c458 59013 vcs optional git-buildpackage_0.4.57.tar.gz
c2b1a555b8ea7f318cfee943e130508a 1055 vcs optional git-buildpackage_0.4.57.dsc
More information about the Karmic-changes
mailing list