summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5d67726..0700ac9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ uriparser (0.9.4+dfsg-1) UNRELEASED; urgency=medium
- New debian/not-installed:
+ Add all files of dh_missing errors.
* Add suffix +dfsg to changelog version number to make lintian happy.
+ * Add +dsfg staff into debian/watch.
-- Jörg Frings-Fürst <debian@jff.email> Mon, 01 Jun 2020 18:52:03 +0200
diff --git a/debian/watch b/debian/watch
index 5641bc5..1cc7882 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
-opts=uversionmangle=s/_/./g;s/\.(rc\d*)$/~$1/ \
+opts=dversionmangle=s/\+dfsg(.*)//,repacksuffix=+dfsg,uversionmangle=s/_/./g;s/\.(rc\d*)$/~$1/,compression=xz \
https://github.com/uriparser/uriparser/releases \
.*[^n]/(?:|v|version-|version|release-|r|REL_|rel-|uriparser(?:_|-))(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)