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 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
ykclient (2.15-1) unstable; urgency=low
* New upstream version.
* Use https URLs in Vcs-Git.
* Update Standards-Version from 3.9.6 to 3.9.8.
* Add new library symbols.
* Build with hardening=+all.
-- Simon Josefsson <simon@josefsson.org> Mon, 08 Aug 2016 10:45:52 +0200
ykclient (2.14-1) unstable; urgency=low
* New upstream version.
* Upgrade to Standards-Version from 3.9.5 to 3.9.6.
-- Simon Josefsson <simon@josefsson.org> Thu, 05 Mar 2015 13:59:51 +0100
ykclient (2.13-1) unstable; urgency=low
* New upstream version.
* Improve copyright info.
* Update upstream-signing-key.pgp.
-- Simon Josefsson <simon@josefsson.org> Fri, 12 Sep 2014 21:52:13 +0200
ykclient (2.12-4) unstable; urgency=low
* Fix build warnings about hardening failures.
-- Simon Josefsson <simon@josefsson.org> Thu, 22 May 2014 12:04:23 +0200
ykclient (2.12-3) unstable; urgency=low
[ Klas Lindfors ]
* Fix watch file.
* Add pkg-config build-dep. Closes: #747765.
-- Simon Josefsson <simon@josefsson.org> Wed, 21 May 2014 09:10:14 +0200
ykclient (2.12-2) unstable; urgency=low
* Upgrade to Standards-Version from 3.9.4 to 3.9.5.
* Fix Homepage URL.
* Improve watch file (pgpsigurlmangle).
-- Simon Josefsson <simon@josefsson.org> Mon, 28 Apr 2014 21:21:16 +0200
ykclient (2.12-1) unstable; urgency=low
* New upstream version.
* Updated libykclient3.symbols with new symbols.
-- Simon Josefsson <simon@yubico.com> Fri, 18 Oct 2013 23:37:14 +0200
ykclient (2.11-1) unstable; urgency=low
* New upstream version.
- Fixes automake issue. Closes: #713334.
- Updated symbols file.
* Fix Homepage URL.
* Update watch file.
* Add Vcs-* headers.
* Add README.source.
* Build-depend on help2man to re-generate man page.
* Install man page for ykclient.
* Improve package descriptions somewhat.
* Add test options to CPPFLAGS to avoid build log warning.
* Use machine-readable copyright file.
-- Simon Josefsson <simon@yubico.com> Wed, 24 Jul 2013 01:46:22 +0200
ykclient (2.9-1) unstable; urgency=low
* New upstream release.
* Use 3.0 quilt source format.
* Update standards version to 3.9.4.
* Remove obsolete 'DM-Upload-Allowed'.
* Drop Fredrik as uploader, add Klas and Dain.
* Use compat level 9.
* Add symbols file.
* Add watch file.
* Run autoreconf. Closes: #558643.
* Fix lintian warnings: binary-control-field-duplicates-source,
ancient-standards-version, debian-watch-file-is-missing,
no-symbols-control-file
-- Simon Josefsson <simon@yubico.com> Thu, 04 Apr 2013 22:38:57 +0200
ykclient (2.8-2) unstable; urgency=low
* Fix FTBFS on signed-char architectures. Thanks to Jakub Wilk for the
patch. Closes: #694804.
* Apply patch from Ubuntu to disable network for tests. Thanks to
Michael Terry for the patch. Closes: #682873
-- Tollef Fog Heen <tfheen@debian.org> Fri, 21 Dec 2012 19:48:28 +0100
ykclient (2.8-1) unstable; urgency=low
* New upstream release
* Enable tests again
* Add Fredrik and Simon to uploaders as well as DM-Upload-Allowed: yes
-- Tollef Fog Heen <tfheen@debian.org> Fri, 29 Jun 2012 07:56:18 +0200
ykclient (2.6-1) unstable; urgency=low
* New upstream release
-- Tollef Fog Heen <tfheen@debian.org> Thu, 23 Jun 2011 22:40:08 +0200
ykclient (2.4-1) unstable; urgency=low
* New upstream release
-- Tollef Fog Heen <tfheen@debian.org> Fri, 11 Mar 2011 13:54:07 +0100
ykclient (2.3-3) unstable; urgency=high
* Remove debugging code that syslogged the OTP. High urgency since
people might consider them sensitive.
* Add chrpath to build-depends and make sure to strip the rpath from the
command line client.
-- Tollef Fog Heen <tfheen@debian.org> Tue, 19 Jan 2010 10:24:06 +0100
ykclient (2.3-2) unstable; urgency=low
* Add misc:Depends and shlib:Depends to libyubikey-dev's dependencies,
as it ships the /usr/bin/ykclient tool.
* Disable all tests that uses the network. Closes: #551240
-- Tollef Fog Heen <tfheen@debian.org> Thu, 29 Oct 2009 08:23:49 +0100
ykclient (2.3-1) unstable; urgency=low
* Initial release
-- Tollef Fog Heen <tfheen@debian.org> Mon, 12 Oct 2009 13:56:35 +0200
|