aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-05-29 08:30:24 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-05-29 08:30:24 +0200
commite8348a167dc7687ce079d49dab386aad6b278126 (patch)
treebb5c2c8ce3e00e4939a664c3ce1c2922eaa8b0ab /debian
parent181c71f85c7a9dc9048cd6f5363dfb2411fbcd5a (diff)
document changes and update tododebian/0.3.0
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a043c5cd..cd331f5a 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 <agx@sigxcpu.org> 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 <agx@sigxcpu.org> Thu, 24 May 2007 09:38:35 +0200