aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-05-04 09:10:34 +0200
committerGuido Günther <agx@sigxcpu.org>2010-05-04 09:10:34 +0200
commit92f650b93b60df7c82ade12720bc50bde448e732 (patch)
treeb239a5c79b7e5f540b420e0a38c35e2b391dddb7
parenta2dd58d8a72f05f7cbe2e041fd1a75242ec107d8 (diff)
document changes and release 0.4.66debian/0.4.66
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b0e28ab7..2b175654 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,28 @@
+git-buildpackage (0.4.66) unstable; urgency=low
+
+ [ Paul Menzel ]
+ * [1072473] docs/manpages/git-dch.sgml: Consistency fixes and typo.
+ • Start sentences with capital letter and end them with a full stop.
+ • s/enty/entry/
+
+ [ David Paleino ]
+ * [49e31b1] Add --uscan command-line option Launch uscan and use the
+ tarball, if there's a new upstream version. (Closes: #577394)
+
+ [ Guido Günther ]
+ * [0826409] Bump standards version
+ * [6646d63] Depend on git | git-core (Closes: #577731)
+ * [f7a085a] Make --uscan more robust by not throwing exceptions onto the
+ console and catching download errors.
+ * [9521e6c] Fix typo - thanks to Paul Menzel
+ * [a2dd58d] gbp-pull: Requests for non fast-forward updates should exit with
+ a non-zero result (Closes: #579997)
+ * [b0100b6] Add simple Zeitgist data provider
+ * [5aefe29] Add 'Git-Dch: Short' tag to changelog parser This omits
+ the long description of the commit from the changelog.
+
+ -- Guido Günther <agx@sigxcpu.org> Tue, 04 May 2010 09:08:40 +0200
+
git-buildpackage (0.4.65) unstable; urgency=low
[ Guido Günther ]