From 14ada6c82802b736d50cc4f16cbd570f5c18e802 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <tunes@google.com> Date: Mon, 2 Mar 2015 07:23:43 -0500 Subject: [PATCH] Tweak debian metadata --- debian/control | 2 +- debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 9bea65c1..6316a4e7 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Uploaders: Peter Van Eynde <pvaneynd@debian.org>, Robert P. Goldman <rpgoldman@sift.info> Build-Depends: debhelper (>> 7) Build-Depends-Indep: texinfo, texlive-extra-utils, texlive, texlive-generic-recommended -Standards-Version: 3.9.6 +Standards-Version: 3.9.6.1 Homepage: http://common-lisp.net/project/asdf/ Vcs-Git: git://common-lisp.net/projects/asdf/asdf.git diff --git a/debian/copyright b/debian/copyright index 52ae103e..97654c96 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: asdf-devel <asdf-devel@common-lisp.net> Source: http://common-lisp.net/project/asdf/ Files: * -Copyright: 2001-2014 Daniel Barlow, Francois-Rene Rideau, Robert P. Goldman, and contributors +Copyright: 2001-2015 Daniel Barlow, Francois-Rene Rideau, Robert P. Goldman, and contributors Comment: This is the MIT license, but Debian, after GNU, calls it the Expat license to unambiguously distinguish it from other licenses once used by MIT. License: Expat @@ -37,7 +37,7 @@ License: Expat Files: debian/* Copyright: 2002 Kevin M. Rosenberg <kmr@debian.org> License: GPL-2 - On Debian systems, the full text of the Expat License can be found in the file + On Debian systems, the full text of the GNU GPL v2 can be found in the file `/usr/share/common-licenses/GPL-2'. Comment: This package was initially debianized by Kevin M. Rosenberg <kmr@debian.org> on Fri, 16 Aug 2002 23:14:49 -0600. -- GitLab