[devscripts] 02/02: ltnu: Avoid using L<> with emails in the POD documentation, so it can be built with an older pod as well.

Mattia Rizzolo mattia at debian.org
Sat Jan 6 10:56:57 UTC 2018


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

mattia pushed a commit to branch master
in repository devscripts.

commit 9c4a0a935b1b6061b5d5f24d9e7913e3d82afe38
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Jan 6 11:44:15 2018 +0100

    ltnu: Avoid using L<> with emails in the POD documentation, so it can be built with an older pod as well.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/changelog | 3 +++
 scripts/ltnu.pod | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 27336b6..0c16b21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ devscripts (2.18.1) UNRELEASED; urgency=medium
   * bts:
     + Fix syntax issue in the POD documentation, so it can be built with an
       older pod as well.
+  * ltnu:
+    + Avoid using L<> with emails in the POD documentation, so it can be built
+      with an older pod as well.
 
  -- Mattia Rizzolo <mattia at debian.org>  Wed, 03 Jan 2018 14:31:54 +0100
 
diff --git a/scripts/ltnu.pod b/scripts/ltnu.pod
index 4823450..ca883fa 100644
--- a/scripts/ltnu.pod
+++ b/scripts/ltnu.pod
@@ -89,7 +89,7 @@ Debian's B<postgresql-client> package to be installed.
 
 =head1 AUTHOR, COPYRIGHT, LICENSE
 
-Copyright 2017 Axel Beckert <L<abe at debian.org>>. Licensed under the GNU
+Copyright 2017 Axel Beckert <abe at debian.org>. Licensed under the GNU
 General Public License, version 2 or later.
 
 =head1 SEE ALSO

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list