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
|
python3-typed-ast (1.3.1-1) unstable; urgency=medium
* New upstream version
* Distribute the tests
* Get source from GitHub so that we have access to the tests
* Added python3-pytest dependency so we can run the tests
* Run the unit tests as an autopkgtest
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 09 Feb 2019 00:52:41 -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
|