File: changelog

package info (click to toggle)
python-memory-profiler 0.52-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 288 kB
  • sloc: python: 1,628; makefile: 28
file content (58 lines) | stat: -rw-r--r-- 2,011 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
python-memory-profiler (0.52-2) unstable; urgency=medium

  * Team upload.
  * Drop python 2 support
  * debian/control
    - drop obsolete X-P-V fields
    - bump Standards-Version to 4.4.0 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Thu, 22 Aug 2019 19:30:48 -0400

python-memory-profiler (0.52-1) unstable; urgency=medium

  * New upstream version 0.52
  * Support the nocheck build profile
  * Normalize the package descriptions

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 22 Feb 2018 14:47:15 +0000

python-memory-profiler (0.51-1) unstable; urgency=medium

  * Use the recommended gbp configuration
  * Track the new upstream repository on GitHub
  * New upstream version 0.51
  * Drop the patch queue, no longer required
  * Run cme fix on copyright file
    - Use the secure Format URI
    - Rename BSD to BSD-3-Clause
  * Run cme fix on control file
    - Wrap and sort fields and dependencies
    - Drop superfluous versioned dependencies
  * Enable testing for Python 3
  * Add autopkgtests for Python 3
  * Bump the debhelper version to 11
  * Bump the standards version to 4.1.3
  * Transfer maintenance to the Debian Science Team
    - As agreed with former maintainer Changwoo Ryu
  * Add myself to copyright holders

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sun, 04 Feb 2018 23:25:35 +0000

python-memory-profiler (0.41+git20161018-1) unstable; urgency=medium

  * New upstream release
  * debian/*: Clean up the pybuild build (Closes: #804442)
  * debian/*: lintian fixes
    - Standard-Version: 3.9.8
    - Add missing source format
    - Use new https addresses for Vcs-* fields
    - Rename /usr/bin/mprof to /usr/bin/{python,python3}-mprof
  * debian/patches/testsuite-disabled.patch: Disabled some tests

 -- Changwoo Ryu <cwryu@debian.org>  Sun, 30 Oct 2016 01:32:46 +0900

python-memory-profiler (0.31+git20141019-1) unstable; urgency=medium

  * Initial release (Closes: #764855)

 -- Changwoo Ryu <cwryu@debian.org>  Sun, 19 Oct 2014 17:18:27 +0900