[libapp-cpants-lint-perl] 01/01: Fix capitalization in search.cpan.org URL in debian/copyright

Axel Beckert abe at deuxchevaux.org
Sun May 24 11:04:51 UTC 2015


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

abe pushed a commit to branch master
in repository libapp-cpants-lint-perl.

commit 93e6ee85feb182775bdbe197f10773065bb90ae7
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 24 13:04:25 2015 +0200

    Fix capitalization in search.cpan.org URL in debian/copyright
    
    Found by DUCK.
---
 debian/changelog | 6 ++++++
 debian/copyright | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c81d085..1c2d265 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libapp-cpants-lint-perl (0.04-4) UNRELEASED; urgency=medium
+
+  * Fix capitalization in search.cpan.org URL in debian/copyright.
+
+ -- Axel Beckert <abe at debian.org>  Sun, 24 May 2015 13:03:47 +0200
+
 libapp-cpants-lint-perl (0.04-3) unstable; urgency=medium
 
   * Stop rename executable, and instead tighten to (build-)depend on
diff --git a/debian/copyright b/debian/copyright
index 8ec1595..e009db7 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: App::CPANTS::Lint
 Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=app-cpants-lint
-Source: http://search.cpan.org/dist/app-cpants-lint/
+Source: http://search.cpan.org/dist/App-CPANTS-Lint/
  git://github.com/charsbar/App-CPANTS-Lint
 
 Files: *

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



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