summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2008-12-29 00:30:06 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-12-29 00:30:06 +0100
commit80921ebfda217cd9862f8a98d0c406b22404151b (patch)
tree186ca324aaeb9ed43651a06f16acb3d4a25a88d2
parente806326c1138f2a6b4b32eb9dc5c0125396fcd7a (diff)
document changes and release 0.4.44debian/0.4.44
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 98a67db1..7ad6bfd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+git-buildpackage (0.4.44) unstable; urgency=low
+
+ * [c54e6dc] help option cleanup (Closes: #505787)
+ * [45541fe] don't require bugnumbers to start with '#' - use the regex
+ from Debian policy instead
+ * [77a875c] move common help messages into config.py
+ * [9223997] allow to import into empty repositories this makes git-
+ import-dsc's behaviour finally consistent with git-import-orig
+ (Closes: #500458, #504075)
+ * [aacd04a] require python 2.5
+ * [54b9a3e] better descriptions
+ * [e806326] add --no-sign-tags (Closes: #508889)
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 29 Dec 2008 00:29:43 +0100
+
git-buildpackage (0.4.43) unstable; urgency=low
* [8b8c137] gather all invocations of dch in one function - fixes dch