File: changelog

package info (click to toggle)
python-email-validator 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 304 kB
  • sloc: python: 1,598; makefile: 43; sh: 15
file content (74 lines) | stat: -rw-r--r-- 2,518 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
python-email-validator (2.2.0-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 2.2.0
  * Use dh-sequence-python3

 -- Alexandre Detiste <tchet@debian.org>  Sat, 20 Jul 2024 01:14:32 +0200

python-email-validator (1.3.0-1) unstable; urgency=medium

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

  [ Sergio Durigan Junior ]
  * d/control: Bump Standards-Version to 4.6.2; no changes needed.
  * New upstream version 1.3.0 (Closes: #1023845)
  * d/control: Add Rules-Requires-Root: no.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 24 Dec 2022 00:21:27 -0500

python-email-validator (1.1.2-1) unstable; urgency=medium

  * Upload to unstable.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Thu, 19 Aug 2021 20:11:05 -0400

python-email-validator (1.1.2-1~exp1) experimental; urgency=medium

  * Team upload.

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

  [ 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.

  [ Athos Ribeiro ]
  * New upstream version

  [ Sergio Durigan Junior ]
  * d/control: Bump Standards-Version to 4.5.1.

 -- Athos Ribeiro <athoscribeiro@gmail.com>  Sun, 09 May 2021 10:54:20 -0300

python-email-validator (1.1.1-3) unstable; urgency=medium

  * Disable tests because they require internet access.
    - d/control: Remove B-D on the packages that are needed for testing.
    - d/rules: Override dh_auto_test.  The package requires internet
      access (actually, just DNS) to perform the tests, and the policy
      says that this shouldn't be done.  There is a discussion about
      whether this is a sensible thing to do or not, but since we have
      autopkgtests now, we can just run the tests there. (Closes: #966071)
  * New autopkgtest for the package.
    We run the upstream tests on it, since it's OK to require internet.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 25 Jul 2020 19:16:59 -0400

python-email-validator (1.1.1-2) unstable; urgency=medium

  * Bump version for source-only upload, needed to make the package
    migrate.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 13 Jun 2020 12:37:01 -0400

python-email-validator (1.1.1-1) unstable; urgency=medium

  * Initial release (Closes: #962418)

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sun, 07 Jun 2020 12:35:59 -0400