[libopenoffice-oodoc-perl] 02/03: Strip trailing slash from MetaCPAN URL in debian/copyright

Axel Beckert abe at deuxchevaux.org
Sun May 31 16:07:25 UTC 2015


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

abe pushed a commit to branch master
in repository libopenoffice-oodoc-perl.

commit 1a21c7fb5a9344129966337d5f58089bf7a70109
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 31 18:06:24 2015 +0200

    Strip trailing slash from MetaCPAN URL in debian/copyright
---
 debian/changelog | 1 +
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7157274..989e3db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libopenoffice-oodoc-perl (2.125-4) UNRELEASED; urgency=medium
   [ Axel Beckert ]
   * Remove Maximilian Gaß from Uploaders (no more active according to himself)
   * Update Genicorp URL in debian/copyright. Issue reported by DUCK.
+  * Strip trailing slash from MetaCPAN URL in debian/copyright.
 
   [ Salvatore Bonaccorso ]
   * Update Vcs-Browser URL to cgit web frontend
diff --git a/debian/copyright b/debian/copyright
index 932b8e8..6a530ac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: OpenOffice-OODoc
 Upstream-Contact: Jean-Marie Gouarné <jmgdoc at cpan.org>
-Source: https://metacpan.org/release/OpenOffice-OODoc/
+Source: https://metacpan.org/release/OpenOffice-OODoc
 
 Files: *
 Copyright: 2004-2010, Genicorp, S.A. <http://www.genicorp.fr/>

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



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