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
|
python-applicationinsights (0.11.9-3) unstable; urgency=medium
* Bump Standards-Version to 4.5.0, no changes.
* Fix watch file syntax
* Add autopkgtest support
* Move package under Python Modules Team maintenance
-- Luca Boccassi <bluca@debian.org> Sat, 07 Mar 2020 10:50:51 +0000
python-applicationinsights (0.11.9-2) unstable; urgency=medium
* Add -b debian/sid to Vcs-Git field.
* Bump Standards-Version to 4.4.0.
-- Luca Boccassi <bluca@debian.org> Thu, 12 Sep 2019 15:11:56 +0100
python-applicationinsights (0.11.9-1) unstable; urgency=medium
* Import 0.11.0-1 packaging by Iain R. Learmonth
* Update to new upstream release 0.11.9 (Closes: #930414)
* Set myself as maintainer
* Set debhelper compat level to 12
* Remove python2 support
* Update copyright file
* Set Vcs fields to Salsa
* Set Rules-Requires-Root: no
* Bump Standards-Version to 4.3.0
* Update watch file to point to Github
* Add gbp.conf file
* Remove test-support.patch, merged upstream
* Remove applicationinsights.egg-info on dh-clean
-- Luca Boccassi <bluca@debian.org> Thu, 13 Jun 2019 12:57:23 +0100
python-applicationinsights (0.11.0-1) unstable; urgency=medium
* New upstream version 0.11.0
* debian/control:
- Updated Standards-Version to 4.1.0
-- Iain R. Learmonth <irl@debian.org> Thu, 24 Aug 2017 12:31:41 +0100
python-applicationinsights (0.10.0-2) unstable; urgency=medium
* debian/control:
- Changed binary architecture to all.
-- Iain R. Learmonth <irl@debian.org> Tue, 27 Sep 2016 14:42:51 +0100
python-applicationinsights (0.10.0-1) unstable; urgency=medium
* Initial release. (Closes: #838717)
-- Iain R. Learmonth <irl@debian.org> Fri, 23 Sep 2016 23:31:47 +0100
|