From 1f9e4a149fa362643efd41abdfbdb6b4614925c5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 30 Mar 2025 10:03:25 +0200 Subject: [PATCH] fix spelling-error-in-patch-description endianess endianness --- debian/changelog | 2 +- ...-problem.patch => 0001-address-Fix-endianness-problem.patch} | 2 +- debian/patches/series | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename debian/patches/{0001-address-Fix-endianess-problem.patch => 0001-address-Fix-endianness-problem.patch} (92%) diff --git a/debian/changelog b/debian/changelog index 992fc16..4d87ec5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ libloc (0.9.18-2) unstable; urgency=medium [ Valters Jansons ] * Update symbols for 0.9.18 - * address: Fix endianess problem when fetching octets in IPv4 addresses + * address: Fix endianness problem when fetching octets in IPv4 addresses [ Hans-Christoph Steiner ] * add new binary package: lua-location diff --git a/debian/patches/0001-address-Fix-endianess-problem.patch b/debian/patches/0001-address-Fix-endianness-problem.patch similarity index 92% rename from debian/patches/0001-address-Fix-endianess-problem.patch rename to debian/patches/0001-address-Fix-endianness-problem.patch index 2cbb0dc..ccdfe7e 100644 --- a/debian/patches/0001-address-Fix-endianess-problem.patch +++ b/debian/patches/0001-address-Fix-endianness-problem.patch @@ -1,4 +1,4 @@ -Subject: address: Fix endianess problem when fetching octets in IPv4 addresses +Subject: address: Fix endianness problem when fetching octets in IPv4 addresses Origin: upstream, https://git.ipfire.org/?p=location/libloc.git;a=commit;h=afc5330f56d74b4a9142b800d994d623d7cd29e8 Forwarded: not-needed Author: Michael Tremer diff --git a/debian/patches/series b/debian/patches/series index 218851b..dadd479 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1 @@ -0001-address-Fix-endianess-problem.patch +0001-address-Fix-endianness-problem.patch -- 2.47.2