[libinline-python-perl] 06/07: debian/control: fix typo in long description. Thanks lintian.
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Sun Jul 31 16:48:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository libinline-python-perl.
commit 5ab3e39688837297617189664e689c0212843168
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Sun Jul 31 13:15:19 2016 -0300
debian/control: fix typo in long description. Thanks lintian.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 309a639..903af4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libinline-python-perl (0.50-1) UNRELEASED; urgency=medium
* Declare compliance with Debian policy 3.9.8
* debian/control: fix with cme, remove dependency on versioned perl
* debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+ * debian/control: fix typo in long description. Thanks lintian.
-- Lucas Kanashiro <kanashiro at debian.org> Sun, 31 Jul 2016 12:54:56 -0300
diff --git a/debian/control b/debian/control
index 08717aa..bf0a894 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: ${misc:Depends},
libinline-perl
Description: module to write Perl subs and classes in Python
The Inline::Python module allows one to write Perl subroutines in Python. One
- does't have to use any funky techniques for sharing most types of data
+ doesn't have to use any funky techniques for sharing most types of data
between the two languages, either. Inline::Python comes with its own data
translation service. It converts any Python structures it knows about into
Perl structures, and vice versa.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-python-perl.git
More information about the Pkg-perl-cvs-commits
mailing list