From: jodogne-guest Date: Tue, 19 Mar 2024 10:55:03 +0000 (+0100) Subject: Fix typo in target distribution during upload X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~28^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=be32cee38f476458043a515c7cabe113e4bd8d7b;p=dcmtk.git Fix typo in target distribution during upload --- diff --git a/debian/changelog b/debian/changelog index db8cb96b..e977c2cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dcmtk (3.6.7-11) UNRELEASED; urgency=medium + + * Fix typo in target distribution during upload. + + -- Sebastien Jodogne Tue, 19 Mar 2024 11:54:38 +0100 + dcmtk (3.6.7-10) unreleased; urgency=medium * Fix build on armel. Closes: #1060104