File: changelog

package info (click to toggle)
python-srp 1.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 192 kB
  • sloc: python: 1,084; makefile: 33
file content (116 lines) | stat: -rw-r--r-- 3,368 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
112
113
114
115
116
python-srp (1.0.20-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

  [ Micah Anderson ]
  * Remove myself from debian/control Uploaders field.

  [ Boyuan Yang ]
  * New upstream release.
  * Add myself to debian/control Uploaders field.
  * debian/rules: Replace manual relro with full hardening.

 -- Boyuan Yang <byang@debian.org>  Tue, 01 Nov 2022 15:45:53 -0400

python-srp (1.0.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control: Add package dependency libssl-dev since srp/_ctsrp.py
    tries to dlopen unversioned libssl.so (upstream commit aa0c23f).

 -- Boyuan Yang <byang@debian.org>  Thu, 14 Apr 2022 10:26:06 -0400

python-srp (1.0.18-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

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

  [ Boyuan Yang ]
  * Update standards version to 4.6.0, no changes needed.
  * New upstream release.

 -- Boyuan Yang <byang@debian.org>  Tue, 29 Mar 2022 22:19:32 -0400

python-srp (1.0.15-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 1.0.15
  * Bump DH level to 12
  * Update Standards-Version to 4.4.1
  * Move package under Debian Python Modules Team
  * d/control:
    - Add python3-six dependency
    - Switch to architecture all
  * d/python3-srp.doc-base: Add doc-base file
  * d/rules: Add Rules-Requires-Root: no
  * d/watch: Remove signature entry, upstream does not uses it

 -- Samuel Henrique <samueloph@debian.org>  Sat, 30 Nov 2019 14:36:32 +0000

python-srp (1.0.14-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938194

 -- Sandro Tosi <morph@debian.org>  Mon, 07 Oct 2019 23:43:31 -0400

python-srp (1.0.14-1) unstable; urgency=medium

  [ Micah Anderson ]
  * New upstream version (Closes: #896386)
  * Updated standards version: no changes
  * Add build-dep on python3-sphinx
  * Remove old X-Python-Version control fields
  * Update debian/watch

  [ Antoine Beaupré ]
  * fix Homepage/Vcs fields
  * note that py3k patch was removed, factored in upstream

 -- Micah Anderson <micah@debian.org>  Tue, 05 Jun 2018 08:46:55 -0400

python-srp (1.0.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control:
    - Build-Depends: Add dh-python.
    - Depends: Remove hardcoded libssl1.0.0 from all binaries
      (closes: #805084).
    - Update to Debian Policy 3.9.7.

 -- Samuel Henrique <samueloph@debian.org>  Fri, 25 Mar 2016 00:12:24 -0300

python-srp (1.0.4-1) unstable; urgency=low

  [ Micah Anderson ]
  * Upgrade to 1.0.4
  * Update debian/control VCS fields for new upstream location
  * Add myself to Uploaders

  [ Ben Carrillo ]
  * Change debian/* license to Expat.

 -- Ben Carrillo <ben@futeisha.org>  Mon, 11 Nov 2013 18:27:00 -0200

python-srp (1.0.2-2) unstable; urgency=low

  * Python3 package.

 -- Ben Carrillo <ben@futeisha.org>  Wed, 30 Oct 2013 03:13:44 -0200

python-srp (1.0.2-1) unstable; urgency=low

  * Initial release. Closes: 699122

 -- Ben Carrillo <ben@futeisha.org>  Mon, 28 Jan 2013 06:37:21 +0900