From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 0C23F6DE2A16 for ; Mon, 17 Jul 2017 15:16:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[AWL=0.000] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m1HwNGcKHibn for ; Mon, 17 Jul 2017 15:16:28 -0700 (PDT) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTP id 29DFF6DE1AC4 for ; Mon, 17 Jul 2017 15:16:25 -0700 (PDT) Received: from fifthhorseman.net (38.200.broadband6.iol.cz [88.101.200.38]) by che.mayfirst.org (Postfix) with ESMTPSA id 3083BF99D for ; Mon, 17 Jul 2017 18:16:22 -0400 (EDT) Received: by fifthhorseman.net (Postfix, from userid 1000) id 0438E20982; Tue, 18 Jul 2017 00:16:07 +0200 (CEST) From: Daniel Kahn Gillmor To: Notmuch Mail Subject: [PATCH 9/9] use modern debian/copyright Date: Tue, 18 Jul 2017 00:16:06 +0200 Message-Id: <20170717221606.31103-9-dkg@fifthhorseman.net> X-Mailer: git-send-email 2.13.2 In-Reply-To: <20170717221606.31103-1-dkg@fifthhorseman.net> References: <20170717221606.31103-1-dkg@fifthhorseman.net> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2017 22:16:33 -0000 --- debian/copyright | 17 +++++------------ 1 file 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 -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 Files: * Copyright: Copyright 2009 Carl Worth @@ -31,19 +31,12 @@ Copyright: Copyright 2009 Carl Worth Holger Freyther David Bremner Alexander Botero-Lowry - 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 martin f. krafft +License: GPL-3+ License: GPL-3+ This package is free software; you can redistribute it and/or modify -- 2.13.2