[libimporter-perl] 05/05: control
gregor herrmann
gregoa at debian.org
Thu Jul 21 19:51:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libimporter-perl.
commit 2b631cc0bbad9c3c8db7852309c86dd797c7bbc9
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jul 21 21:46:09 2016 +0200
control
---
debian/control | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 76b8d2f..aa6cbcd 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,10 @@ Testsuite: autopkgtest-pkg-perl
Package: libimporter-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
-Description: Alternative but compatible interface to modules that export symbols.
+Description: alternative but compatible interface to modules that export symbols
Importer acts as a layer between Exporter and modules which consume exports.
It is feature-compatible with Exporter, plus some much needed extras. You can
use this to import symbols from any exporter that follows Exporters
specification. The exporter modules themselves do not need to use or inherit
from the Exporter module, they just need to set @EXPORT and/or other
variables.
- .
- This description was automagically extracted from the module by dh-make-perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimporter-perl.git
More information about the Pkg-perl-cvs-commits
mailing list