diff --git a/debian/changelog b/debian/changelog index a679e0d4d708b7abe8c1840c29596151296eb9ef..bbb930d117ad35d5adaa105591205354dd36997d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +ruby-puppet-syntax (2.4.1-2) unstable; urgency=medium + + * debian/compat: Bump debhelper compatibility level to 11. + * debian/control: + - Bump required debhelper version to >= 11~. + - Bump Standards-Version to 4.1.3 (no changes needed). + - Use salsa.debian.org in Vcs-* fields. + - Add myself and Sebastien Badia in Uploaders field. + - Drop obsolete build dependency ruby-rgen. + * debian/copyright: + - Add missing Debian packaging authors and bump years to include 2018. + - Use HTTPS in link to copyright format specification. + * debian/patches: Add patch to ensure running the specs works with puppet 5. + * debian/watch: Bump version to 4 and use HTTPS in link to gemwatch service. + + -- Georg Faerber <georg@riseup.net> Wed, 21 Mar 2018 18:44:06 +0100 + ruby-puppet-syntax (2.4.1-1) unstable; urgency=medium * Team upload.