File: changelog

package info (click to toggle)
python-jaraco.functools 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: python: 410; makefile: 4
file content (125 lines) | stat: -rw-r--r-- 4,215 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
python-jaraco.functools (4.1.0-1) unstable; urgency=medium

  * New upstream version 4.1.0
  * Control: add build-dep on dh-sequence-python3.

 -- Jeroen Ploemen <jcfp@debian.org>  Mon, 30 Sep 2024 08:47:38 +0000

python-jaraco.functools (4.0.2-1) unstable; urgency=medium

  * New upstream version 4.0.2.
  * Control: remove team from uploaders.
  * Control: point VCS links to private namespace.
  * Copyright: bump years.
  * Bump Standards-Version to 4.7.0 (from 4.6.2; no further changes).

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 15 Aug 2024 03:27:38 +0000

python-jaraco.functools (4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0
  * Clean: remove, egg-info is autmatically cleaned now.
  * Tests: replace d/tests with Testsuite: autopkgtest-pkg-pybuild.

 -- Jeroen Ploemen <jcfp@debian.org>  Sat, 09 Dec 2023 13:26:09 +0000

python-jaraco.functools (3.7.0-1) unstable; urgency=medium

  * New upstream version 3.7.0
  * Bump Standards-Version to 4.6.2 (from 4.6.0; no further changes).
  * Copyright: bump years.
  * Control: add build-dep on pybuild-plugin-pyproject.

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 15 Jun 2023 13:04:16 +0000

python-jaraco.functools (3.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Copyright: bump years.

 -- Jeroen Ploemen <jcfp@debian.org>  Mon, 04 Apr 2022 14:41:11 +0000

python-jaraco.functools (3.4.0-2) unstable; urgency=medium

  * Tests: use upstream testsuite as autopkgtest.

 -- Jeroen Ploemen <jcfp@debian.org>  Sat, 20 Nov 2021 09:02:13 +0000

python-jaraco.functools (3.4.0-1) unstable; urgency=medium

  * New upstream version 3.4.0

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 11 Nov 2021 18:27:20 +0000

python-jaraco.functools (3.3.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Bump Standards-Version to 4.6.0 (from 4.5.1; no further changes).

 -- Jeroen Ploemen <jcfp@debian.org>  Thu, 19 Aug 2021 10:42:40 +0000

python-jaraco.functools (3.3.0-1) experimental; urgency=low

  [ Jeroen Ploemen ]
  * New upstream release.
  * Set maintainer (etc.) to my debian email address.
  * Control:
    + bump debhelper compat level to 13 (from 12).
    + bump Standards-Version to 4.5.1 (from 4.5.0; no further changes).
    + add build-dep on python3-jaraco.classes, needed for the testsuite.
    + mark test-only build-deps.
    + set Rules-Requires-Root: no.
  * Copyright: bump years.
  * Patches: remove all, no longer needed.
  * Rules: run upstream testsuite during build.
  * Watch:
    + account for github changes.
    + bump version to 4 (from 3; no further changes).

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

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

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

 -- Jeroen Ploemen <jcfp@debian.org>  Wed, 07 Jul 2021 12:39:05 +0000

python-jaraco.functools (3.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Clean: add entry to ensure building twice works.
  * Patches: refresh 02, also strip cov and black options.
  * Bump Standards-Version to 4.5.0 (from 4.4.1; no further changes).
  * Rules:
    + simplify test handling.
    + switch test files handling to d/pybuild.testfiles.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Sat, 29 Feb 2020 13:37:00 +0000

python-jaraco.functools (2.0-2) unstable; urgency=medium

  * Control:
    + remove python3:provides from binary package.
    + add build-dep on python3-pytest to support running tests at
      build time.
  * Copyright:
    + clarify the license by updating its name from MIT to Expat.
    + add comment about the source of the upstream copyright years.
  * Patches:
    + add 01_add_missing_namespace_info to make this a namespace
      package and avoid filename collisions with other jaraco
      subpackages such as itertools. (Closes: #943763)
    + add 02_pytest_no_flake8.

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Sun, 03 Nov 2019 09:41:19 +0000

python-jaraco.functools (2.0-1) unstable; urgency=medium

  * Initial release. (Closes: #941722)

 -- JCF Ploemen (jcfp) <linux@jcf.pm>  Fri, 04 Oct 2019 10:55:24 +0000