[libencode-jis2k-perl] 04/06: Remove extra "perl" from Depends

Florian Schlichting fsfs at moszumanska.debian.org
Sun Apr 13 19:28:39 UTC 2014


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

fsfs pushed a commit to branch master
in repository libencode-jis2k-perl.

commit 129b74fa982312d07088c4d133ead120b5054aa7
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Apr 13 17:40:57 2014 +0200

    Remove extra "perl" from Depends
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 251ad84..d4dc251 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Package: libencode-jis2k-perl
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${perl:Depends},
-         perl
+         ${perl:Depends}
 Description: perl module providing JIS X 0212 (aka JIS 2000) Encodings
  This extension to the Encode perl module (which provides an interface
  between perl strings and other character encodings) provides specific

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



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