diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fad0bcf..0d68822 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ lacme (0.8.0-1) UNRELEASED; urgency=medium * d/control: Remove libtypes-serialiser-perl from lacme's Depends. * d/control: lacme now require openssl 1.1.0 or later. * d/copyright: Bump copyright years. + * d/copyright: Point Source: to the upstream repository. -- Guilhem Moulin <guilhem@debian.org> Wed, 09 Dec 2020 20:11:40 +0100 diff --git a/debian/copyright b/debian/copyright index 288e724..b2b94c4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: native package +Source: https://git.guilhem.org/lacme/ Files: * Copyright: © 2015-2021 Guilhem Moulin <guilhem@fripost.org> |