diff --git a/debian/changelog b/debian/changelog index 9f35da4a4e0129facb748c94c73573e3318527ef..fbc7f828d5f6607950854bf8f30584e20f738bb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ ruby-rack-openid (1.4.2-3) UNRELEASED; urgency=medium + ruby-rack-openid: Drop versioned constraint on ruby-openid and ruby-rack in Depends. * Bump debhelper from old 12 to 13. + * Update standards version to 4.5.1, no changes needed. -- Debian Janitor <janitor@jelmer.uk> Sun, 23 Feb 2020 05:58:01 +0000 diff --git a/debian/control b/debian/control index fba73e29c97c98ab8d3a2e80617c5f2582c9b942..5cda1ed13f93377442214a366c07b4b1f988db54 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), gem2deb, ruby-openid, ruby-rack -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack-openid.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack-openid Homepage: https://github.com/grosser/rack-openid