File: changelog

package info (click to toggle)
python-janus 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 200 kB
  • sloc: python: 1,380; makefile: 24; sh: 1
file content (74 lines) | stat: -rw-r--r-- 1,971 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
python-janus (1.0.0-2) unstable; urgency=medium

  * set Testsuite: autopkgtest-pkg-pybuild
  * build-depend on pybuild-plugin-pyproject
  * tighten copyright file

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 07 Dec 2022 10:48:25 +0100

python-janus (1.0.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * tighten lintian overrides

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 19 Dec 2021 14:35:11 +0100

python-janus (0.7.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * build-depend on python3-typing-extensions
  * declare compliance with Debian Policy 4.6.0

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 25 Nov 2021 14:28:41 +0100

python-janus (0.6.2-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 08 Nov 2021 16:10:52 +0100

python-janus (0.6.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * build-depend on python3-pytest-asyncio
  * rules:
    + fix export DH_OPTIONS (not declare them twice)
    + declare buildsystem explicitly (not in environment)
  * copyright: update coverage
  * use debhelper compatibility level 13 (not 12)
  * simplify source script copyright-check
  * tighten build-dependency on python3-pytest

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 06 Sep 2021 11:22:01 +0200

python-janus (0.4.0-2) unstable; urgency=medium

  * update debhelper;
    build-depend on debhelper-compat dh-sequence-python3
    (not debhelper dh-python)
  * declare compliance with Debian Policy 4.5.0

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 20 Feb 2020 13:05:36 +0100

python-janus (0.4.0-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#945752.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 28 Nov 2019 03:19:48 +0100