changelog 3.1 KB

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