diff --git a/debian/changelog b/debian/changelog index 158b4f362c4418668693ad682721158d05c0d688..4a35031ea059abc4afb29746e3c88700a6f98a2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +ruby-parseconfig (1.0.2-2) UNRELEASED; urgency=medium + + [ Cédric Boutillier ] + * Bump debhelper compatibility level to 9 + * Remove version in the gem2deb build-dependency + * Use https:// in Vcs-* fields + * Use https:// in Vcs-* fields + * Bump Standards-Version to 3.9.7 (no changes needed) + * Run wrap-and-sort on packaging files + + [ Ben Armstrong ] + * Removed myself from Uploaders. + + [ Utkarsh Gupta ] + * Add salsa-ci.yml + + -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:27:06 +0530 + ruby-parseconfig (1.0.2-1) unstable; urgency=low * Initial release (Closes: #719307)