changelog 2.7 KB

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