From 6ef0a8be152d116b690c067f52db12082a159112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 13 Nov 2024 18:31:33 +0100 Subject: d/p/0001-missing_pthread.patch: Add Forwarded: not-needed --- debian/changelog | 2 ++ debian/patches/0001-missing_pthread.patch | 1 + 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index cc75f85..4c1fbae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ uriparser (0.9.8+dfsg-2) unstable; urgency=medium * Declare compliance with Debian Policy 4.7.0.1 (No changes needed). * debian/copyright: - Rewrite to make lrc happy. + * debian/patches/0001-missing_pthread.patch: + - Add Forwarded: not-needed. -- Jörg Frings-Fürst Fri, 12 Jul 2024 09:17:33 +0200 diff --git a/debian/patches/0001-missing_pthread.patch b/debian/patches/0001-missing_pthread.patch index 0d6db5a..d1a3316 100644 --- a/debian/patches/0001-missing_pthread.patch +++ b/debian/patches/0001-missing_pthread.patch @@ -1,6 +1,7 @@ Description: Add missing pthread to build system Author: Jörg Frings-Fürst Last-Update: 2019-07-13 +Forwarded: not-needed --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/CMakeLists.txt -- cgit v1.2.3