[libmixin-linewise-perl] 03/03: Add (build-)dependency on PerlIO::utf8_strict
Florian Schlichting
fsfs at moszumanska.debian.org
Sun Feb 23 21:41:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libmixin-linewise-perl.
commit 9e02ebfde75ffc57f25074f37797aa96d770bd2c
Author: Florian Schlichting <fsfs at debian.org>
Date: Sun Feb 23 22:40:52 2014 +0100
Add (build-)dependency on PerlIO::utf8_strict
---
debian/changelog | 3 +++
debian/control | 2 ++
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 25aa1bf..b957b4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
libmixin-linewise-perl (0.105-1) UNRELEASED; urgency=medium
+ WAITS-FOR: libperlio-utf8-strict-perl
+
* Import Upstream version 0.105
+ * Add (build-)dependency on PerlIO::utf8_strict
-- Florian Schlichting <fsfs at debian.org> Sun, 23 Feb 2014 22:31:29 +0100
diff --git a/debian/control b/debian/control
index f2b76fe..b344534 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
+ libperlio-utf8-strict-perl,
libsub-exporter-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Standards-Version: 3.9.5
@@ -17,6 +18,7 @@ Package: libmixin-linewise-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
+ libperlio-utf8-strict-perl,
libsub-exporter-perl
Description: module to handle general file input/output operations
Mixin::Linewise is a Perl module that provides a generalized framework for
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmixin-linewise-perl.git
More information about the Pkg-perl-cvs-commits
mailing list