File: changelog

package info (click to toggle)
python-depinfo 2.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 476 kB
  • sloc: python: 1,635; makefile: 49
file content (91 lines) | stat: -rw-r--r-- 2,902 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
python-depinfo (2.2.0-3) unstable; urgency=medium

  * Team upload.
  * d/control: migrate to pyproject.toml.
  * d/control: migrate to autopkgtest-pkg-pybuild.
  * d/control: remove dependency on python3-pkg-resources. (Closes: #1083626)
  * d/control: tests depend on pytest.
  * d/control: add missing test dependencies.
    Those are python3-versioneer and python3-pip; it is worth mentioning
    that the dependency on pip is needed because depinfo tests against pip
    invocations, but not in order to pull missing dependencies as is
    usually the case.
  * d/control: declare compliance to standards version 4.7.0.
  * python3.12.patch: normalize last update timestamp for dep3 compliance.

 -- Étienne Mollier <emollier@debian.org>  Sun, 01 Dec 2024 16:25:01 +0100

python-depinfo (2.2.0-2) unstable; urgency=medium

  * Packaging update
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Replace SafeConfigParser deprecated in Python3.12
    Closes: #1058203

 -- Andreas Tille <tille@debian.org>  Wed, 10 Jan 2024 08:44:34 +0100

python-depinfo (2.2.0-1) unstable; urgency=medium

  * Fix watch file
  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 25 Nov 2022 08:09:06 +0100

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

  * Move package to Debian Python Team

 -- Andreas Tille <tille@debian.org>  Sun, 02 Jan 2022 11:22:47 +0100

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

  * Fix watchfile to detect new versions on github (routine-update)
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Tue, 28 Sep 2021 11:57:47 +0200

python-depinfo (1.6.0-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 1.6.0
  * Add versioneer.py from versioneer-518
    to fix build
  * Drop dependency on pipdeptree
  * Declare compliance with policy 4.5.1

 -- Nilesh Patra <npatra974@gmail.com>  Sun, 10 Jan 2021 21:12:24 +0530

python-depinfo (1.5.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.5.4

 -- Nilesh Patra <npatra974@gmail.com>  Sat, 19 Sep 2020 16:16:25 +0530

python-depinfo (1.5.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * Add "Rules-Requires-Root: no"
  * Add upstream/metadata

 -- Nilesh Patra <npatra974@gmail.com>  Sat, 22 Feb 2020 03:37:23 +0530

python-depinfo (1.5.1-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0

 -- Andreas Tille <tille@debian.org>  Fri, 02 Aug 2019 22:51:52 +0200

python-depinfo (1.4.0-1) unstable; urgency=medium

  * Initial release (Closes: #907244)

 -- Andreas Tille <tille@debian.org>  Sat, 08 Sep 2018 20:47:08 +0200