File: changelog

package info (click to toggle)
python-dict2xml 1.7.6-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 184 kB
  • sloc: python: 768; xml: 108; sh: 36; makefile: 7
file content (101 lines) | stat: -rw-r--r-- 3,305 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
python-dict2xml (1.7.6-1) unstable; urgency=medium

  * New upstream release
  * Bump standards-version to 4.7.0 without further change

 -- Scott Kitterman <scott@kitterman.com>  Thu, 08 Aug 2024 23:18:19 -0400

python-dict2xml (1.7.5-1) unstable; urgency=medium

  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Wed, 14 Feb 2024 16:11:08 -0500

python-dict2xml (1.7.4-1) unstable; urgency=medium

  * Add Rules-Requires-Root no to debian/control
  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Sun, 21 Jan 2024 09:55:42 -0500

python-dict2xml (1.7.3-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Scott Kitterman ]
  * New upstream release
  * wrap-and-sort control files
  * Add pybuild-plugin-pyproject to build depends and replace
    python3-setuptools with python3-hatchling to support new upstream build
    method

 -- Scott Kitterman <scott@kitterman.com>  Wed, 14 Jun 2023 10:30:05 -0400

python-dict2xml (1.7.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-all.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 27 Nov 2022 18:35:54 +0000

python-dict2xml (1.7.2-1) unstable; urgency=medium

  * New upstream release
  * Add python3-pytest and python3-noseofyeti to build-depends so tests are
    run during build (now that they are provided in the tarball)
  * Add autopkgtest to run upstream test suite

 -- Scott Kitterman <scott@kitterman.com>  Tue, 18 Oct 2022 23:42:25 -0400

python-dict2xml (1.7.1-1) unstable; urgency=medium

  * New upstream release
  * Bump standards-version to 4.6.1 without further change

 -- Scott Kitterman <scott@kitterman.com>  Mon, 17 Oct 2022 14:31:57 -0400

python-dict2xml (1.7.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Scott Kitterman ]
  * Update debhelper-compat to 13
  * Update d/watch to version 4
  * Bump standards-version to 4.6.0 without further change

 -- Scott Kitterman <scott@kitterman.com>  Wed, 19 Jan 2022 06:21:15 -0500

python-dict2xml (1.7.0-1) unstable; urgency=medium

  * New upstream release
  * Drop python3-six from build-depends, no longer needed
  * Bump standards-version to 4.5.0 without further change

 -- Scott Kitterman <scott@kitterman.com>  Thu, 16 Apr 2020 08:18:38 -0400

python-dict2xml (1.6.1-1) unstable; urgency=medium

  * New upstream release
    - Drop debian/patches/add_missing_license.patch, incorporated upstream
  * Add debian/python3-dict2xml.docs to include README.rst in the package now
    that it is included in the upstream tarball

 -- Scott Kitterman <scott@kitterman.com>  Tue, 27 Aug 2019 19:24:46 -0400

python-dict2xml (1.6-1) unstable; urgency=low

  * Initial release (Closes: #935864)
  * Add debian/patches/add_missing_license.patch to document
    license/copyright from upstream git

 -- Scott Kitterman <scott@kitterman.com>  Tue, 27 Aug 2019 02:07:04 -0400