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
|
python3-typed-ast (1.4.2-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* Rules-Requires-Root: no
* Move source package to DPMT.
[ 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.
[ Michael R. Crusoe ]
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Michael R. Crusoe <crusoe@debian.org> Sun, 03 Jan 2021 14:49:40 +0100
python3-typed-ast (1.4.1-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.1
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 22 Jan 2020 14:33:47 +0100
python3-typed-ast (1.4.0-1) unstable; urgency=medium
* New upstream release.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 13 Jul 2019 14:29:34 +0200
python3-typed-ast (1.3.1-1) unstable; urgency=medium
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 08 Feb 2019 23:11:28 -0800
python3-typed-ast (1.3.0-1) unstable; urgency=medium
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 04 Feb 2019 07:49:08 -0800
python3-typed-ast (1.2.0-1) unstable; urgency=medium
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 17 Jan 2019 01:01:44 -0800
python3-typed-ast (1.1.1-1) unstable; urgency=medium
* New upstream version
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Testsuite: autopkgtest-pkg-python
* Remove trailing whitespace in debian/control
* Drop ancient X-Python-Version field
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 23 Dec 2018 05:57:31 -0800
python3-typed-ast (1.1.0-1) unstable; urgency=medium
* New upstream version.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 07 Oct 2017 10:06:39 -0700
python3-typed-ast (1.0.4-1) unstable; urgency=medium
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 23 Jun 2017 08:54:08 -0700
python3-typed-ast (0.6.3-1) unstable; urgency=medium
* New upstream version
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 13 Jan 2017 06:44:28 -0800
python3-typed-ast (0.6.1-1) unstable; urgency=medium
* New upstream version.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 09 Oct 2016 03:07:52 -0700
python3-typed-ast (0.5.6-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Drop obsolete d/copyright entry.
-- Sascha Steinbiss <satta@debian.org> Sat, 17 Sep 2016 15:00:03 +0000
python3-typed-ast (0.5.5-1) unstable; urgency=medium
* Initial release. (Closes: #834590)
-- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 15 Aug 2016 09:13:00 -0700
|