File: changelog

package info (click to toggle)
python-requirements-detector 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: python: 2,096; makefile: 13; sh: 1
file content (130 lines) | stat: -rw-r--r-- 4,454 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
python-requirements-detector (1.3.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.3.2

 -- Alexandre Detiste <tchet@debian.org>  Wed, 14 May 2025 14:46:25 +0200

python-requirements-detector (1.2.2-2) unstable; urgency=medium

  * Team upload.
  * Update lintian override info format
  * Update standards version to 4.6.2, no changes needed.
  * Add missing build-dependency on python3-poetry-core.

 -- Alexandre Detiste <tchet@debian.org>  Thu, 27 Jun 2024 07:44:00 +0200

python-requirements-detector (1.2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Add new build dependencies:
    * pybuild-plugin-pyproject
    * python3-poetry
    * python3-semver
  * Fix FTBFS with current python3-astroid
  * Fix autopkgtest to allow python3-astroid migration
  * Use new dh-sequence-python3
  * Set Rules-Requires-Root: no

 -- Alexandre Detiste <tchet@debian.org>  Fri, 12 Apr 2024 08:06:32 +0200

python-requirements-detector (0.6-4) unstable; urgency=medium

  * Team upload.
  * Switch watch file to GitHub tags. The releases page doesn't link to
    tarballs any more.
  * Patch: Support setuptools >= 60. (Closes: #1022483)
  * Migrate from nose to pytest. (Closes: #1018574)

 -- Stefano Rivera <stefanor@debian.org>  Sat, 12 Nov 2022 22:22:16 +0200

python-requirements-detector (0.6-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * 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: Repository, Repository-Browse.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <morph@debian.org>  Fri, 03 Jun 2022 23:35:23 -0400

python-requirements-detector (0.6-2) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.
  * Enable autopkgtest-pkg-python testsuite
  * Bump debhelper compat level to 12.
  * Bump standards version to 4.4.0 (no changes).

 -- Ondřej Nový <onovy@debian.org>  Fri, 02 Aug 2019 07:40:18 +0200

python-requirements-detector (0.6-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ ChangZhuo Chen (陳昌倬) ]
  * New upstream release.
  * Bump compat to 11.
  * Bump Standards-Version to 4.1.5.
  * Add d/upstream/metadata.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sat, 28 Jul 2018 09:59:46 +0800

python-requirements-detector (0.4.1-3) unstable; urgency=medium

  * Change Uploaders to ChangZhuo Chen (Closes: #840093).
  * Bump compat to 10.
  * Bump Standards-Version to 4.0.0.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Mon, 19 Jun 2017 22:56:05 +0800

python-requirements-detector (0.4.1-2) unstable; urgency=medium

  * deb/control:
    + update my email address.
    + bump standards version to 3.9.8 (no changes needed).
    + Fixed VCS URL (https) [Ondřej Nový].
    + remove deprecated Testsuite field.
  * deb/copyright:
    + update my email address, expand copyright span.
  * add deb/python3-requirements-detector.lintian-overrides.

 -- Daniel Stender <stender@debian.org>  Fri, 20 Jan 2017 19:52:02 +0100

python-requirements-detector (0.4.1-1) unstable; urgency=medium

  * New upstream release.
  * deb/control:
    + put group into Maintainer (group uploads w/o reconfirmation).
    + bump astroid dependency version.
  * deb/copyright: span copyright, added email data.

 -- Daniel Stender <debian@danielstender.com>  Mon, 18 Jan 2016 21:28:45 +0100

python-requirements-detector (0.4-2) unstable; urgency=medium

  * deb/rules: set LC_ALL to running tests for build environments with
    locale not set or set non UTF-8 (Closes: #790569).

 -- Daniel Stender <debian@danielstender.com>  Wed, 01 Jul 2015 03:32:51 +0200

python-requirements-detector (0.4-1) unstable; urgency=medium

  * Initial release (Closes: #788208).

 -- Daniel Stender <debian@danielstender.com>  Sat, 27 Jun 2015 08:50:08 +0200