From dd069d8dadb21871d324df5deb18581f427663c8 Mon Sep 17 00:00:00 2001 From: Gabriel Zachmann Date: Tue, 13 Mar 2018 10:45:07 +0100 Subject: [PATCH] updates debian changelog --- debian/changelog | 7 +++++-- debian/control | 2 +- debian/debhelper-build-stamp | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 debian/debhelper-build-stamp diff --git a/debian/changelog b/debian/changelog index 127db972..64a970c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -oidc-agent (1.2.1-1) UNRELEASED; urgency=medium +oidc-agent (1.2.2-1) UNRELEASED; urgency=medium [ Marcus hardt ] * Trying to fix debuild messages @@ -18,4 +18,7 @@ oidc-agent (1.2.1-1) UNRELEASED; urgency=medium [ Gabriel Zachmann ] * Support for providing the device authorization endpoint manually - -- Gabriel Zachmann Thu, 08 Mar 2018 08:50:02 +0100 + [ Gabriel Zachmann ] + * Removed https://perun.elixir-czech.cz/oidc/ from issuer.config. + + -- Gabriel Zachmann Tue, 13 Mar 2018 10:32:38 +0100 diff --git a/debian/control b/debian/control index bc926c15..bd331219 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libsodium18 (>= 1.0.11), libcurl3 (>= 7.38), - libmicrohttpd10 (>= 0.9.37) + libmicrohttpd10 (>= 0.9.37) | libmicrohttpd12 (>=0.9.37) Description: Commandline tool for obtaining OpenID Connect Access tokens on the commandline This tool consists of four programs: - oidc-agent that handles communication with the OIDC provider diff --git a/debian/debhelper-build-stamp b/debian/debhelper-build-stamp new file mode 100644 index 00000000..398a4433 --- /dev/null +++ b/debian/debhelper-build-stamp @@ -0,0 +1 @@ +oidc-agent