File: changelog

package info (click to toggle)
python-publicsuffix 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 352 kB
  • ctags: 68
  • sloc: python: 241; makefile: 6
file content (45 lines) | stat: -rw-r--r-- 1,406 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
python-publicsuffix (1.1.0-2) unstable; urgency=medium

  * Fix FTBFS with non-UTF-8 locales (Closes: #795978)

 -- Evgeni Golov <evgeni@debian.org>  Sat, 05 Sep 2015 12:38:26 +0200

python-publicsuffix (1.1.0-1) unstable; urgency=medium

  [ Scott Kitterman ]
  * Add support for python3 (python3-publicsuffix) Closes: #761465

  [ Evgeni Golov ]
  * Import new upstream release
  * update d/watch, thanks PyPI!
  * adjust use_global_publicsuffix_list.patch to 1.1.0
  * ignore tox.ini, it's in git but not in the tarball
  * remove publicsuffix/public_suffix_list.dat instead of publicsuffix.txt
  * skip network tests
  * fix wildcard tests, cy does not have a wildcard entry enymore
  * Standards-Version: 3.9.6
  * add publicsuffix to B-D, needed for tests
  * update d/copyright
  * add setuptools to B-D
  * add depends on pkg-resources
  * enable autopkgtests

 -- Evgeni Golov <evgeni@debian.org>  Sun, 09 Aug 2015 20:17:03 +0200

python-publicsuffix (1.0.5-1) unstable; urgency=medium

  [ Tomaz Solc ]
  * Correctly handle fully qualified domain names.

  [ Evgeni Golov ]
  * Import new upstream release
  * Standards-Version: 3.9.5
  * update copyright years

 -- Evgeni Golov <evgeni@debian.org>  Fri, 21 Mar 2014 08:28:56 +0100

python-publicsuffix (1.0.4-1) unstable; urgency=low

  * Initial upload (Closes: #703339).

 -- Evgeni Golov <evgeni@debian.org>  Mon, 18 Mar 2013 22:57:40 +0100