File: changelog

package info (click to toggle)
python-line-profiler 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,256 kB
  • sloc: python: 8,119; sh: 810; ansic: 297; makefile: 14
file content (111 lines) | stat: -rw-r--r-- 3,541 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
python-line-profiler (5.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop some unnecessary pybuild options.
  * Use dh-sequence-python3.

 -- Colin Watson <cjwatson@debian.org>  Thu, 14 Aug 2025 11:36:23 +0100

python-line-profiler (4.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Wed, 04 Dec 2024 10:03:02 +0000

python-line-profiler (4.1.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Look up NOP opcode instead of hardcoding it (closes: #1081625).

 -- Colin Watson <cjwatson@debian.org>  Sun, 03 Nov 2024 20:50:57 +0000

python-line-profiler (4.1.2-1) unstable; urgency=medium

  [ Bo YU ]
  * Team upload.
  * New upstream version 4.1.2. (Closes: #1055715, #1056862)
  * Add python-is-python3 for test.
  * Add extend-diff-ignore. (Closes: #1049276)

  [ Jeroen Ploemen ]
  * Tests: loop over py3versions -s rather than -r.

 -- Bo YU <tsu.yubo@gmail.com>  Wed, 27 Dec 2023 10:19:00 +0000

python-line-profiler (4.0.2-1) unstable; urgency=medium

  * Team upload
  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

  [ Bo YU ]
  * New upstream version 4.0.2. (Closes: #1024047)
  * Transfer it from Debian science team to Debian python team
  * Drop all patches that upstream has merged
  * Add ubelt for test
  * Add more depends for autopkgtest
  * Add pybuild-plugin-pyproject on B-D
  * Set std-ver to 4.6.2
  * Update d/copyright

 -- Bo YU <tsu.yubo@gmail.com>  Sat, 25 Feb 2023 07:33:03 +0800

python-line-profiler (2.1-3) unstable; urgency=medium

  * Team upload
  * Switch to debhelper 13
  * Set Rules-Requires-Root: no
  * Add debian/clean to prevent FTBFSx2
  * Update d/control, d/copyright and d/watch to new upstream
    (Closes: #972319)
  * Mark py37-compat.diff Applied-Upstream
  * Bump Standards-Version to 4.5.0, no changes

 -- Graham Inggs <ginggs@debian.org>  Thu, 22 Oct 2020 12:55:38 +0000

python-line-profiler (2.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Patch: Python 3.9 compatibility, assume gettimeofday() exists and takes 2
    arguments. (Closes: #972251)

 -- Stefano Rivera <stefanor@debian.org>  Thu, 15 Oct 2020 23:00:41 -0700

python-line-profiler (2.1-2) unstable; urgency=medium

  * Team upload
  * py37-compat.diff: new patch by Matthias Klose, fixes FTBFS against
    Python 3.7 (Closes: #904655)
  * Remove obsolete X-Python3-Version field in d/control

 -- Sébastien Villemot <sebastien@debian.org>  Thu, 01 Nov 2018 10:25:39 +0100

python-line-profiler (2.1-1) unstable; urgency=medium

  [ Piotr Ożarowski ]
  * drop binary-without-manpage from lintian overrides, lintian is right

  [ Ghislain Antony Vaillant ]
  * Use the DEP-14 repository layout
  * Drop repacking of upstream tarballs
  * Source future releases from GitHub
  * New upstream version 2.1
  * Bump the debhelper version to 11
  * Bump the standards version to 4.1.3
  * Drop superfluous nocheck guards
  * Fixup whitespacing in rules file
  * Transfer maintenance to the Debian Science Team
  * Fixup trailing whitespace in control file
  * Remove d/s/local-options, no longer required

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Mon, 05 Feb 2018 07:40:48 +0000

python-line-profiler (2.0+ds1-1) unstable; urgency=low

  * Initial release. (Closes: #777069)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 07 Mar 2017 12:33:57 +0000