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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
golang-github-pborman-uuid (1.2.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 05 Feb 2021 02:38:11 +0000
golang-github-pborman-uuid (1.2.0-1) unstable; urgency=medium
* New upstream release.
* Removed transitional package "golang-uuid-dev" (Closes: #939219)
Thanks, Holger Levsen.
* DH to version 12
* Standards-Version: 4.4.1
* (Build-)Depends += "golang-github-google-uuid-dev"
* Added myself to Uploaders
-- Dmitry Smirnov <onlyjob@debian.org> Mon, 30 Dec 2019 18:53:36 +1100
golang-github-pborman-uuid (1.1-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov ]
* New upstream release.
* Updated Maintainer field.
* Testsuite: autopkgtest-pkg-go
* Standards-Version: 4.1.4; Priority: optional.
* debhelper & compat to version 11.
* golang-go --> golang-any.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 15 Jun 2018 02:41:19 +1000
golang-github-pborman-uuid (0.0+git20150824.0.cccd189-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
* Remove Built-Using from arch:all -dev package
[ Michael Stapelberg ]
* Switch to XS-Go-Import-Path
-- Michael Stapelberg <stapelberg@debian.org> Sat, 10 Feb 2018 14:36:43 +0100
golang-github-pborman-uuid (0.0+git20150824.0.cccd189-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Upstream moved from "https://code.google.com/p/go-uuid/" to
"https://github.com/pborman/uuid". Renamed source and binary packages;
added transitional package; updated Homepage URL.
* Added "debian/watch" file; removed obsolete lintian override.
* Added "debian/gbp.conf"
* control:
+ Standards-Version: 3.9.6.
+ Updated Vcs-Browser URL.
+ Set Maintainer to "pkg-go-maintainers@lists.alioth.debian.org".
* Ignore test failures (Closes: #795520).
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 04 Sep 2015 05:57:15 +1000
golang-uuid (0.0~hg20140512-1) unstable; urgency=low
* Initial release (Closes: #747912)
-- Sergio Schvezov <sergio.schvezov@canonical.com> Tue, 13 May 2014 11:17:31 -0300
|