diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-09-27 09:47:04 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-09-27 09:47:04 +0200 |
commit | b79eae8d30a4355b01ae6332e1b79c238233ba7e (patch) | |
tree | 82f154c16de1e2a29d1e61ec54febda6232fdbdf | |
parent | 61939c399d0ee23fba94a593817cc53c56d7291e (diff) | |
download | git-buildpackage-b79eae8d30a4355b01ae6332e1b79c238233ba7e.tar.gz git-buildpackage-b79eae8d30a4355b01ae6332e1b79c238233ba7e.tar.bz2 git-buildpackage-b79eae8d30a4355b01ae6332e1b79c238233ba7e.zip |
Document changes and release 0.5.10debian/0.5.10
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 550594cf..ab4d4d1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +git-buildpackage (0.5.10) unstable; urgency=low + + * [4b23f2d] Warn if not invoked by git-buildpackage git-pbuilder is + supposed to be invoked by git-buildpackage. Otherwise things like + export-dir aren't respected. (Closes: #596625) + + -- Guido Günther <agx@sigxcpu.org> Mon, 27 Sep 2010 09:46:52 +0200 + git-buildpackage (0.5.9) experimental; urgency=low * [6a200ad] Resync with git-pbuilder 0.16 (Closes: #595055) |