[libidna-punycode-perl] 06/07: Add deprecation warning to long description.

gregor herrmann gregoa at debian.org
Sun May 31 11:11:28 UTC 2015


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

gregoa pushed a commit to branch master
in repository libidna-punycode-perl.

commit 7ff26fc233901da2ff32dad7e21b918fa879567f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 31 13:07:33 2015 +0200

    Add deprecation warning to long description.
    
    Cf. #773873.
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 3a2e234..b6edb7d 100644
--- a/debian/control
+++ b/debian/control
@@ -27,3 +27,6 @@ Depends: ${misc:Depends},
 Description: module to encode Unicode string in Punycode
  IDNA::Punycode is a module to encode / decode Unicode strings into
  Punycode, an efficient encoding of Unicode for use with IDNA.
+ .
+ Note that IDNA::Punycode is deprecated; URI (packaged as liburi-perl)
+ provides a URI::_punycode method as a replacement.

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



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