diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2017-07-18 00:16:06 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2017-07-18 06:46:02 -0300 |
| commit | f0b91832c2d273754e9cf1f2652790f992d0abef (patch) | |
| tree | a1a70eca5f78783b3389e38b3c862d28e7f030c8 | |
| parent | 02b19c3193c0e9b5d082cd13666a385e81aa5a2a (diff) | |
use modern debian/copyright
| -rw-r--r-- | debian/copyright | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/debian/copyright b/debian/copyright index 1cc7a155..0931d9b9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 -Debianized-By: Jameson Graef Rollins <jrollins@finestructure.net> -Debianized-Date: Fri Nov 28 18:00:00 EDT 2009 -Original-Source: git://notmuchmail.org/git/notmuch +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: notmuch +Source: git://notmuchmail.org/git/notmuch +Upstream-Contact: Notmuch Mailing List <notmuch@notmuchmail.org> Files: * Copyright: Copyright 2009 Carl Worth <cworth@cworth.org> @@ -31,19 +31,12 @@ Copyright: Copyright 2009 Carl Worth <cworth@cworth.org> Holger Freyther <zecke@selfish.org> David Bremner <bremner@unb.ca> Alexander Botero-Lowry <alexbl@fortitudo.(none)> - License: GPL-3+ - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or - (at your option) any later version. - . - On Debian systems, the complete text of the GNU General Public License - version 3 can be found in file "/usr/share/common-licenses/GPL-3". Files: debian/* Copyright: Copyright 2010 Jameson Graef Rollins <jrollins@finestructure.net> martin f. krafft <madduck@debian.org> +License: GPL-3+ License: GPL-3+ This package is free software; you can redistribute it and/or modify |
