Codebase list golang-github-oschwald-geoip2-golang / 19572a4
Drop golang-gopkg-check.v1-dev from (Build-)Depends. 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. Cyril Brulebois 3 years ago
2 changed file(s) with 6 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
22 * New upstream release.
33 * Bump golang-github-oschwald-maxminddb-golang-dev (Build-)Depends from
44 1.2.0 to 1.6.0.
5 * Drop golang-gopkg-check.v1-dev from (Build-)Depends, as it doesn't
6 seem to be used. golang-github-stretchr-testify-dev could be useful
7 instead but it's only required for the test suite, which doesn't get
8 run.
59
610 -- Cyril Brulebois <cyril@debamax.com> Mon, 28 Dec 2020 10:27:08 +0000
711
55 Build-Depends: debhelper-compat (= 12),
66 dh-golang,
77 golang-go,
8 golang-github-oschwald-maxminddb-golang-dev (>= 1.6.0),
9 golang-gopkg-check.v1-dev
8 golang-github-oschwald-maxminddb-golang-dev (>= 1.6.0)
109 Standards-Version: 4.0.0
1110 Homepage: https://github.com/oschwald/geoip2-golang
1211 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-oschwald-geoip2-golang
1918 Depends: ${shlibs:Depends},
2019 ${misc:Depends},
2120 golang-go,
22 golang-github-oschwald-maxminddb-golang-dev (>= 1.6.0),
23 golang-gopkg-check.v1-dev
21 golang-github-oschwald-maxminddb-golang-dev (>= 1.6.0)
2422 Description: Unofficial MaxMind GeoIP2 Reader for Go
2523 This library reads MaxMind GeoLite2 and GeoIP2 databases.
2624 It is built using the Go maxminddb reader. All data for