[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#836496: marked as done (O: golang-libgeoip -- Go implementation for lookups against GeoIP files)



Your message dated Tue, 15 Nov 2022 01:03:49 +0000
with message-id <E1oukMf-00DSJa-5H@fasolo.debian.org>
and subject line Bug#1024113: Removed package(s) from unstable
has caused the Debian Bug report #836496,
regarding O: golang-libgeoip -- Go implementation for lookups against GeoIP files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
836496: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836496
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal
X-Debbugs-CC: pkg-go-maintainers@lists.alioth.debian.org

(CC'in the Got packaging team, maybe they are interested)

The current maintainer of golang-libgeoip, Tonnerre Lombard <tonnerre@ancient-solutions.com>,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: golang-libgeoip
Binary: golang-libgeoip-dev
Version: 0.0~git20130525-1
Maintainer: Tonnerre Lombard <tonnerre@ancient-solutions.com>
Build-Depends: debhelper (>= 9), golang-go, dh-golang
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 770dd558141dab859d54c9fc7c699c2a 2046 golang-libgeoip_0.0~git20130525-1.dsc
 d07cc83e45120bba2e211f92ddd5c07a 6571 golang-libgeoip_0.0~git20130525.orig.tar.gz
 7e1dc1e8424f77b1705f9c14d6342b5f 2079 golang-libgeoip_0.0~git20130525-1.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-go/packages/golang-libgeoip.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-libgeoip.git
Checksums-Sha256:
 49b7b873ec9651212eac0edec3aca75c78e9140f6f8d411149e531aa1ae63a3a 2046 golang-libgeoip_0.0~git20130525-1.dsc
 0c743d3eb710ff767e1cbb1df002831a95283c44518c8e2713e4709da989fb71 6571 golang-libgeoip_0.0~git20130525.orig.tar.gz
 17bc7c9b92bb0483c10f21a3bc6d620e6ae3edb29cb48d4aa673e45a1427b67b 2079 golang-libgeoip_0.0~git20130525-1.debian.tar.gz
Homepage: https://github.com/nranchev/go-libGeoIP/
Package-List: 
 golang-libgeoip-dev deb devel extra
Directory: pool/main/g/golang-libgeoip
Priority: extra
Section: misc

Package: golang-libgeoip
Binary: golang-libgeoip-dev
Version: 0.0~git20130525-1
Maintainer: Tonnerre Lombard <tonnerre@ancient-solutions.com>
Build-Depends: debhelper (>= 9), golang-go, dh-golang
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 770dd558141dab859d54c9fc7c699c2a 2046 golang-libgeoip_0.0~git20130525-1.dsc
 d07cc83e45120bba2e211f92ddd5c07a 6571 golang-libgeoip_0.0~git20130525.orig.tar.gz
 7e1dc1e8424f77b1705f9c14d6342b5f 2079 golang-libgeoip_0.0~git20130525-1.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-go/packages/golang-libgeoip.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-libgeoip.git
Checksums-Sha1:
 b67a2f1ac7aedbebcb93d1f850cd2fb5e7b3c55e 2046 golang-libgeoip_0.0~git20130525-1.dsc
 0eee25d35b1ec341fd71b737c0ca9b4c0a4e5de4 6571 golang-libgeoip_0.0~git20130525.orig.tar.gz
 074ab9d6bb693b2a194efd4ae04bfbbbb37c622d 2079 golang-libgeoip_0.0~git20130525-1.debian.tar.gz
Checksums-Sha256:
 49b7b873ec9651212eac0edec3aca75c78e9140f6f8d411149e531aa1ae63a3a 2046 golang-libgeoip_0.0~git20130525-1.dsc
 0c743d3eb710ff767e1cbb1df002831a95283c44518c8e2713e4709da989fb71 6571 golang-libgeoip_0.0~git20130525.orig.tar.gz
 17bc7c9b92bb0483c10f21a3bc6d620e6ae3edb29cb48d4aa673e45a1427b67b 2079 golang-libgeoip_0.0~git20130525-1.debian.tar.gz
Homepage: https://github.com/nranchev/go-libGeoIP/
Package-List: 
 golang-libgeoip-dev deb devel extra
Directory: pool/main/g/golang-libgeoip
Priority: source
Section: misc

Package: golang-libgeoip-dev
Source: golang-libgeoip
Version: 0.0~git20130525-1
Installed-Size: 61
Maintainer: Tonnerre Lombard <tonnerre@ancient-solutions.com>
Architecture: all
Suggests: geoip-database
Description-en: Go implementation for lookups against GeoIP files
 This is the Go implementation of the Maxmind GeoIP API. It is incomplete and
 work in progress the initial goal is support only two of the database types –
 the City Lite and Country Lite. The only supported method is loading the full
 db on startup into memory (memory cache).
 .
 At this point, only IPv4 lookups are supported.
Description-md5: 65ba3905eae4e8ce6a157b2cbf3e5fad
Homepage: https://github.com/nranchev/go-libGeoIP/
Section: devel
Priority: extra
Filename: pool/main/g/golang-libgeoip/golang-libgeoip-dev_0.0~git20130525-1_all.deb
Size: 7048
MD5sum: b91c6e22862a2a4a7c557cdb4027c783
SHA256: c7dd61fe05fbb4e038b6e795a3120cc34237cf77792e443a41940944c070b211

Package: golang-libgeoip-dev
Source: golang-libgeoip
Version: 0.0~git20130525-1
Installed-Size: 61
Maintainer: Tonnerre Lombard <tonnerre@ancient-solutions.com>
Architecture: all
Suggests: geoip-database
Description-en: Go implementation for lookups against GeoIP files
 This is the Go implementation of the Maxmind GeoIP API. It is incomplete and
 work in progress the initial goal is support only two of the database types –
 the City Lite and Country Lite. The only supported method is loading the full
 db on startup into memory (memory cache).
 .
 At this point, only IPv4 lookups are supported.
Description-md5: 65ba3905eae4e8ce6a157b2cbf3e5fad
Homepage: https://github.com/nranchev/go-libGeoIP/
Section: devel
Priority: extra
Filename: pool/main/g/golang-libgeoip/golang-libgeoip-dev_0.0~git20130525-1_all.deb
Size: 7048
MD5sum: b91c6e22862a2a4a7c557cdb4027c783
SHA256: c7dd61fe05fbb4e038b6e795a3120cc34237cf77792e443a41940944c070b211

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 0.0~git20140312.0.c78e8bd-2+rm

Dear submitter,

as the package golang-libgeoip has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1024113

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: