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
|
python-typing-extensions (3.7.4.3-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* Move source package to DPMT.
* New upstream version
* debhelper-compat 13 (routine-update)
* Remove malformed lintian override
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 08 Oct 2020 15:07:27 +0200
python-typing-extensions (3.7.4.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 06 Apr 2020 19:14:29 +0200
python-typing-extensions (3.7.4.1-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
* Set upstream metadata fields: Repository.
* Fix the autopkgtests
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 06 Nov 2019 18:00:35 +0100
python-typing-extensions (3.7.4-1) unstable; urgency=medium
* New upstream release (drops Python 3.3 support, adds TypedDict & IntVar)
* ann_module, ann_module2, ann_module3 now present in libpython3.7-stdlib,
so drop the build-dependency on libpython3.7-testsuite
* python3-for-py3-tests patch applied upstream, dropping it here
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 23 Jul 2019 12:26:02 +0200
python-typing-extensions (3.7.2-1) unstable; urgency=medium
* Fix watch file.
* New upstream version with Python 3.7 compatibility.
* Run the unittests
* Include the unittests in the binary package and run them as autopkgtests
* Standards-Version: 4.3.0; no changes needed
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 13 Feb 2019 23:07:33 -0800
python-typing-extensions (3.6.6-2) unstable; urgency=medium
* debian/watch: fix package name
* debian/control: fix homepage typo
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 18 Dec 2018 01:29:24 -0800
python-typing-extensions (3.6.6-1) unstable; urgency=medium
* New package (Closes: #914928)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 28 Nov 2018 11:16:19 -0800
|