From bf430d1785919eee6f08efd20a417cbef14c21ec Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 15 Feb 2021 00:10:27 +0100 Subject: Add d/watch pointing to the upstream repository. --- debian/changelog | 1 + debian/source/lintian-overrides | 2 -- debian/watch | 3 +++ 3 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 debian/source/lintian-overrides create mode 100644 debian/watch (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 34db8f2..87d6250 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lacme (0.7-2) UNRELEASED; urgency=medium generation and decryption). * Add d/upstream/signing-key.asc, the OpenPGP used to signed upstream tags. * d/control: Bump Standards-Version to 4.5.1 (no changes necessary). + * Add d/watch pointing to the upstream repository. -- Guilhem Moulin Wed, 09 Dec 2020 20:11:40 +0100 diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides deleted file mode 100644 index 264ad5e..0000000 --- a/debian/source/lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# this repository is also upstream -debian-watch-file-is-missing diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..518a123 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts="mode=git,pgpmode=gittag" \ +https://git.guilhem.org/lacme/ refs/tags/v([\d\.]+) -- cgit v1.2.3