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 140 141 142 143 144 145 146 147 148
|
libu2f-server (1.1.0-4) unstable; urgency=medium
* d/changelog: Update maintainer's name & email address
* Upgrade to debhelper compatibility level 13
`dh_missing --fail-missing` is now the default.
* d/control: Declare compliance with policy v4.5.1
* d/watch: Declare compliance with standard v4.
-- nicoo <nicoo@debian.org> Thu, 14 Jan 2021 18:21:30 +0100
libu2f-server (1.1.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream patch to fix build with json-c 0.14 and newer (Closes:
#966604)
-- Sebastian Ramacher <sramacher@debian.org> Fri, 07 Aug 2020 13:15:15 +0200
libu2f-server (1.1.0-3) unstable; urgency=low
[ nicoo ]
* Update upstream's signing key
* Update authorship metadata & Uploaders
* Move packaging branch to debian/sid
* libu2f-server: Add Build-Depends-Package metadata to the symbols file
* Comply with policy v4.5.0
+ debian/copyright: Use HTTPS for the `Format` URI
+ debian/control: Declare `Rules-Requires-Root: no`
* Upgrade to debhelper compatibility level 12
+ Replace old-style debian/compat with a Build-Depends on debhelper-compat.
+ Remove the --parallel debhelper option (default since compat 11)
* debian/rules
+ Remove spurious override of dh_auto_clean
+ Make dh_missing fail the build.
Added necessary exclusion under debian/not-installed
[ Simon Josefsson ]
* Drop myself from Uploader's.
-- nicoo <nicoo@debian.org> Thu, 05 Mar 2020 02:41:30 +0100
libu2f-server (1.1.0-2) unstable; urgency=low
* Move packaging repository to salsa.d.o
* Use the tracker.debian.org email address for the maintainers
* Update debian/copyright
* Declare compliance with policy 4.1.4
-- nicoo <nicoo@debian.org> Thu, 28 Jun 2018 22:10:52 +0200
libu2f-server (1.1.0-1) unstable; urgency=medium
* New upstream version 1.1.0
* Upstream removed the dependency on gtk-doc
Remove the corresponding patch for #876580
* Update symbols file
* Update upstream signing keys
* Declare compliance with policy v4.1.3
No change required
* Switch to debhelper 10
-- nicoo <nicoo@debian.org> Sun, 07 Jan 2018 19:20:53 +0100
libu2f-server (1.0.1-4) unstable; urgency=medium
* Remove dependency on gtkdoc-mktmpl. (Closes: #876580)
* uscan: Adopt the new location for upstream's signing key
* debian/control
* Bump Standards-Version
* Replace `Priority: extra` with `optional`
* debian/copyright: Update packager information
-- nicoo <nicoo@debian.org> Mon, 30 Oct 2017 12:32:28 +0100
libu2f-server (1.0.1-3) unstable; urgency=medium
* debian/control: Add myself as uploader
* debian/control: Move the packaging repo to Alioth
-- nicoo <nicoo@debian.org> Fri, 23 Sep 2016 22:14:04 +0200
libu2f-server (1.0.1-2) unstable; urgency=medium
* Acknowledge NMU, thanks Nicolas.
-- Simon Josefsson <simon@josefsson.org> Wed, 10 Aug 2016 16:38:42 +0200
libu2f-server (1.0.1-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Use HTTPS for Vcs-Git.
* Use build-time hardening.
* debian/rules: Remove gen-orig-sources.
Upstream, signed tarballs should be systematically used.
* Bumps Standards-Version to 3.9.8
No change required.
-- nicoo <nicoo@debian.org> Wed, 06 Jul 2016 14:11:23 +0200
libu2f-server (1.0.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix dependencies (Closes: #820690).
* Remove copyright lines from LICENSE blocks
* Add gen-orig-source target
-- nicoo <nicoo@debian.org> Thu, 02 Jun 2016 00:06:28 +0200
libu2f-server (1.0.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Switch from libjson0-dev to libjson-c-dev (Closes: #815415)
-- Neil Williams <codehelp@debian.org> Sun, 21 Feb 2016 11:45:37 +0000
libu2f-server (1.0.1-1) unstable; urgency=medium
* New upstream release.
- Closes: #787133.
[ Simon Josefsson ]
* Install libu2f-server.pdf too. Fixes lintian
doc-base-file-references-missing-file.
-- Alessio Di Mauro <alessio@yubico.com> Thu, 09 Jul 2015 10:53:21 +0200
libu2f-server (1.0.0-1) unstable; urgency=low
[ Alessio Di Mauro ]
* New upstream release.
* Improved build on other achitectures. (Closes: #787133)
[ Simon Josefsson ]
* Update README.source.
* Add gbp.conf.
* Update upstream-signing-key.pgp.
-- Alessio Di Mauro <alessio@yubico.com> Wed, 01 Jul 2015 15:49:27 +0200
libu2f-server (0.0.0-1) unstable; urgency=low
* Initial release. (Closes: #775597)
-- Alessio Di Mauro <alessio@yubico.com> Thu, 22 Jan 2015 22:41:48 +0100
|