From e8348a167dc7687ce079d49dab386aad6b278126 Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Tue, 29 May 2007 08:30:24 +0200 Subject: document changes and update todo --- TODO | 6 +++--- debian/changelog | 14 +++++++++++++- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 47fdbec..9fda929 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,8 @@ - git-buildpackage: - allow to export the hole source tree to tmpdir before building + - allow to fetch and build from a signed tag even when it's in a remote repo - git-import-orig: - - don't use git_load_dirs but use new branches for new upstream versions - and merge them to 'upstream' - this will trace renames, etc. properly - - allow to import from an unpacked source tree + - allow to import into an empty repository + - show untracked files using 'git-ls-files -o' after import - git-import-dsc: - allow to import into a git repository for backports diff --git a/debian/changelog b/debian/changelog index a043c5c..cd331f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,19 @@ +git-buildpackage (0.3.0) unstable; urgency=low + + * don't use git_load_dirs for imports, this addresses: + * upstream directory removal (#423363) + * empty dirs and files not under version control (#409606) + * filtering out of files (Closes: #425986) + * importing of an empty .diff.gz (like libx86 0.99-1.2) + * doc: remove stray ';' from special.sgml. Thanks to Loïc Minier + * doc: gbp.conf is per working copy, not per repository + + -- Guido Guenther Mon, 28 May 2007 03:19:32 +0200 + git-buildpackage (0.2.31) unstable; urgency=low * git-import-orig: rename --upstreamversion to --upstream-version, to match - the documentation and the uther --upstream-* options + the documentation and the other --upstream-* options * add several missing options to manpages and documentation -- Guido Guenther Thu, 24 May 2007 09:38:35 +0200 -- cgit v1.2.3