Codebase list python-srp / 9130452
Prepare new upload. Boyuan Yang 1 year, 6 months ago
3 changed file(s) with 12 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 python-srp (1.0.19-2) UNRELEASED; urgency=medium
0 python-srp (1.0.20-1) unstable; urgency=medium
11
2 [ Debian Janitor ]
23 * Set upstream metadata fields: Repository-Browse.
34 * Update standards version to 4.6.1, no changes needed.
45
5 -- Debian Janitor <janitor@jelmer.uk> Wed, 19 Oct 2022 23:57:21 -0000
6 [ Micah Anderson ]
7 * Remove myself from debian/control Uploaders field.
8
9 [ Boyuan Yang ]
10 * New upstream release.
11 * Add myself to debian/control Uploaders field.
12
13 -- Boyuan Yang <byang@debian.org> Tue, 01 Nov 2022 15:43:20 -0400
614
715 python-srp (1.0.19-1) unstable; urgency=medium
816
33 Priority: optional
44 Build-Depends:
55 debhelper-compat (= 13),
6 dh-sequence-python3,
67 python3-all,
78 python3-sphinx,
89 libssl-dev,
9 dh-python
1010 Standards-Version: 4.6.1
1111 Rules-Requires-Root: no
1212 Homepage: https://github.com/cocagne/pysrp
1313 package3=python3-srp
1414
1515 %:
16 dh $@ --with python3,sphinxdoc --buildsystem=pybuild
16 dh $@ --with sphinxdoc --buildsystem=pybuild
1717
1818 override_dh_auto_build:
1919 sphinx-build $(CURDIR)/srp/doc $(CURDIR)/srp/doc/build