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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
fastkml (1.1.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 1.1.0
* Remove old patch
* Wrap and sort
* Remove dependency on python3-pkg-resources (Closes: #1083387)
* Add build-dep on:
* python3-arrow
* python3-hypothesis
* Enable all tests but one
-- Alexandre Detiste <tchet@debian.org> Fri, 31 Jan 2025 12:42:11 +0100
fastkml (0.12-4) unstable; urgency=medium
[ Antonio Valentino ]
* debian/patches:
- New 0001-Compatibility-with-pygeoif-1.4.0.patch.
Closes: #1068290.
[ Andreas Tille ]
* Standards-Version: 4.7.0 (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 25 May 2024 20:49:52 +0200
fastkml (0.12-3) unstable; urgency=medium
* Add my ID to Uploaders
Closes: #1065140
* d/watch: Use github API to find latest stable release reliably
* Standards-Version: 4.6.2 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Rules-Requires-Root: no (routine-update)
Set upstream metadata fields: Repository.
-- Andreas Tille <tille@debian.org> Wed, 27 Mar 2024 16:30:09 +0100
fastkml (0.12-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Sandro Tosi ]
* orphan
-- Sandro Tosi <morph@debian.org> Fri, 01 Mar 2024 01:12:13 -0500
fastkml (0.12-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* New upstream release
* Use the new Debian Python Team contact name and address
* debian/watch
- track GitHub releases
* debian/rules
- install examples
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Thu, 07 Oct 2021 21:59:08 -0400
fastkml (0.11-3) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop Python 2 package + use pybuild
* run tests, but dont fail on errors
* debian/control
- bump Standards-Version to 4.4.0 (no changes needed)
-- Sandro Tosi <morph@debian.org> Thu, 15 Aug 2019 21:23:11 -0400
fastkml (0.11-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Edward Betts ]
* debian/control: fix spelling mistake in description
* d/control: Set Vcs-* to salsa.debian.org
[ Sandro Tosi ]
* debian/control
- add pkg-resources to binary packages Depends; Closes: #896393, #896232
- bump Standards-Version to 4.1.4 (no changes needed)
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Thu, 26 Apr 2018 23:11:52 -0400
fastkml (0.11-1) unstable; urgency=low
* Initial release (Closes: #809004)
-- Sandro Tosi <morph@debian.org> Sat, 26 Dec 2015 12:43:26 +0000
|