diff options
-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 |