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
|
python-applicationinsights (0.11.10-2) unstable; urgency=medium
* Build-depend on python3-django for unit tests (Closes: #1080126)
* d/control: bump Standards-Version to 4.7.0, no changes
* Use d/clean instead of d/rules override
* Use dh-sequence-python3 instead of d/rules switch
* d/t/control: depend on python3-all:any
* d/control: switch to Github for homepage
-- Luca Boccassi <bluca@debian.org> Mon, 02 Sep 2024 10:56:27 +0100
python-applicationinsights (0.11.10-1) unstable; urgency=medium
[ 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.
[ Debian Janitor ]
* Refer to common license file for CC0-1.0.
[ Luca Boccassi ]
* Bump Standards-Version to 4.5.1, no changes
* Bump debhelper-compat to 13
* Merge tag '0.11.10' into debian/sid
* Drop autopkgtest field from d/control
-- Luca Boccassi <bluca@debian.org> Tue, 17 Aug 2021 15:08:03 +0100
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
|