From 19b405d6aedb36fba503ef4197c20a84ed3c8fe6 Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Sun, 7 Oct 2007 15:33:14 +0200 Subject: document changes and release --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/debian/changelog b/debian/changelog index 671c8585..5c77ee73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +git-buildpackage (0.4.0) experimental; urgency=low + + * add support for automatic snapshot releases as suggested by Ottavio + Salvador + * make git-dch actually useful: + * --auto: guess last changelogged commit from the snapshot header + * add short options for --snapshot and --release + * don't fail if the commit msg starts with '--' + * add a check for the debian branch instead of always using it as the + tip + * handle versions containing epochs + * add --git-log to pass options along to git-log + * allow to specify paths to look at: git-dch path1 path2 - useful if + upstream uses git + * add some basic documentation for git-dch + + -- Guido Guenther Sun, 07 Oct 2007 15:32:40 +0200 + git-buildpackage (0.3.6) unstable; urgency=low * create upstream branch when importing into an empty archive -- cgit v1.2.3