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

Bug#857250: marked as done (ITP: golang-github-mcuadros-go-version -- version normalizer and comparison library for Go)



Your message dated Wed, 15 Mar 2017 14:00:10 +0000
with message-id <E1co9TG-0004Vx-La@fasolo.debian.org>
and subject line Bug#857250: fixed in golang-github-mcuadros-go-version 0.0~git20161105.0.257f7b9-1
has caused the Debian Bug report #857250,
regarding ITP: golang-github-mcuadros-go-version -- version normalizer and comparison library for Go
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.)


-- 
857250: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857250
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Michael Lustfield <michael@lustfield.net>

* Package name    : golang-github-mcuadros-go-version
  Version         : 0.0~git20161105.0.257f7b9-1
  Upstream Author : Máximo Cuadros
* URL             : https://github.com/mcuadros/go-version
* License         : Expat
  Programming Lang: Go
  Description     : version normalizer and comparison library for Go

 Version is a Go library that provides version normalization and
 comparisons. It can can also verify that a provided version string
 falls within a given range.
 .
 Examples:
   version.CompareSimple("1.2", "1.0.1")
   version.Compare("2.3.4", "v3.1.2", "<")
   .
   c := version.NewConstrainGroupFromString(">2.0,<=3.0")
   c.Match("2.5.0beta")


This Go library is being packaged as a build dependency of gitea (a gogs fork).
There are a lot of build dependencies; I'm sorry. :(
-- 
Michael Lustfield

Attachment: pgplB_nuFSW43.pgp
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: golang-github-mcuadros-go-version
Source-Version: 0.0~git20161105.0.257f7b9-1

We believe that the bug you reported is fixed in the latest version of
golang-github-mcuadros-go-version, 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 857250@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Lustfield <michael@lustfield.net> (supplier of updated golang-github-mcuadros-go-version 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: SHA256

Format: 1.8
Date: Sun, 12 Mar 2017 03:54:14 -0500
Source: golang-github-mcuadros-go-version
Binary: golang-github-mcuadros-go-version-dev
Architecture: source all
Version: 0.0~git20161105.0.257f7b9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Michael Lustfield <michael@lustfield.net>
Description:
 golang-github-mcuadros-go-version-dev - version normalizer and comparison library for Go
Closes: 857250
Changes:
 golang-github-mcuadros-go-version (0.0~git20161105.0.257f7b9-1) unstable; urgency=medium
 .
   * Initial release (Closes: #857250)
Checksums-Sha1:
 f61c5ead64c2f7f6d35769fee78e5f2a9f540572 2428 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1.dsc
 2c721ec51644c351fe20459f52873fa9eb0a4b0b 9284 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9.orig.tar.xz
 f851b22ff342153d12a7c0a4ca134e50eaa5f724 2028 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1.debian.tar.xz
 df0e04d331fd95239e8969e0a15c1c4d40a8553e 11098 golang-github-mcuadros-go-version-dev_0.0~git20161105.0.257f7b9-1_all.deb
 0f32a4627b7d8f305957cd8c6357c0f8ba28b909 5847 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1_amd64.buildinfo
Checksums-Sha256:
 d2515eda3fa0ab0b7063fb12eda1e17795f592934ba982a1af82cf3475565df7 2428 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1.dsc
 b1bd7dd29a5157cdd8e5a5735d180f4fdd0564f5c86d6ff94a8fdcaf35fbb4e1 9284 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9.orig.tar.xz
 71f914217de4c8004fa9604f8299f17d087c9fcef1acaa69bd83b8cf0ecec4e5 2028 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1.debian.tar.xz
 08dddce1cf7c730638a5c144e4188f71f04efeb5e4c45e011d5df6ce84ee8a60 11098 golang-github-mcuadros-go-version-dev_0.0~git20161105.0.257f7b9-1_all.deb
 2cb16b92d12d719a6b7d357e878319d30d2119635148e57f9c634e82ea425f30 5847 golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1_amd64.buildinfo
Files:
 666a68aac904addf25e7320b54f2179e 2428 devel extra golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1.dsc
 3d22cdc0f00ca413fd33f239bedc376a 9284 devel extra golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9.orig.tar.xz
 17fd2ff008bbbc8b016f1f332b0c38e7 2028 devel extra golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1.debian.tar.xz
 69651a492ab3ee5635a411d4df06b18a 11098 devel extra golang-github-mcuadros-go-version-dev_0.0~git20161105.0.257f7b9-1_all.deb
 3dde3851da4cab13c18ffeba5fbebfa3 5847 devel extra golang-github-mcuadros-go-version_0.0~git20161105.0.257f7b9-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAljFtUIACgkQA6iJGnZa
0IXXTRAAzXXJ8hjGGWARFqL/4ykK3vGyzCwyDoaDlg8ZzNr5BMasFb2QotifG41I
rtH/5X7+QVV9WRyMNq/f37okabipOxms0fYzI8ltPknnjpVAu5Er5QdIOCYrnRhf
jA9KnZ1U7v8ArB2beN/Ve4psx9paWyQhgl+jpHfEjGfoPE0xVtl0kpQ4SJ6odkSD
SK/ZzEV4QX5zXTYa9WZs51v0VK1KCGJTfcJpfjRq8XUXvOVdG9tAQv6fIqnMVilH
+0l/23QHTOcNaiJmg7eMZvGF23xAdz1GIBUOfeDtcOM1RsEW2P9F/fcFiyHiP9WS
S4+2hanbI6GM8zr+og/Rax8JZ2zipw/8BPmtqTn/mWPCZdBAO109bgHaChwRAHhE
VuyfKcJVZnMDH8pnqGg9KonJ20T6LOKAWAVa605gWGKrI9QgmheJShQbSDHK8bH3
lD1e5Hs96XHdousjZXrFF5q5Cj1vh7GgsgN5rTZaVCw8yxw7WxLIEV4MrwlvUUWI
JJ2kYYIth5lLEi9H0O1ODSsZIJDgtvBfssaQ8XGFOGND0mfmGgu6r8qHngNZTo9Y
SezdF6QY+y1fPQ4ldIA6iSVW6N8MBEIghtpwQIog2DxFqZMVGFxKZzEmLYqBlg6O
hmLM4toYgxGOj2+yF+HjUhvXt1YZSN882HRmKEHi+xYXXrywgGU=
=Ca8k
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: