summaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-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