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 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
geolinks (0.2.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Bas Couwenberg <sebastic@debian.org> Fri, 08 Sep 2023 06:28:48 +0200
geolinks (0.2.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Remove generated files in clean target.
(closes: #1045017)
* Switch to dh-sequence-*.
* Drop dependencies.patch, fixed upstream.
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Thu, 07 Sep 2023 06:04:16 +0200
geolinks (0.2.1-2) unstable; urgency=medium
* Team upload.
* Bump debhelper compat to 13.
* Use autopkgtest-pkg-pybuild testsuite.
* Enable Salsa CI.
* Don't override dh_auto_test for custom pybuild system.
* Add patch to set runtime dependencies.
-- Bas Couwenberg <sebastic@debian.org> Sun, 16 Jul 2023 13:58:22 +0200
geolinks (0.2.1-1) unstable; urgency=medium
* Team upload.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Sun, 11 Jun 2023 13:03:52 +0200
geolinks (0.2.1-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Update watch file to use GitHub tags.
* Bump Standards-Version to 4.6.2, no changes.
* Drop unused repacksuffix from watch file.
* Add pybuild-plugin-pyproject to build dependencies.
* Update copyright file.
* Add python3-click to build dependencies.
* Set PYTHONPATH to fix version import.
* Override dh_auto_test to run test script.
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Sun, 26 Feb 2023 17:45:51 +0100
geolinks (0.2.0-6) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.1, no changes.
* Bump debhelper compat to 12, no changes.
* Add Rules-Requires-Root to control file.
-- Bas Couwenberg <sebastic@debian.org> Thu, 01 Dec 2022 09:27:36 +0100
geolinks (0.2.0-5) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.5.0, no changes.
* Drop Name field from upstream metadata.
* Bump debhelper compat to 10.
* Bump watch file version to 4.
* Update lintian overrides.
-- Bas Couwenberg <sebastic@debian.org> Wed, 11 Nov 2020 18:01:11 +0100
geolinks (0.2.0-4) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Drop autopkgtests to test installability & module import.
* Add lintian override for testsuite-autopkgtest-missing.
* Update gbp.conf to use --source-only-changes by default.
* Drop Python 2 support.
-- Bas Couwenberg <sebastic@debian.org> Sun, 21 Jul 2019 10:48:44 +0200
geolinks (0.2.0-3) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.1.5, no changes.
* Strip trailing whitespace from control & rules files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Add module import tests to autopkgtest configuration.
* Drop ancient X-Python-Version field.
* Add upstream metadata.
* Change Homepage to GitHub repository.
-- Bas Couwenberg <sebastic@debian.org> Sun, 22 Jul 2018 12:16:05 +0200
geolinks (0.2.0-2) unstable; urgency=medium
* Team upload.
* Update Vcs-Git URL to use HTTPS.
* Bump Standards-Version to 4.0.0, no changes.
* Fix dependencies for Python 3 package.
(closes: #867405)
* Add autopkgtest to test installability.
* Update pypi.debian.net & wiki.osgeo.org URLs to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org> Thu, 06 Jul 2017 15:49:49 +0200
geolinks (0.2.0-1) unstable; urgency=medium
[ Johan Van de Wauw ]
* Imported Upstream version 0.2.0
* Update my e-mailaddress
* Add Python 3 package
* Update short descriptions
[ Bas Couwenberg ]
* Update Vcs-Browser URL to use cgit instead of gitweb, and HTTPS.
-- Johan Van de Wauw <johan@vandewauw.be> Mon, 14 Sep 2015 22:12:39 +0200
geolinks (0.1.0-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Fix broken watch file, use pypi.debian.net instead of pypi.python.org.
[ Johan Van de Wauw ]
* Imported Upstream version 0.1.0
* Specify myself as source for the debian packaging; bump copyright year
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Tue, 23 Jun 2015 16:27:47 +0200
geolinks (0.0.1-1) unstable; urgency=medium
* Initial upload (closes: #763538)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Sat, 11 Oct 2014 02:00:54 +0200
|