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
|
python-mockupdb (1.8.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.5.0.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
* Bump debhelper compat level to 13.
* Mark Rules-Requires-Root: no.
* d/p/regenerate-certificate.patch: Drop, applied upstream.
-- Ondřej Nový <onovy@debian.org> Tue, 27 Oct 2020 09:59:22 +0100
python-mockupdb (1.7.0-3) unstable; urgency=medium
* Bump Standards-Version to 4.4.0.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Fri, 26 Jul 2019 20:50:44 +0200
python-mockupdb (1.7.0-2) unstable; urgency=medium
* Regenerate test crt with longer RSA key
-- Ondřej Nový <onovy@debian.org> Tue, 01 Jan 2019 15:02:33 +0100
python-mockupdb (1.7.0-1) unstable; urgency=medium
* New upstream release
* Bump standards version to 4.3.0 (no changes)
* Bump debhelper compat level to 12 and use debhelper-compat
* Add upstream metadata
-- Ondřej Nový <onovy@debian.org> Tue, 01 Jan 2019 13:53:19 +0100
python-mockupdb (1.4.1-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.2.0 (no changes needed)
* Convert git repository from git-dpm to gbp layout
-- Ondřej Nový <onovy@debian.org> Mon, 20 Aug 2018 13:13:01 +0200
python-mockupdb (1.3.0-1) unstable; urgency=medium
* New upstream release
* d/control: Set Vcs-* to salsa.debian.org
* d/patches/0001-Skip-SSL-tests.patch:
- Removed, not needed anymore
-- Ondřej Nový <onovy@debian.org> Mon, 26 Feb 2018 13:55:04 +0100
python-mockupdb (1.2.1-1) unstable; urgency=medium
* New upstream release
* d/watch: Switch to pypi.debian.net
* d/source/options: Ignore .egg_info
* d/patches/0001-Don-t-require-pymongo-for-tests.patch:
- Removed, not needed anymore
* d/patches/0001-Skip-SSL-tests.patch:
- Added, SSL unit tests doesn't work
* Standards-Version is 4.1.3 now (no changes needed)
* d/copyright:
- Fixed for new upstream release
- Bump my copyright year
* Bump debhelper compat level to 11
-- Ondřej Nový <onovy@debian.org> Tue, 16 Jan 2018 14:58:28 +0100
python-mockupdb (1.1.0-1) unstable; urgency=medium
* Initial release. (Closes: #816971)
-- Ondřej Nový <onovy@debian.org> Thu, 10 Nov 2016 22:26:50 +0100
|