From 5ad067af7cd87b3c1ed7a62ecd242fb1e2e761db Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Wed, 6 Aug 2025 16:53:42 +0200 Subject: [PATCH] d/control: Drop Rules-Requires-Root: no, it's the default now. --- debian/changelog | 3 ++- debian/control | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 282bb4a..30052ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ fuse-exfat (1.4.0-4) UNRELEASED; urgency=medium * Remove dh_auto_configure override, use the defaults. + * d/control: Drop Rules-Requires-Root: no, it's the default now. - -- Sven Hoexter Tue, 18 Jun 2024 22:04:34 +0200 + -- Sven Hoexter Wed, 06 Aug 2025 16:53:11 +0200 fuse-exfat (1.4.0-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index e7f65c9..03b4763 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: otherosfs Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (= 13), libfuse3-dev, pkgconf -Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/relan/exfat Vcs-Git: https://git.sven.stormbind.net/fuse-exfat.git -- 2.39.5