summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2024-11-13 18:31:33 +0100
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2024-11-13 18:31:33 +0100
commit6ef0a8be152d116b690c067f52db12082a159112 (patch)
treea70854616403a128f43e7d8e02c59cf3ef45ee12
parentbd3ee3e3eb4c6cc98d2d30196de91f2f46c25198 (diff)
d/p/0001-missing_pthread.patch: Add Forwarded: not-needed
-rw-r--r--debian/changelog2
-rw-r--r--debian/patches/0001-missing_pthread.patch1
2 files changed, 3 insertions, 0 deletions
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 <debian@jff.email> 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 <debian@jff.email>
Last-Update: 2019-07-13
+Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: trunk/CMakeLists.txt