File: changelog

package info (click to toggle)
python-jsondiff 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 172 kB
  • sloc: python: 842; makefile: 162; sh: 5
file content (68 lines) | stat: -rw-r--r-- 2,045 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
python-jsondiff (2.0.0-2) unstable; urgency=medium

  * Removed the Conflicts: cbmc.

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Jan 2023 00:53:53 +0100

python-jsondiff (2.0.0-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Fix watch file
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  TODO: ERROR: test_explicit_syntax (tests.JsonDiffTests.test_explicit_syntax)

  [ Thomas Goirand ]
  * Team upload.
  * Rename /usr/bin/jdiff as /usr/bin/jsondiff-jdiff (Closes: #1004463).

 -- Thomas Goirand <zigo@debian.org>  Tue, 03 Jan 2023 08:51:33 +0100

python-jsondiff (1.3.1-2) unstable; urgency=medium

  * Add Conflicts: cbmc (Closes: #1004463).

 -- Thomas Goirand <zigo@debian.org>  Sun, 06 Feb 2022 18:28:22 +0100

python-jsondiff (1.3.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Fix update-alternatives handling.
  * Ran wrap-and-sort -bastk.
  * Add myself to d/copyright.

 -- Thomas Goirand <zigo@debian.org>  Thu, 27 Jan 2022 09:45:22 +0100

python-jsondiff (1.1.1-4) unstable; urgency=medium

  * Team upload.
  * Manage /usr/bin/jsondiff with update-alternatives to avoid clash with
    python3-jsonpatch (Closes: #940616).

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Sep 2019 14:55:29 +0200

python-jsondiff (1.1.1-3) unstable; urgency=medium

  * Team upload.
  * Drop Python 2 support.
  * Use debhelper-compat instead of debian/compat.

 -- Ondřej Nový <onovy@debian.org>  Tue, 27 Aug 2019 11:30:34 +0200

python-jsondiff (1.1.1-2) unstable; urgency=medium

  * Testsuite: autopkgtest-pkg-python
  * Standards-Version: 4.1.4

 -- Andreas Tille <tille@debian.org>  Mon, 16 Apr 2018 15:06:07 +0200

python-jsondiff (1.1.1-1) unstable; urgency=low

  * Initial release. (Closes: #888012)

 -- Andreas Tille <tille@debian.org>  Tue, 23 Jan 2018 11:22:12 +0100