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
|
python-chartkick (1.0.1+ds1-2) unstable; urgency=medium
* Team upload.
* debian/control: Use canonical maintainer name and email.
* debian/control: Unify indent and avoid using tabs.
* debian/: Use dh-sequence-python3.
* debian/control: Bump Standards-Version to 4.7.0.
-- Boyuan Yang <byang@debian.org> Fri, 11 Oct 2024 11:28:52 -0400
python-chartkick (1.0.1+ds1-1) unstable; urgency=medium
* Old upstream repository abandoned, switching to new upstream at
https://github.com/ankane/chartkick.py.
* Consequently, new upstream release.
* Bug fix: "contains embedded code copy of Javascript library
Chartkick.js", thanks to Jonas Smedegaard (Closes: #836577). Also use
packaged version of Chart.js for good measure.
* Filter out Chart.js and chartkick.js from the source package.
* Update debian/copyright.
-- Roland Mas <lolando@debian.org> Wed, 10 Jan 2024 21:26:10 +0100
python-chartkick (0.5.0-3) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set upstream metadata fields: Repository-Browse.
-- Ondřej Nový <onovy@debian.org> Thu, 24 Sep 2020 08:53:36 +0200
python-chartkick (0.5.0-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Sat, 10 Aug 2019 20:52:58 +0200
python-chartkick (0.5.0-1) unstable; urgency=low
* Initial release. Closes: #836360
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 03 Sep 2016 23:15:15 +0800
|