[Reproducible-commits] [libextutils-depends-perl] 60/187: d/control: s/packagename/modulename/ in long description
Maria Valentina Marin Rodrigues
akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
akira-guest pushed a commit to branch pu/reproducible_builds
in repository libextutils-depends-perl.
commit a7c017683b9c25c4f6cf5d31349795ac03a59697
Author: Gregor Herrmann <gregoa at debian.org>
Date: Sat Jan 10 15:55:46 2009 +0000
d/control: s/packagename/modulename/ in long description
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 07b2265..3cdca1b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: libextutils-depends-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl module for building extensions that depend on other extensions
- libextutils-depends-perl tries to make it easy to build Perl
- extensions that use functions and typemaps provided by other perl
- extensions. This means that a perl extension is treated like a shared
- library that also provides a C and an XS interface.
+ ExtUtils::Depends tries to make it easy to build Perl extensions that use
+ functions and typemaps provided by other perl extensions. This means that a
+ perl extension is treated like a shared library that also provides a C and an
+ XS interface.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/libextutils-depends-perl.git
More information about the Reproducible-commits
mailing list