From 8807e12868f07cd0101069a3e4cb41b96d1ab229 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sat, 15 Jan 2022 21:49:11 +0100 Subject: [PATCH] Snapshot from upstream git repo at commit 11e4f032d1782a606e3b004c89990a72cadf91bf --- debian/changelog | 7 +++++++ debian/patches/series | 1 + debian/patches/set-snapshot-version | 13 +++++++++++++ 3 files changed, 21 insertions(+) create mode 100644 debian/patches/series create mode 100644 debian/patches/set-snapshot-version diff --git a/debian/changelog b/debian/changelog index 2b435a2..81ee557 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +fuse-exfat (1.3.0+git20220115-1) UNRELEASED; urgency=medium + + * Snapshot from upstream git repo at commit + 11e4f032d1782a606e3b004c89990a72cadf91bf + + -- Sven Hoexter Sat, 15 Jan 2022 21:45:45 +0100 + fuse-exfat (1.3.0-2) unstable; urgency=medium * Drop "mount.exfat" symlink to the mount helper in the diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..ef6441c --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +set-snapshot-version diff --git a/debian/patches/set-snapshot-version b/debian/patches/set-snapshot-version new file mode 100644 index 0000000..5d9d7be --- /dev/null +++ b/debian/patches/set-snapshot-version @@ -0,0 +1,13 @@ +Index: fuse-exfat/configure.ac +=================================================================== +--- fuse-exfat.orig/configure.ac ++++ fuse-exfat/configure.ac +@@ -21,7 +21,7 @@ + # + + AC_INIT([Free exFAT implementation], +- [1.3.0], ++ [1.3.0+git20220115], + [relan@users.noreply.github.com], + [exfat], + [https://github.com/relan/exfat]) -- 2.39.2