r46741 - /trunk/libfilter-crypto-perl/debian/control

cjadamscollier-guest at users.alioth.debian.org cjadamscollier-guest at users.alioth.debian.org
Wed Nov 4 16:44:38 UTC 2009


Author: cjadamscollier-guest
Date: Wed Nov  4 16:44:33 2009
New Revision: 46741

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46741
Log:
removed repetition

Modified:
    trunk/libfilter-crypto-perl/debian/control

Modified: trunk/libfilter-crypto-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilter-crypto-perl/debian/control?rev=46741&op=diff
==============================================================================
--- trunk/libfilter-crypto-perl/debian/control (original)
+++ trunk/libfilter-crypto-perl/debian/control Wed Nov  4 16:44:33 2009
@@ -15,11 +15,11 @@
 Description: libfilter-crypto-perl is a library to create runnable Perl files encrypted with OpenSSL libcrypto
  Filter::Crypto provides a Perl source code decryption filter for running
  files that have been encrypted via the
- Filter::Crypto::CryptFile|Filter::Crypto::CryptFile module.
+ Filter::Crypto::CryptFile module.
  .
  You should rarely, if ever, need to touch this module. The encrypted files
- produced by the Filter::Crypto::CryptFile|Filter::Crypto::CryptFile module
- will automatically have the "use Filter::Crypto::Decrypt;" statement added to
- the start of them, which is all that is required to bring this decryption
- filter into play. See perlfilter if you want to know more about how Perl
- source code filters work.
+ produced by the Filter::Crypto::CryptFile module will automatically
+ have the "use Filter::Crypto::Decrypt;" statement added to the start
+ of them, which is all that is required to bring this decryption
+ filter into play. See perlfilter if you want to know more about how
+ Perl source code filters work.




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