summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2020-11-08 12:55:44 +0100
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2020-11-08 12:55:44 +0100
commitcf9293531802f491b4b145d98a4900e72a7d105b (patch)
tree5f37a01d0559c2f041a29df28583c74353e63d1e
parente2675572e84a6bcfa07b150e41e73f3470d63cc4 (diff)
parentcbca5053aa041134ac8b859aa3b3ea84f5c07328 (diff)
Merge tag 'debian/0.9.4+dfsg-1' into develop
New upstream release
-rw-r--r--debian/changelog8
-rw-r--r--debian/not-installed2
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c02843..b20ced8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-uriparser (0.9.4+dfsg-1) UNRELEASED; urgency=medium
+uriparser (0.9.4+dfsg-1) unstable; urgency=medium
* New upstream release.
- Refresh patch.
@@ -11,13 +11,15 @@ uriparser (0.9.4+dfsg-1) UNRELEASED; urgency=medium
+ Add all files of dh_missing errors.
* Add suffix +dfsg to changelog version number to make lintian happy.
* debian/watch:
- - Add +dsfg staff.
+ - Add +dsfg stuff.
* debian/control:
- Add Rules-Requires-Root: no.
* debian/copyright:
- Add year 2020 to myself.
+ * debian/not-installed:
+ - Remove architecture specific path.
- -- Jörg Frings-Fürst <debian@jff.email> Mon, 01 Jun 2020 18:52:03 +0200
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 17 Oct 2020 19:26:34 +0200
uriparser (0.9.3-2) unstable; urgency=medium
diff --git a/debian/not-installed b/debian/not-installed
index 75e8058..3192fd7 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -1,4 +1,4 @@
usr/share/doc/uriparser/uriparser-0.9.4.qch
usr/share/doc/uriparser/html/*
usr/bin/uriparse
-usr/lib/x86_64-linux-gnu/cmake/uriparser-0.9.4/*
+usr/lib/*/cmake/uriparser-0.9.4/*