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

Bug#843718: marked as done (ITP: golang-github-tideland-golib -- collection of misc Go packages)



Your message dated Thu, 10 Nov 2016 20:00:13 +0000
with message-id <E1c4vW9-000117-Dt@fasolo.debian.org>
and subject line Bug#843718: fixed in golang-github-tideland-golib 4.12.0-1
has caused the Debian Bug report #843718,
regarding ITP: golang-github-tideland-golib -- collection of misc Go packages
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.)


-- 
843718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843718
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jordi Mallach <jordi@debian.org>

* Package name    : golang-github-tideland-golib
  Version         : 4.12.0-1
  Upstream Author : Frank Mueller <mue@tideland.biz>
* URL             : https://github.com/tideland/golib
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : Tideland Go Library

 The Tideland Go Library contains a set of useful Google Go packages for
 different purposes. They include:
 .
  - Audit: Support for unit tests with mutliple different assertion types
    and functions to generate test data.
  - Cache: Lazy loading and caching of values.
  - Collections: Different additional collection types like ring buffer,
    stack, tree, and more.
  - Errors: Detailed error values.
  - Etc: Reading and parsing of SML-formatted configurations including
    substituion of templates.
  - Feed (Atom): Atom feed client.
  - Feed (RSS): RSS feed client.
  - Identifier: Identifier generation, like UUIDs or composed values.
  - Logger: Flexible logging.
  - Loop: Control of goroutines and their possible errors. Additional
    option of recovering  in case of an error or a panic. Sentinels can
    monitor multiple loops and restart them all in case of an abnormal end
    of one of them.
  - Map/Reduce: Map/Reduce for data analysis.
  - Monitoring: Monitoring of execution times, stay-set indicators, and
    configurable system variables.
  - Numerics: Different functions for statistical analysis.
  - Redis Client: Client for the Redis database.
  - Scene: Context-based shared data access, e.g. for web sessions or in cells.
  - Scroller: Continuous filtered reading/writing of data.
  - SML: Simple Markup Language, looking lispy, only with curly braces.
  - Sort: Parallel Quicksort.
  - Stringex: Helpful functions around strings extending the original
    strings package.
  - Timex: Helpful functions around dates and times.
  - Version: Documentation of semantic versions.

--- End Message ---
--- Begin Message ---
Source: golang-github-tideland-golib
Source-Version: 4.12.0-1

We believe that the bug you reported is fixed in the latest version of
golang-github-tideland-golib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 843718@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jordi@debian.org> (supplier of updated golang-github-tideland-golib package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 10 Nov 2016 02:02:36 +0100
Source: golang-github-tideland-golib
Binary: golang-github-tideland-golib-dev
Architecture: source all
Version: 4.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Jordi Mallach <jordi@debian.org>
Description:
 golang-github-tideland-golib-dev - collection of misc Go packages
Closes: 843718
Changes:
 golang-github-tideland-golib (4.12.0-1) unstable; urgency=medium
 .
   * Initial release (closes: #843718)
   * Add skip_tests_short_mode.patch: force some tests to be skipped if
     running the tests in short mode, to avoid some of them that need network
     access, syslog facilities or a redis server in socket mode.
   * Override dh_auto_test and pass -short so it runs in short mode.
Checksums-Sha1:
 92c430445dd35fe89844363ab8790abc6445ed9d 2193 golang-github-tideland-golib_4.12.0-1.dsc
 669b32588f1827c11b49fb2125586cbaf9c95255 104856 golang-github-tideland-golib_4.12.0.orig.tar.xz
 02707da70eabfb3bc03b553e9fe235ebee426df6 3808 golang-github-tideland-golib_4.12.0-1.debian.tar.xz
 0c804796ddc3b15fe34e3cb355269027eaf7d4c9 109284 golang-github-tideland-golib-dev_4.12.0-1_all.deb
 befb59306da1433d7408b6f8b72f06c1e26a4cb4 4978 golang-github-tideland-golib_4.12.0-1_20161110T011350z-4ee46e89.buildinfo
Checksums-Sha256:
 ca6c61432345430a7fcb0176ca29618b2c8772b285c6d14c78900efde951dac9 2193 golang-github-tideland-golib_4.12.0-1.dsc
 d3da9e3e929a97d5ba74aa3deccfc5d9f46fb55374ae8a5af5fa578b05b1f489 104856 golang-github-tideland-golib_4.12.0.orig.tar.xz
 cd6ac1bebccaba32fa8e157cc8b9e790ccea972e737830eeaebb70b21e9258d0 3808 golang-github-tideland-golib_4.12.0-1.debian.tar.xz
 fa75656f54214b038730739264186ad6128fb8240563e13dc0dccfc73b710198 109284 golang-github-tideland-golib-dev_4.12.0-1_all.deb
 04e0a632017a1d23113a37c3b9a473448aa971be6295289bff8b5c2f31b9cd59 4978 golang-github-tideland-golib_4.12.0-1_20161110T011350z-4ee46e89.buildinfo
Files:
 c1bf86eaddf7a8b8a7257f8148b0ce87 2193 devel extra golang-github-tideland-golib_4.12.0-1.dsc
 9c612e58f500c3a3757a7fb880226d88 104856 devel extra golang-github-tideland-golib_4.12.0.orig.tar.xz
 602bd2b00d89870f60e4b02542338461 3808 devel extra golang-github-tideland-golib_4.12.0-1.debian.tar.xz
 f303289d70d0fe8a651f39568d82321d 109284 devel extra golang-github-tideland-golib-dev_4.12.0-1_all.deb
 4ee46e89aa648250de22fc8096255b90 4978 devel extra golang-github-tideland-golib_4.12.0-1_20161110T011350z-4ee46e89.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJYI8pKAAoJECVQL2/L48sEsyEQAL8Id5qvsmIQIOpJZNdAQ/Bx
mNZCqWekOcVW3twI4U0fVwLLYu+CepSbY9B4qRK3h/vuUOLmUdOQJCY1XQz6m3Hi
zYDvNECOowdlpdPPeoZPCejQojVDYLc9QXGy2c4oBn8pzyubA/3rPLKci1gyfshN
hQz5eLJxvbHjV42wG8mvehLMMmOnTlsTUWTPgvVXpLBRQhYvQM2L8xjTplIkw5ls
QVCxBpjcoO7o+u+JVy+F6anXmNMztduzTHd98wk1HY/5pE3psvT2dn4tojSYU+jL
84G1/8JmlGCt4jEMbgL3clmHhBWu9NA6UhW6nCF9RMgiRZIiYn5QXEI8SBSxoCgc
lf4c1h4I1QshwbZdRl0bEmLg3CZEWcA4nhiGEzxOgt8Lfq1BCiV8VCFk+vL1JDKi
NDluwSpPcshe/7okLRAXmGfJmHw27QJoOBPAX00jeXTNhLp7Y/TuCbHVvqU4Sh2l
Lu1bK2bxlTolqXGgrKNUZTA2t83jgMx2AJv6sjpTTMg4CJfzlme/sBTkSh6vTCp9
8jqZ19+yBi6ZY4FLWgkCI8CwS9+X1YnD7Cn/oCkTmwjHLBFI+VJtZpL9X/9uY+GM
whbWJeTWRL4g+XxI/HE8jO9i8eX1igN3ov851/wCzlbb+eXdf//pFB9XfCyCuQ5z
2NnqnXoQ9czrW/Z8+OJi
=Z8EY
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: