diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2020-06-01 19:56:04 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2020-06-01 19:56:04 +0200 |
commit | d8d4e016ddae2ffd1112d60a4f617d3b4fa43cc9 (patch) | |
tree | 87c251d31ea809b76eee00e3fb5d4615cfc9be1e /debian | |
parent | 1d884c6d986a4fe3acf4311919d56e78a0087c4e (diff) |
Add +dsfg staff into debian/watch
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/watch | 2 |
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) |