diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 19:16:17 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-13 19:16:17 +0100 |
commit | f78347efd3853bf16b23208e1e4da8ee593b1e86 (patch) | |
tree | a0f0b3c99b3802327bdf81a2d21a61eb2db95471 | |
parent | e1bbf4bf713889a1f13ef01f0413b6faf203ec55 (diff) |
d/copyright: Add Upstream-Contact
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 3 | ||||
-rw-r--r-- | debian/files | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5ee85e4..502fe9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ 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. + - Add Upstream-Contact. * debian/patches/0001-missing_pthread.patch: - Add Forwarded: not-needed. diff --git a/debian/copyright b/debian/copyright index a6bec5c..b49ad50 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Sebastian Pipping +Upstream-Name: uriparser +Upstream-Contact: Sebastian Pipping <webmaster@hartwork.org> Source: https://github.com/uriparser/uriparser Files-Excluded: doc/rfc*.htm diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..7cd13e4 --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +uriparser_0.9.8+dfsg-2_source.buildinfo libs optional |