[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.016-1-48-ga7f6748

Toby Inkster mail at tobyinkster.co.uk
Mon Jul 29 12:55:00 UTC 2013


The following commit has been merged in the master branch:
commit ec74fb4c6f464c8d3c9040fa8ef449a687e44e57
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Fri Jul 19 09:46:30 2013 +0100

    changelog

diff --git a/meta/changes.pret b/meta/changes.pret
index 34a78b0..ffb92c0 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -752,7 +752,7 @@
 			a dcs:Documentation;
 			label "Mention in Type::Tiny::Manual::Libraries that the `extends` function is no longer exported by default; update example code.";
 			dcs:blame <urn:uuid:382de9f9-3ec0-4aa1-ba60-aa80709e75ac>;
-			dcs:fixes RT#86813;
+			dcs:fixes RT#86813, <tdb:2013:https://github.com/tobyink/p5-type-tiny/issues/2>;
 			seealso <https://github.com/tobyink/p5-type-tiny/pull/2>;
 		];
 		item [
@@ -785,16 +785,23 @@
 	].
 
 `Type-Tiny 0.017_01 cpan:TOBYINK`
-	issued  2013-07-05;
+	issued  2013-07-19;
 	changeset [
 		dcs:versus `Type-Tiny 0.016 cpan:TOBYINK`;
 		item "Eval::TypeTiny now supports lexical subs under Perl 5.18."^^Update;
 		item [
 			a dcs:Documentation;
-			label "Improve example of custom type constraint error message in Type::Utils.";
+			label "Improve examples of custom type constraint error message in Type::Utils and Type::Tiny::Manual::Libraries.";
 			dcs:thanks cpan:TIMB;
-			dcs:fixes RT#00000;  # !!!
+			dcs:fixes RT#86892;
 		];
 		item "Give an example of the default error messages thrown by Type::Tiny."^^Documentation;
+		item [
+			a dcs:Documentation;
+			label "Fix typo in Types::Standard 'regular exception' -> 'regular expression'.";
+			dcs:blame cpan:MARKSTOS;
+			dcs:fixes <tdb:2013:https://github.com/tobyink/p5-type-tiny/issues/4>;
+			seealso <https://github.com/tobyink/p5-type-tiny/pull/4>;
+		];
 	].
 
diff --git a/meta/people.pret b/meta/people.pret
index 006ae5a..c3ebada 100644
--- a/meta/people.pret
+++ b/meta/people.pret
@@ -36,6 +36,9 @@ cpan:RSIMOES
 cpan:TIMB
 	:name "Tim Bunce".
 
+cpan:MARKSTOS
+	:name "Mark Stosberg".
+
 # We bundle some files made by these dudes...
 
 cpan:RJBS

-- 
libtype-tiny-perl Debian packaging



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