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
|
graypy (2.1.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Benjamin Drung ]
* New upstream release.
* Update standards version to 4.5.1, no changes needed.
* Switch to debhelper 13
* Set Rules-Requires-Root: no
* Upgrade debian/watch to version 4
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Wed, 06 Jan 2021 15:04:46 +0100
graypy (1.1.3-2) unstable; urgency=medium
* Drop unused Python 2 version
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Tue, 23 Jul 2019 13:13:34 +0200
graypy (1.1.3-1) unstable; urgency=medium
* New upstream release.
- Fix test_resolve_host test case (#113)
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Tue, 16 Jul 2019 11:26:49 +0200
graypy (1.1.2-1) unstable; urgency=medium
* New upstream release.
* Move packaging repository to salsa.debian.org
* Switch to debhelper 12
* Use https for URI of the machine-readable copyright file
* Add build dependencies for running the test suite
* Remove ancient Python-Version fields
* Bump Standards-Version to 4.4.0
* Add autopkgtest (which runs pytest)
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Mon, 08 Jul 2019 13:49:25 +0200
graypy (0.2.14-1) unstable; urgency=medium
* New upstream release.
* Update debian/watch to use pypi.debian.net
* Bump Standards-Version to 3.9.8 (no changes needed)
* Update Vcs URLs to use https
-- Benjamin Drung <benjamin.drung@profitbricks.com> Fri, 23 Dec 2016 11:29:15 +0100
graypy (0.2.11-1) unstable; urgency=medium
* Initial version. (Closes: #769304)
-- Benjamin Drung <benjamin.drung@profitbricks.com> Wed, 12 Nov 2014 17:03:22 +0100
|