[Debian-ha-commits] [resource-agents] 03/03: debian/copyright: make wildcard first paragraph

Valentin Vidic vvidic-guest at moszumanska.debian.org
Fri Feb 9 13:36:09 UTC 2018


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository resource-agents.

commit 93978c7f991b509363cc750069cfd5d8b565de98
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Fri Feb 9 14:22:00 2018 +0100

    debian/copyright: make wildcard first paragraph
    
    Fixes lintian warning:
    
      global-files-wildcard-not-first-paragraph-in-dep5-copyright
---
 debian/copyright | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 80502f3..10744a5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,10 +2,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: resource-agents
 Source: https://github.com/ClusterLabs/resource-agents
 
-Files: debian/*
-Copyright: 2011 Andres Rodriguez <andreserl at ubuntu.com>
-License: GPL-2+
-
 Files: *
 Copyright: Copyright (C) 1996-2016
  Akamatsu Hiroshi <akamatsu.hiroshi at yes.nttcom.ne.jp>
@@ -43,7 +39,11 @@ Copyright: Copyright (C) 1996-2016
  Taro Matsuzawa
 License: GPL
 
-Files: /doc/dev-guides/*
+Files: debian/*
+Copyright: 2011 Andres Rodriguez <andreserl at ubuntu.com>
+License: GPL-2+
+
+Files: doc/dev-guides/*
 Copyright: 2010, 2011 LINBIT HA-Solutions GmbH
            2011 Novell, Inc.
            2011 SUSE Linux GmbH

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/resource-agents.git



More information about the Debian-HA-Commits mailing list