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
|
golang-pault-go-ykpiv (1.3.4-2) unstable; urgency=medium
* Team upload
* Move -dev package to arch: all and remove Built-Using
* Update maintainer address to team+pkg-go@tracker.debian.org
* Add libssl-dev to Depends as well
* Add pcscd to ykls Depends
-- Shengjing Zhu <zhsj@debian.org> Thu, 04 Feb 2021 23:52:52 +0800
golang-pault-go-ykpiv (1.3.4-1) unstable; urgency=low
* Team upload
* New upstream version 1.3.4 (2020-11-24)
+ Debian patch merged upstream
* Split ykls to a separate binary package
Closes: #975638
-- nicoo <nicoo@debian.org> Mon, 30 Nov 2020 11:17:07 +0100
golang-pault-go-ykpiv (1.3.2-1) unstable; urgency=high (FTBFS)
* Team upload
* New upstream version 1.3.2
Fixes bug related to cgo in go 1.15.3
* cgo: use pkg-config
Fixes FTBFS with new Debian versions of libykpiv
* Generate ykls(1) manpage during build, rather than hardcoding it.
Keeps it up-to-date w/ upstream.
* d/control
+ Do not explicitly depend on libykpiv1.
It was a dependency of libykpiv-dev anyhow, and this made it pull in
libykpiv1 even now that the SO_VERSION was bumped to 2.
+ Declare compliance with policy v4.5.1, no change required
-- nicoo <nicoo@debian.org> Tue, 24 Nov 2020 10:29:27 +0100
golang-pault-go-ykpiv (1.3.1-1) unstable; urgency=medium
* Team Upload.
[ aviau ]
* point Vcs-* urls to salsa.debian.org
[ Nilesh Patra ]
* New upstream version 1.3.1 (Closes: #890929)
* Change "Architecture: any"
* Fix with cme
* Add "Rules-Requires-Root:no"
* Add upstream/metadata
* Really add VCS - URLs
* Add "Built-Using: ${misc:Built-Using}"
* Add manpage
-- Nilesh Patra <npatra974@gmail.com> Sun, 31 May 2020 18:02:11 +0530
golang-pault-go-ykpiv (1.1-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Initial release
[ Tianon Gravi ]
* Add debian/watch
-- Paul Tagliamonte <paultag@debian.org> Fri, 21 Jul 2017 07:06:12 -0700
|