1
0

changelog 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. python-magic (2:0.4.20-1) experimental; urgency=medium
  2. * Upload to experimental
  3. * New upstream version 0.4.20
  4. The compatability layer for python-magic from src:file is now part
  5. of the upstream releases.
  6. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 16 Jan 2021 10:29:10 +0100
  7. python-magic (2:0.4.15-5) unstable; urgency=medium
  8. * Adjust test suite for changes in file 5.39. Closes: #975784
  9. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 26 Nov 2020 22:20:06 +0100
  10. python-magic (2:0.4.15-4) unstable; urgency=medium
  11. * Drop python 2 support. Closes: #937905
  12. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 19 Apr 2020 10:03:42 +0200
  13. python-magic (2:0.4.15-3) unstable; urgency=low
  14. * Cherry-pick upstream commit to fix warning on Python 3.8.
  15. (Ubuntu 1857148)
  16. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 27 Dec 2019 14:20:39 +0100
  17. python-magic (2:0.4.15-2) unstable; urgency=high
  18. * Disable gzip test. Closes: #897471
  19. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 22 Jul 2018 00:09:26 +0200
  20. python-magic (2:0.4.15-1) unstable; urgency=low
  21. * Upload to unstable
  22. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 04 Feb 2018 17:43:24 +0100
  23. python-magic (2:0.4.15-1~exp2) experimental; urgency=medium
  24. * Update libmagic compatibility to the latest upstream commit
  25. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 19 Jan 2018 20:54:50 +0100
  26. python-magic (2:0.4.15-1~exp1) experimental; urgency=medium
  27. * Initial packaging. Closes: #877849
  28. * Upload to experimental to ease tests of packages that use
  29. python-magic from src:file
  30. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 08 Jan 2018 08:20:53 +0100