X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=661162167d622a756517d6631760a57da0ef49b3;hp=59d49a058d18f2f3f26363cee6bce1a1fb710e39;hb=c9c84840057df16c1094f84beb635b1160a823a6;hpb=944096f31b70960d33ebf481613ec055b77b7243 diff --git a/debian/changelog b/debian/changelog index 59d49a0..6611621 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -mysqltcl (3.052-2) UNRELEASED; urgency=medium +mysqltcl (3.052-3) UNRELEASED; urgency=medium + + * Set Vcs-* URLs to a https based one. + * Increase Standards-Version to 4.2.1 - no changes required. + * Build-Depend on debhelper-compat and change to compat level 11. + * Mark the binary package as Multi-Arch: same. + + -- Sven Hoexter Sun, 27 Nov 2016 21:05:35 +0100 + +mysqltcl (3.052-2) unstable; urgency=medium * Build depend on default-libmysqlclient-dev instead of libmysqlclient-dev. (Closes: #845879)