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
|
golang-github-oschwald-geoip2-golang (1.4.0-1) unstable; urgency=medium
[ Cyril Brulebois ]
* New upstream release.
* Bump golang-github-oschwald-maxminddb-golang-dev (Build-)Depends from
1.2.0 to 1.6.0.
* Drop golang-gopkg-check.v1-dev from (Build-)Depends, as it doesn't
seem to be used. golang-github-stretchr-testify-dev could be useful
instead but it's only required for the test suite, which doesn't get
run.
* Add myself to Uploaders.
[ Debian Janitor ]
* Bump debhelper compat from 9 to 12.
* Fix link to specification in debian/copyright.
* Update gitlab-ci configuration.
* Add upstream metadata.
-- Cyril Brulebois <cyril@debamax.com> Mon, 28 Dec 2020 10:47:14 +0000
golang-github-oschwald-geoip2-golang (1.1.0-4) unstable; urgency=medium
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:24:19 -0500
golang-github-oschwald-geoip2-golang (1.1.0-3) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:09:17 -0500
golang-github-oschwald-geoip2-golang (1.1.0-2) unstable; urgency=medium
* Move to salsa.debian.org.
* Priority extra -> optional.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 00:54:19 -0500
golang-github-oschwald-geoip2-golang (1.1.0-1) unstable; urgency=medium
* New upstream snapshot.
* d/copyright: license change to ISC.
* Bump Standards-Version to 4.0.0.
* Set Testsuite to autopkgtest-pkg-go.
* Depend on golang-github-oschwald-maxminddb-golang-dev >= 1.2.0
-- Alexandre Viau <aviau@debian.org> Wed, 02 Aug 2017 18:33:12 -0400
golang-github-oschwald-geoip2-golang (0.1.0-1) unstable; urgency=medium
* Initial release (Closes: #831798)
-- Alexandre Viau <aviau@debian.org> Wed, 20 Jul 2016 17:05:36 -0400
|