X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=16fbcb49e0395ccdcb63ae03ba1030f1441aa001;hp=61bbc9d4347c940605f4490c256ef482521caec9;hb=57e85799a698a15fef8fa61fa01d7be1c2526944;hpb=384cc06cd123514091b1a944d3cad47f1c94bf4f diff --git a/debian/changelog b/debian/changelog index 61bbc9d..16fbcb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,49 @@ -exfat-utils (1.2.5-2) UNRELEASED; urgency=medium +exfat-utils (1.3.0-2) unstable; urgency=medium + + * Update debhelper compat level to 13. + * Update to Standards-Version 4.5.0 - no changes required. + * Update debian/copyright for the year 2020. + * Conflict with the exfatprogs package. + * Update package description to emphasize the difference between + exfat-utils and exfatprogs as independent implementations. + * Add Rules-Requires-Root: no to debian/control. + + -- Sven Hoexter Sat, 04 Jul 2020 20:48:11 +0200 + +exfat-utils (1.3.0-1) unstable; urgency=medium + + * New upstream release. + * Update d/copyright up to 2018. + * Increase Standards-Version to 4.2.1 - no changes required. + * Move debhelper compat level definition to Build-Depends. + + -- Sven Hoexter Wed, 31 Oct 2018 22:43:17 +0100 + +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)