X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a02861b18efefd7ccc688af728f6f8baaf7253f3;hp=a71f6e55d4bbe4984bee15912cf2810586b7e142;hb=0613fac873a3c5972346986f51f5477910e17d80;hpb=621f98b869c0cfb08c374f27a10684445aabdad6 diff --git a/debian/changelog b/debian/changelog index a71f6e5..a02861b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +exfat-utils (1.2.7-2) UNRELEASED; urgency=medium + + * Increment dh compat level to 10. + * Remove --with autoreconf from dh invocation, it's default with + compat level 10. + * Update VCS-Git URL to a working https endpoint. + + -- Sven Hoexter Sun, 25 Jun 2017 12:21:57 +0200 + +exfat-utils (1.2.7-1) unstable; urgency=medium + + * New upstream release. + * Update Standards-Version to 4.0.0. + + -- Sven Hoexter Sun, 25 Jun 2017 12:15:14 +0200 + +exfat-utils (1.2.6-1) unstable; urgency=medium + + * New upstream release. + + -- Sven Hoexter Mon, 15 May 2017 17:34:18 +0200 + exfat-utils (1.2.5-2) unstable; urgency=medium * Move from autotools-dev to dh-autoreconf to ease backporting.