From 6129ca865d933071d82af701a2ff77b85c051757 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 6 Jan 2018 20:43:36 +0100 Subject: Document changes and release 0.9.6 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a2b67948..c7a3dd99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +git-buildpackage (0.9.6) unstable; urgency=medium + + * [89495f7] patch_series: Properly chain up to parent class. + Insted of duplicating the logic use the parent classes _read_info. + * [28838b9] patch_series: don't read dep3 info multiple times + * [7b0660a] patch_series: Remove duplicate functions. + No need to repeat them in Dep3Patch since the parent class Patch already + has them. + * [0730a57] patch_series: Don't fail on decoding errors when looking for + DEP3 headers + (Closes: #885929) + * [6979250] export-orig: fix --upstream-branch argument name in manpage + + -- Guido Günther Sat, 06 Jan 2018 20:43:18 +0100 + git-buildpackage (0.9.5) unstable; urgency=medium [ Guido Günther ] -- cgit v1.2.3