d/changelog: Upload 3.6.6-4 to unstable
authorMathieu Malaterre <malat@debian.org>
Wed, 8 Dec 2021 09:27:29 +0000 (10:27 +0100)
committerMathieu Malaterre <malat@debian.org>
Wed, 8 Dec 2021 09:27:29 +0000 (10:27 +0100)
debian/changelog

index 4615ed6a6cd45db043b5cf4762a4a0945b58b166..3a541be1440d68d2ee64f229320b7f3cf17c829b 100644 (file)
@@ -1,3 +1,15 @@
+dcmtk (3.6.6-4) unstable; urgency=medium
+
+  * d/u/metadata: Add publication about DCMTK
+  * d/patches: Add new patch to fix random unit test failures
+  * d/control: Bump Std-Vers to 4.6.0, no changes needed
+  * d/watch: Update to latest uscan version
+  * d/rules: Remove as-needed-linker-flag
+  * d/control: Add missing Rules-Requires-Root: no
+  * d/patches: Import bug-fixes from git/master
+
+ -- Mathieu Malaterre <malat@debian.org>  Wed, 08 Dec 2021 10:27:21 +0100
+
 dcmtk (3.6.6-3) unstable; urgency=medium
 
   * d/patches: Fix compilation of dicomscope. Closes: #1000220