File: changelog

package info (click to toggle)
php-email-validator 2.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 372 kB
  • sloc: php: 1,465; makefile: 9
file content (146 lines) | stat: -rw-r--r-- 4,299 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
php-email-validator (2.1.7-1) unstable; urgency=medium

  [ Eduardo Gulias Davis ]
  * Update supported RFCs (#186)

  [ Joël Harkes ]
  * Update MultipleValidationWithAnd.php (#179)

 -- David Prévot <taffit@debian.org>  Wed, 05 Dec 2018 06:56:27 -1000

php-email-validator (2.1.6-1) unstable; urgency=medium

  * Use debhelper-compat 11
  * Get rid of get-orig-source target
  * Use https in Format
  * Update Standards-Version to 4.2.1

 -- David Prévot <taffit@debian.org>  Thu, 27 Sep 2018 18:18:11 -1000

php-email-validator (2.1.5-1) unstable; urgency=medium

  [ Tom Sommer ]
  * DNSCheckValidation requires the Intl extension (#175)
  * Correctly check for intl extension in SpoofCheck (#174)
  * INTL_IDNA_VARIANT_UTS46 is not supported on all systems (#173)

  [ David Prévot ]
  * Update Standards-Version to 4.2.0

 -- David Prévot <taffit@debian.org>  Mon, 20 Aug 2018 17:09:13 -1000

php-email-validator (2.1.4-1) unstable; urgency=medium

  [ Lode Claassen ]
  * DNS check should convert unicode domains first (#166)

  [ David Prévot ]
  * Update Standards-Version to 4.1.4

 -- David Prévot <taffit@debian.org>  Mon, 16 Apr 2018 15:44:17 -1000

php-email-validator (2.1.3-2) unstable; urgency=medium

  * Upload to unstable now that symfony can be built with this version
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Thu, 08 Mar 2018 17:52:23 -1000

php-email-validator (2.1.3-1) experimental; urgency=medium

  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Sat, 18 Nov 2017 16:37:40 -1000

php-email-validator (2.1.2-1) experimental; urgency=medium

  * Drop minimal version satisfied in stable
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Tue, 22 Aug 2017 11:24:00 -1000

php-email-validator (2.0.1-1) experimental; urgency=medium

  [ Issei.M ]
  * fixed DNSCheckValidation bug (#115)
  * fixed some problems in DNSCheckValidation (#116)

  [ Michele Locati ]
  * Exclude some dirs and files from repository auto-generated ZIP archives

  [ David Prévot ]
  * Remove tests dropped upstream
  * Remove documentation dropped upstream

 -- David Prévot <taffit@debian.org>  Fri, 15 Jul 2016 10:49:37 -0400

php-email-validator (2.0.0-1) experimental; urgency=medium

  * Upload to experimental since symfony currently (as of 3.1) build-depend on
    php-email-validator (<< 2)

  [ Eduardo Gulias Davis ]
  * moving code around

  [ David Prévot ]
  * Revert "Track version 1"
  * Update packaging to new distribution path
  * Update copyright (years)
  * Build-depend on php-intl that provides Spoofchecker needed for tests
  * Drop test relying on network access

 -- David Prévot <taffit@debian.org>  Thu, 19 May 2016 22:25:22 -0400

php-email-validator (1.2.12-1) unstable; urgency=medium

  [ Eduardo Gulias Davis ]
  * Changed invalid dns domains and backslash in domain (#107)

  [ David Prévot ]
  * Track version 1
  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Thu, 19 May 2016 21:18:16 -0400

php-email-validator (1.2.11-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7
  * Rebuild with latest pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Fri, 04 Mar 2016 22:33:42 -0400

php-email-validator (1.2.11-1) unstable; urgency=medium

  [ Eduardo Gulias Davis ]
  * Control tests for .com.xx domains
  * fixes #82

 -- David Prévot <taffit@debian.org>  Wed, 11 Nov 2015 11:15:42 -0400

php-email-validator (1.2.10-1) unstable; urgency=medium

  [ Andrei Sozonov ]
  * #80 validate number of closing parenthesis

 -- David Prévot <taffit@debian.org>  Fri, 23 Oct 2015 18:36:47 -0400

php-email-validator (1.2.9-1) unstable; urgency=medium

  [ Chris McCafferty ]
  * Replaces dos-type line endings. Fixes issue #69.

 -- David Prévot <taffit@debian.org>  Wed, 24 Jun 2015 10:03:32 -0400

php-email-validator (1.2.8-1) unstable; urgency=medium

  * The latest php-doctrine-lexer is needed
  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Tue, 12 May 2015 15:09:28 -0400

php-email-validator (1.2.7-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Thu, 08 Jan 2015 05:06:07 -0400