File: changelog

package info (click to toggle)
maybe 0.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 180 kB
  • sloc: python: 493; makefile: 8
file content (62 lines) | stat: -rw-r--r-- 2,000 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
maybe (0.4.0-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Stephen Kitt ]
  * Add missing dependency on python3-pkg-resources. Closes: #958785.
  * Standards-Version 4.5.0, no change required.

 -- Stephen Kitt <skitt@debian.org>  Thu, 07 May 2020 12:06:25 +0200

maybe (0.4.0-5) unstable; urgency=medium

  * Avoid crashing when AT_FDCWD is returned.
  * Switch to debhelper compatibility level 12.
  * Set “Rules-Requires-Root: no”.
  * Standards-Version 4.4.1, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Sun, 22 Dec 2019 20:22:30 +0100

maybe (0.4.0-4) unstable; urgency=medium

  * Add missing build-dependency on python3-ptrace.

 -- Stephen Kitt <skitt@debian.org>  Sat, 12 May 2018 09:28:22 +0200

maybe (0.4.0-3) unstable; urgency=medium

  * Allow newer versions of python-ptrace for Python 3 support.

 -- Stephen Kitt <skitt@debian.org>  Fri, 11 May 2018 23:22:46 +0200

maybe (0.4.0-2) unstable; urgency=medium

  * Migrate to Salsa.
  * Update debian/copyright.
  * Update watch file.
  * Drop obsolete Python version restrictions.
  * Switch to debhelper compatibility level 11.
  * Switch to Python 3; thanks to Alexandre Detiste for the patch!
    Closes: #814259.
  * Avoid running setup.py for clean-up, it tries to run the tests and
    fails.
  * Standards-Version 4.1.4, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Fri, 11 May 2018 14:03:24 +0200

maybe (0.4.0-1) unstable; urgency=medium

  * New upstream release; disable pytest-runner for now since it's not
    available in Debian and there are no tests yet.
  * Clean up debian/control with cme.
  * Standards-Version 3.9.7, no further change required.

 -- Stephen Kitt <skitt@debian.org>  Mon, 28 Mar 2016 20:59:37 +0200

maybe (0.3.0-1) unstable; urgency=low

  * Initial release. Closes: #814062.

 -- Stephen Kitt <skitt@debian.org>  Mon, 08 Feb 2016 15:16:37 +0100