File: changelog

package info (click to toggle)
python-lib25519 0~20241004.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 120 kB
  • sloc: python: 229; makefile: 2
file content (91 lines) | stat: -rw-r--r-- 3,359 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
python-lib25519 (0~20241004.2-1) unstable; urgency=medium

  * New upstream version 20241004.2
    - relicensed under CC0-1.0 OR 0BSD OR MIT-0 OR MIT
  * d/copyright: update license to CC0-1.0 OR 0BSD OR MIT-0 OR MIT
  * d/gbp.conf: upstream-branch = upstream/latest
  * d/p/0001-avoid-find_library.patch: refresh patch
  * d/control: remove Rules-Requires-Root: no

 -- Jan Mojžíš <janmojzis@debian.org>  Sat, 20 Sep 2025 08:16:04 +0200

python-lib25519 (0~20241004.1-5) unstable; urgency=medium

  * d/watch: rewrite to version 5, use Github uscan-template
  * d/upstream/signing-key.asc: update, add janmojzis@debian.org email
  * d/salsa-ci.yml: remove SALSA_CI_DISABLE_APTLY, remove licenserecon

 -- Jan Mojžíš <janmojzis@debian.org>  Tue, 16 Sep 2025 08:41:09 +0200

python-lib25519 (0~20241004.1-4) unstable; urgency=medium

  * d/upstream/metadata fix URLs
  * d/upstream/metadata add Repository field
  * d/control: bump Standards-Version: 4.7.2, no changes
  * d/copyright: bump copyright year

 -- Jan Mojžíš <janmojzis@debian.org>  Tue, 08 Apr 2025 17:18:29 +0200

python-lib25519 (0~20241004.1-3) unstable; urgency=medium

  * d/p/0001-avoid-find_library.patch add, it removes ctypes.util.find_library()
    call which detects shared library name
  * d/triggers: remove, since 'find_library' has been removed, this workaround
    is no longer needed

 -- Jan Mojžíš <janmojzis@debian.org>  Tue, 04 Mar 2025 17:41:47 +0100

python-lib25519 (0~20241004.1-2) unstable; urgency=medium

  * d/triggers: add 'activate-await ldconfig' to refresh ldconfig cache,
    python-lib25519 uses ctypes.util.find_library() which internally calls
    `ldconfig -p` to find the filename of a shared library

 -- Jan Mojžíš <janmojzis@debian.org>  Sat, 01 Mar 2025 23:51:49 +0100

python-lib25519 (0~20241004.1-1) unstable; urgency=medium

  * New upstream version 20241004.1
  * d/salsa-ci.yml: remove SALSA_CI_LINTIAN_SUPPRESS_TAGS
  * d/upstream/signing-key.asc add
  * d/gbp.conf: upstream-signatures = on
  * d/watch: update to check gpg signature

 -- Jan Mojžíš <janmojzis@debian.org>  Sat, 25 Jan 2025 21:20:09 +0100

python-lib25519 (0~20230630.3-1) unstable; urgency=medium

  * New upstream version 20230630.3
  * d/watch: use latest recommended github template

 -- Jan Mojžíš <janmojzis@debian.org>  Fri, 10 Jan 2025 13:29:35 +0100

python-lib25519 (0~20230630.1-3) unstable; urgency=medium

  [ Jan Mojžíš ]
  * d/control: change maintainer to "Debian Python Team"
  * d/control: add uploader "janmojzis@debian.org"
  * d/control: add Testsuite: autopkgtest-pkg-pybuild and remove d/t/*
  * d/control: update Vcs-* headers to new salsa repository in /python-team
  * d/gbp.conf: dist = DEP14, debian-branch = debian/latest
  * d/gbp.conf: add [pull] track-missing = True
  * d/copyright: add license for debian/*

  [ Simon Josefsson ]
  * Standards-Version: 4.7.0
  * Run wrap-and-sort -satbk.
  * Add salsa-ci.yml.

 -- Jan Mojžíš <janmojzis@debian.org>  Wed, 08 Jan 2025 16:12:40 +0100

python-lib25519 (0~20230630.1-2) unstable; urgency=medium

  * Source-only upload.

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Sat, 30 Dec 2023 14:49:39 +0100

python-lib25519 (0~20230630.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1053568)

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Mon, 09 Oct 2023 07:58:33 +0200