X-Git-Url: http://git.grml.org/?p=grml-paste.git;a=blobdiff_plain;f=debian%2Fchangelog;fp=debian%2Fchangelog;h=0f7d7c5c0bf5e4e7fbfc10ea00f5192bdcee0c3a;hp=4c3b3b881704c2ed876b846282ae5ae7a6f04d65;hb=471e61402ebb5dd515518ff93375f7a37ef7e2aa;hpb=efd707e6a88870b435d6c0743abc2097f0bab662 diff --git a/debian/changelog b/debian/changelog index 4c3b3b8..0f7d7c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +grml-paste (0.8) unstable; urgency=medium + + [ Chris Hofstaedtler ] + * [c9d9ead] Minimal port to python3 + * [0ac3419] chore: make flake8 happy + * [be08904] chore: use consistent quote style + * [7d13ed6] chore: remove useless use of OOP + + [ Michael Prokop ] + * [5a3c1c2] Switch from http to https by default + * [c0acd32] chore: run black + isort to unify coding style + * [fe034fc] debian: bump Standards-Version to 4.5.0 + * [0e76b31] debian: use https everywhere + * [2d2f68d] debian: run wrap-and-sort + * [97575d8] debian: switch to minimal debhelper style + * [7c75a1e] debian: bump compat version and switch to debhelper-compat + approach + * [f2eb654] debian: add debian/source/format + * [efd707e] debian: move priority from extra to optional + + -- Michael Prokop Tue, 09 Jun 2020 22:27:30 +0200 + grml-paste (0.7) unstable; urgency=low [ Christian Hofstaedtler ]