[libgraph-easy-perl] 01/01: Consistently use <> instead of () around URLs in debian/copyright

Axel Beckert abe at deuxchevaux.org
Mon Sep 21 19:53:10 UTC 2015


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

abe pushed a commit to branch master
in repository libgraph-easy-perl.

commit 9bce74d19e5e1fc13a3125e3e7b3362caccbdb05
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Sep 21 21:53:04 2015 +0200

    Consistently use <> instead of () around URLs in debian/copyright
    
    Deconfuses DUCK.
---
 debian/changelog | 7 +++++++
 debian/copyright | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ff79590..e86ab72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libgraph-easy-perl (0.75-3) UNRELEASED; urgency=medium
+
+  * Consistently use <> instead of () around URLs in
+    debian/copyright. Deconfuses DUCK.
+
+ -- Axel Beckert <abe at debian.org>  Mon, 21 Sep 2015 21:52:43 +0200
+
 libgraph-easy-perl (0.75-2) unstable; urgency=medium
 
   * Update Vcs-Browser URL to cgit web frontend
diff --git a/debian/copyright b/debian/copyright
index 4b28168..aaa5fdb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ Comment:
  for ColorBrewer Color Shemes): 
  .
  This product includes color specifications and designs developed by Cynthia
- Brewer (http://colorbrewer.org/). The following license applies to them:
+ Brewer <http://colorbrewer.org/>. The following license applies to them:
  .
   Apache-Style Software License for ColorBrewer Color Schemes v1.1
  .
@@ -28,7 +28,7 @@ Comment:
        must include the following acknowledgment:
  .
   This product includes color specifications and designs developed by Cynthia
-  Brewer (http://colorbrewer.org/).
+  Brewer <http://colorbrewer.org/>.
  .
   Alternately, this acknowledgment may appear in the software itself, if and
   wherever such third-party acknowledgments normally appear.

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



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