File: changelog

package info (click to toggle)
python-parsel 1.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 288 kB
  • sloc: python: 1,244; makefile: 213
file content (96 lines) | stat: -rw-r--r-- 2,878 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
python-parsel (1.5.0-2) unstable; urgency=medium

  * Team upload.

  [ nyov ]
  * Add python-functools32 to python2 Depends
    as it isn't found by ${python:Depends}.  Closes: #904151
  * Install actual changelog file
    (which should become NEWS according to policy 4.2.0).

  [ Mattia Rizzolo ]
  * Bump Standards-Version to 4.2.1.
    + Set Rules-Requires-Root:no.
  * Use the new debhelper-compat(=11) notation and drop d/compat.

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 02 Oct 2018 16:16:24 +0200

python-parsel (1.5.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Michael Fladischer ]
  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.1.5.
  * Add python-functools32 to Build-Depends to satisfy test
    requirements.
  * Clean up .pytest_cache/v/cache/nodeids during builds.

 -- Michael Fladischer <fladi@debian.org>  Wed, 18 Jul 2018 23:14:46 +0200

python-parsel (1.4.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Michael Fladischer ]
  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Fri, 16 Feb 2018 10:17:23 +0100

python-parsel (1.3.1-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Always use pristine-tar.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.3.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Tue, 09 Jan 2018 08:48:35 +0100

python-parsel (1.2.0-1) unstable; urgency=low

  * Team upload.
  * Upload to unstable.
  * Reformat packaging files with cme for better readability.
  * Bump Standards-Version to 4.0.0.

 -- Michael Fladischer <fladi@debian.org>  Tue, 20 Jun 2017 10:33:43 +0200

python-parsel (1.2.0-1~exp1) experimental; urgency=low

  * Team upload.
  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Mon, 29 May 2017 09:38:08 +0200

python-parsel (1.1.0-1~exp1) experimental; urgency=low

  * Team upload.
  * New upstream release.
  * Remove version requirement from python-all for Build-Depends.
  * Remove version requirement from python3-cssselect for Build-Depends.
  * Use https:// for copyright-format 1.0 URL.

 -- Michael Fladischer <fladi@debian.org>  Wed, 25 Jan 2017 09:40:55 +0100

python-parsel (1.0.3-2) unstable; urgency=low

  * Team upload.
  * Initialize git-dpm.
  * Add Vcs-* fields.
  * Clean files in .eggs/ and parsel.egg-info/ to allow two builds in a
    row.

 -- Michael Fladischer <fladi@debian.org>  Wed, 25 Jan 2017 09:18:45 +0100

python-parsel (1.0.3-1) unstable; urgency=medium

  * Initial release. (Closes: #832448)

 -- Ignace Mouzannar <mouzannar@gmail.com>  Fri, 29 Jul 2016 13:50:01 -0400