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
|
golang-github-miekg-pkcs11 (1.0.3+dfsg1-1) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Arnaud Rebillout ]
* Update control
* Bump compat to 13
* Update gitlab-ci.yml
* Add watch file
* New upstream version 1.0.3
* Refresh patches
* Exclude pkcs11 headers from source package
* Add +dfsg1 to Debian version
* New upstream version 1.0.3+dfsg1
* Use DH_GOLANG_INSTALL_EXTRA in place of INSTALL_ALL
* Make sure to cleanup files generated by tests
-- Arnaud Rebillout <elboulangero@gmail.com> Sun, 13 Dec 2020 00:05:43 +0800
golang-github-miekg-pkcs11 (0.0~git20160602.0.8f7ddbc-2) unstable; urgency=medium
* Point Vcs-* urls to salsa.debian.org.
-- Alexandre Viau <aviau@debian.org> Mon, 02 Apr 2018 19:16:43 -0400
golang-github-miekg-pkcs11 (0.0~git20160602.0.8f7ddbc-1) unstable; urgency=medium
* Team upload
* New upstream snapshot
* Port unit tests to run against libsofthsm2 (Closes: #820249)
-- Tim Potter <tpot@hpe.com> Sat, 09 Jul 2016 01:16:05 -0700
golang-github-miekg-pkcs11 (0.0~git20160412.0.994d290-2) unstable; urgency=medium
* Team upload
* Remove tests and related non-reproducible output (Closes: #829426)
-- Tim Potter <tpot@hpe.com> Mon, 04 Jul 2016 18:42:00 +0100
golang-github-miekg-pkcs11 (0.0~git20160412.0.994d290-1) unstable; urgency=medium
* Team upload
* New upstream snapshot (Closes: #823471, #819643)
* Update standards version to 3.9.8
* Refresh nss patch and deal with a lintian warning
* Add d/docs file
-- Tim Potter <tpot@hpe.com> Tue, 10 May 2016 07:43:06 -0700
golang-github-miekg-pkcs11 (0.0~git20151009.0.793689b-1) unstable; urgency=medium
* Update to newer upstream release which includes "fix-defer.patch"
* Add license to debian/copyright for pkcs11*.h files; thanks Thorsten!
-- Tianon Gravi <tianon@debian.org> Sun, 11 Oct 2015 16:09:12 -0700
golang-github-miekg-pkcs11 (0.0~git20150918.0.44a65bd-1) unstable; urgency=medium
* Initial release
-- Tianon Gravi <tianon@debian.org> Fri, 09 Oct 2015 13:01:22 -0700
|