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
|
python-nss (1.0.1-2) unstable; urgency=medium
* patches: Fix build with python 3.12. (Closes: #1055552)
-- Timo Aaltonen <tjaalton@debian.org> Wed, 13 Dec 2023 12:13:35 +0200
python-nss (1.0.1-1) unstable; urgency=medium
* New upstream release.
* control: Migrate to debhelper-compat.
* rules: Override auto_clean, complicates building the source.
* fix-ftbfs.diff: Fix type conflicts. (Closes: #973131)
* source: Upstream didn't bump the version in src/__init__.py, so
ignore the diff to tarball.
* control: Bump policy to 4.5.1.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 03 Dec 2020 17:31:41 +0200
python-nss (1.0.0-2) unstable; urgency=medium
* Bump debhelper to 12.
* control: Bump policy to 4.4.0.
* control: Drop X-Python*-Version.
* Drop python2 support. (Closes: #937958)
* control: Fix vcs urls.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 12 Sep 2019 09:17:21 +0300
python-nss (1.0.0-1) unstable; urgency=medium
* New upstream release.
* watch: Updated url.
* Add python3-nss, use pybuild
* control: Bump policy to 3.9.8, no changes.
* control: Use https vcs urls.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 20 Sep 2016 16:07:00 +0300
python-nss (0.16.0-1) unstable; urgency=medium
* New upstream release.
-- Timo Aaltonen <tjaalton@debian.org> Sun, 16 Aug 2015 11:18:20 +0300
python-nss (0.15.0-1) unstable; urgency=medium
* New upstream release.
* fix-format-security-errors.diff: Dropped, upstream.
* control: Bump policy to 3.9.6, no changes.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 16 Oct 2014 16:06:54 +0300
python-nss (0.14.1-1) unstable; urgency=medium
* New upstream release.
* control
- Update my email
- Bump policy to 3.9.5, no changes
- Update Vcs headers
* control, rules: Drop quilt from build-depends.
* control, compat: Bump debhelper to 9.
* rsapssparams.patch: Dropped, upstream
* fix-format-security-errors.diff: Fix build.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 05 Sep 2014 09:28:54 +0300
python-nss (0.12-1) unstable; urgency=low
* Initial release (Closes: #644363)
-- Timo Aaltonen <tjaalton@ubuntu.com> Fri, 29 Jun 2012 18:24:30 +0200
|