1
0

changelog 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. python-magic (2:0.4.27-5) unstable; urgency=medium
  2. * Pick all commits upstream since the 0.4.27 release. Also support
  3. file 5.47.
  4. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 01 Jun 2026 19:48:02 +0200
  5. python-magic (2:0.4.27-4) unstable; urgency=medium
  6. * Use pytest instead of tox. Thanks Shanavas M. Closes: #1120248
  7. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 23 May 2026 14:14:14 +0200
  8. python-magic (2:0.4.27-3) unstable; urgency=medium
  9. * Don't hardcode dependency on libmagic1. Closes: #1066850
  10. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 15 Mar 2024 08:41:01 +0100
  11. python-magic (2:0.4.27-2) unstable; urgency=medium
  12. * Fix test suite with file 5.45
  13. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 02 Sep 2023 15:18:53 +0200
  14. python-magic (2:0.4.27-1) unstable; urgency=medium
  15. * New upstream version 0.4.27
  16. * Fix build with tox4. Closes: #1035640
  17. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 02 Aug 2023 19:39:12 +0200
  18. python-magic (2:0.4.26-3) unstable; urgency=medium
  19. * Adjust testsuite for changes in file 5.43+
  20. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 24 Dec 2022 13:31:00 +0100
  21. python-magic (2:0.4.26-2) unstable; urgency=medium
  22. * Adjust autopkgtest for for upstream changes in 0.4.26.
  23. Closes: #1012449
  24. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 07 Jun 2022 18:33:30 +0200
  25. python-magic (2:0.4.26-1) unstable; urgency=medium
  26. * New upstream version 0.4.26
  27. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 05 Jun 2022 17:00:05 +0200
  28. python-magic (2:0.4.25-1) unstable; urgency=medium
  29. * New upstream version 0.4.25
  30. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 24 Mar 2022 17:07:07 +0100
  31. python-magic (2:0.4.24-2) unstable; urgency=medium
  32. * Cherry-pick fix to support file 5.41
  33. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 30 Oct 2021 19:12:52 +0200
  34. python-magic (2:0.4.24-1) unstable; urgency=medium
  35. * New upstream version 0.4.24
  36. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 29 Sep 2021 13:50:54 +0200
  37. python-magic (2:0.4.20-3) unstable; urgency=medium
  38. * Fix autopkgtest
  39. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 26 Jan 2021 08:25:41 +0100
  40. python-magic (2:0.4.20-2) unstable; urgency=medium
  41. * Upload to unstable
  42. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 24 Jan 2021 23:05:53 +0100
  43. python-magic (2:0.4.20-1) experimental; urgency=medium
  44. * Upload to experimental
  45. * New upstream version 0.4.20
  46. The compatability layer for python-magic from src:file is now part
  47. of the upstream releases.
  48. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 16 Jan 2021 10:29:10 +0100
  49. python-magic (2:0.4.15-5) unstable; urgency=medium
  50. * Adjust test suite for changes in file 5.39. Closes: #975784
  51. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 26 Nov 2020 22:20:06 +0100
  52. python-magic (2:0.4.15-4) unstable; urgency=medium
  53. * Drop python 2 support. Closes: #937905
  54. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 19 Apr 2020 10:03:42 +0200
  55. python-magic (2:0.4.15-3) unstable; urgency=low
  56. * Cherry-pick upstream commit to fix warning on Python 3.8.
  57. (Ubuntu 1857148)
  58. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 27 Dec 2019 14:20:39 +0100
  59. python-magic (2:0.4.15-2) unstable; urgency=high
  60. * Disable gzip test. Closes: #897471
  61. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 22 Jul 2018 00:09:26 +0200
  62. python-magic (2:0.4.15-1) unstable; urgency=low
  63. * Upload to unstable
  64. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 04 Feb 2018 17:43:24 +0100
  65. python-magic (2:0.4.15-1~exp2) experimental; urgency=medium
  66. * Update libmagic compatibility to the latest upstream commit
  67. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Fri, 19 Jan 2018 20:54:50 +0100
  68. python-magic (2:0.4.15-1~exp1) experimental; urgency=medium
  69. * Initial packaging. Closes: #877849
  70. * Upload to experimental to ease tests of packages that use
  71. python-magic from src:file
  72. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Mon, 08 Jan 2018 08:20:53 +0100