Browse Source

python-magic 2:0.4.27-5

Christoph Biedl 2 days ago
parent
commit
9d2e914be1
1 changed files with 7 additions and 0 deletions
  1. 7 0
      debian/changelog

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+python-magic (2:0.4.27-5) unstable; urgency=medium
+
+  * Pick all commits upstream since the 0.4.27 release. Also support
+    file 5.47.
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Mon, 01 Jun 2026 19:48:02 +0200
+
 python-magic (2:0.4.27-4) unstable; urgency=medium
 
   * Use pytest instead of tox. Thanks Shanavas M. Closes: #1120248