summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f9d4417..401e269 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,11 @@ git-buildpackage (0.2.25) unstable; urgency=low
* posttag suport for git-buildpackage: use --git-posttag to run a command
after a successfull build with tag (e.g. --git-posttag='git-push --tags
git.alioth.org')
+ * Repositories that never had the upstream sources as a single commit can be
+ made git-import-orig compatible by using git's grafts. Mention this in the
+ manual (Closes: #403988).
- -- Guido Guenther <agx@sigxcpu.org> Fri, 19 Jan 2007 00:07:14 +0100
+ -- Guido Guenther <agx@sigxcpu.org> Thu, 1 Feb 2007 17:54:56 +0100
git-buildpackage (0.2.24) unstable; urgency=low