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 108 109 110 111 112 113 114 115 116 117 118 119 120
|
python-geojson (2.4.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Bump Standards-Version to 4.2.1, no changes.
* Drop autopkgtests to test installability & module import.
* Add lintian override for testsuite-autopkgtest-missing.
* Update watch file to limit matches to archive path.
-- Bas Couwenberg <sebastic@debian.org> Thu, 18 Oct 2018 14:52:47 +0200
python-geojson (2.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Drop ancient X-Python-Version field.
* Add module import tests to autopkgtest configuration.
-- Bas Couwenberg <sebastic@debian.org> Tue, 22 May 2018 07:43:13 +0200
python-geojson (2.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Tue, 19 Sep 2017 07:39:27 +0200
python-geojson (2.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 17 Sep 2017 18:26:40 +0200
python-geojson (2.1.0-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Wed, 30 Aug 2017 09:47:56 +0200
python-geojson (2.0.0-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Wed, 23 Aug 2017 16:52:36 +0200
python-geojson (1.3.4-1) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.0.0, no changes.
* Add autopkgtest to test installability.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 18 Jun 2017 20:50:30 +0200
python-geojson (1.3.4-1~exp1) experimental; urgency=medium
[ Bas Couwenberg ]
* Update Vcs-Git URL to use HTTPS.
[ Johan Van de Wauw ]
* Imported Upstream version 1.3.4
* Bump standards version, no changes required
-- Johan Van de Wauw <johan@vandewauw.be> Mon, 13 Feb 2017 21:32:01 +0100
python-geojson (1.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update Vcs-Browser URL to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org> Sat, 24 Oct 2015 11:20:52 +0200
python-geojson (1.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Sat, 15 Aug 2015 21:57:56 +0200
python-geojson (1.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add upstream metadata.
* Update watch file, changes:
- Use multi-line uscan options without quotes
- Handle other extensions in filenamemangle
-- Bas Couwenberg <sebastic@debian.org> Sat, 27 Jun 2015 14:46:53 +0200
python-geojson (1.2.0-1) unstable; urgency=medium
* Imported Upstream version 1.2.0
* Add names of copyright holders
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Tue, 23 Jun 2015 15:52:48 +0200
python-geojson (1.0.9-2) unstable; urgency=medium
* Fix homepage
* Remove old (wrong) builds that slipped into debian dir
* Set locales to utf-8 for python 3 tests
* Re-enable python3 tests
* Fix unintented list lines
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Mon, 16 Feb 2015 07:49:11 +0100
python-geojson (1.0.9-1) unstable; urgency=medium
* Initial upload (closes: #690833)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Thu, 29 Jan 2015 20:57:35 +0100
|