summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2008-11-13 17:09:44 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-11-13 17:09:44 +0100
commitf5c0d316cff5dc56816a8393d0ee9927d66182b8 (patch)
tree224e094aea752037a7b18326fcf9d36311043afb
parentb7f8efd990498b472de96ee4d68c9f440bbbd04d (diff)
document changes and release 0.4.42debian/0.4.42
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2b12508a..0607e5d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+git-buildpackage (0.4.42) unstable; urgency=low
+
+ [ Guido Günther ]
+ * [b5e8691] debian/control: fix maintainer
+ * [ee9e51d] doc: mention cl2vcs
+ * [a0c03e1] doc: fix typo
+ * [0314acc] git-buildpacakge: use option groups
+ * [2d44dad] git-dch: merge sha and snapshot parameter
+
+ [ Felipe Sateler ]
+ * [7f24b98] git-dch: Don't include first UNRELEASED line - There's not much
+ point in keeping this line when either doing a release or when having a
+ snapshot header (nor does it help much if one invokes git-dch without
+ options). (Closes: #505400)
+
+ [ Guido Günther ]
+ * [a6f5472] git-import-orig: Don't fail on symlink creation (Closes: #502565)
+ * [b7f8efd] git-dch: add missing call to escape_commit
+
+ -- Guido Günther <agx@sigxcpu.org> Thu, 13 Nov 2008 17:08:52 +0100
+
git-buildpackage (0.4.41) unstable; urgency=low
* [8b15994] allow for another config file $REPO/debian/gbp.conf