[pkg-perl-tools] 01/01: Remove .mailmap stanza from debian/copyright

Axel Beckert abe at deuxchevaux.org
Sun Jun 7 12:17:52 UTC 2015


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

abe pushed a commit to branch master
in repository pkg-perl-tools.

commit b29b1301804cdebf6f5e9f04bac37819600ec869
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Jun 7 14:16:25 2015 +0200

    Remove .mailmap stanza from debian/copyright
    
    It's only needed in the git repository and not included in the
    generated source package.
    
    Silences lintian arguing about
    unused-file-paragraph-in-dep5-copyright and
    wildcard-matches-nothing-in-dep5-copyright.
    
    Lacks creativity anyways, i.e. does not really validate a copyright
    and license.
---
 debian/changelog | 4 ++++
 debian/copyright | 4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f7f1144..937c4be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,10 @@ pkg-perl-tools (0.21) UNRELEASED; urgency=medium
     before creating the remote repository.
   * Use Gbp-Dch instead of Git-Dch in examples/mass-commit and
     dpt-upstream-repo.
+  * Remove .mailmap stanza from debian/copyright. It's only needed in the
+    git repository and not included in the generated source package.
+    Silences lintian wrt. unused-file-paragraph-in-dep5-copyright, etc.
+    Lacks creativity anyways to validate a copyright and license.
 
   [ gregor herrmann ]
   * dpt-import-orig: use Gbp-Dch for changelog commit message.
diff --git a/debian/copyright b/debian/copyright
index 5c3fe56..fa2c4f5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,10 +9,6 @@ Copyright: 2013-2014 Damyan Ivanov <dmn at debian.org>
            2013-2014, Salvatore Bonaccorso <carnil at debian.org>
 License: Artistic or GPL-1+
 
-Files: .mailmap
-Copyright: 2013 Axel Beckert <abe at debian.org>
-License: Artistic or GPL-1+
-
 Files: autopkgtest/*
 Copyright: 2014 David Bremner <bremner at debian.org>
            2014 Niko Tyni <ntyni at debian.org>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list