X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=afad2b3c057eb22d00879f0a3f215476abe5e886;hp=61bbc9d4347c940605f4490c256ef482521caec9;hb=71b8358e354b06ce35bf48a183e7452403d1373c;hpb=384cc06cd123514091b1a944d3cad47f1c94bf4f diff --git a/debian/changelog b/debian/changelog index 61bbc9d..afad2b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,36 @@ -exfat-utils (1.2.5-2) UNRELEASED; urgency=medium +exfat-utils (1.3.0-1) UNRELEASED; urgency=medium + + * New upstream release. + * Update d/copyright up to 2018. + * Increase Standards-Version to 4.2.1 - no changes required. + + -- + +exfat-utils (1.2.8-1) unstable; urgency=medium + + * New upstream release. + * Increment dh compat level to 11. + * Remove --with autoreconf from dh invocation, it's default since + compat level 10. + * Update VCS-Git URL to a working https endpoint. + * Update Standards-Version to 4.1.3. + + -- Sven Hoexter Sat, 03 Feb 2018 22:43:16 +0100 + +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. Patch provided by Nicholas D Steeves. (Closes: #851922)