[libtype-tiny-perl] 07/07: Prepare for release: Update changelog and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Jun 9 21:01:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libtype-tiny-perl.

commit 797b12136f12d3ae68f1868e7d5857d5b1efae2b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jun 9 22:56:55 2014 +0200

    Prepare for release: Update changelog and copyright hints.
---
 debian/changelog       | 18 ++++++++++++++++++
 debian/copyright_hints | 28 ++++++++++++++++++++++------
 2 files changed, 40 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 423e4b3..7a7097e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libtype-tiny-perl (0.044-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
+    + Lots of bugfixes, tests, and documentation improvements.
+
+  [ Jonas Smedegaard ]
+  * Update copyright info:
+    + Adjust comment for CONTRIBUTING Files section.
+    + Extend packaging to cover recent year.
+    + Bump (yes, not extend) coverage of convenience code copy of
+      Try::Tiny.
+    + Fix update coverage of testsuite.
+  * Update watch file to include metacpan.org URL (replacing
+    search.cpan.org URL), in addition to www.cpan.org URL.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 09 Jun 2014 22:56:52 +0200
+
 libtype-tiny-perl (0.042-2) unstable; urgency=medium
 
   * Update copyright info:
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 10a8255..597ab40 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -59,8 +59,10 @@ Files: CONTRIBUTING
  t/20-unit/Devel-TypeTiny-Perl56Compat/basic.t
  t/20-unit/Devel-TypeTiny-Perl58Compat/basic.t
  t/20-unit/Error-TypeTiny-Assertion/basic.t
+ t/20-unit/Error-TypeTiny/basic.t
  t/20-unit/Error-TypeTiny/stacktrace.t
  t/20-unit/Eval-TypeTiny/basic.t
+ t/20-unit/Eval-TypeTiny/fallback-aliases.t
  t/20-unit/Eval-TypeTiny/lexical-subs.t
  t/20-unit/Test-TypeTiny/basic.t
  t/20-unit/Test-TypeTiny/extended.t
@@ -70,6 +72,7 @@ Files: CONTRIBUTING
  t/20-unit/Type-Coercion/frozen.t
  t/20-unit/Type-Coercion/inlining.t
  t/20-unit/Type-Library/assert.t
+ t/20-unit/Type-Library/errors.t
  t/20-unit/Type-Library/is.t
  t/20-unit/Type-Library/to.t
  t/20-unit/Type-Library/types.t
@@ -98,9 +101,11 @@ Files: CONTRIBUTING
  t/20-unit/Type-Tiny/arithmetic.t
  t/20-unit/Type-Tiny/basic.t
  t/20-unit/Type-Tiny/coercion-modifiers.t
+ t/20-unit/Type-Tiny/my-methods.t
  t/20-unit/Type-Tiny/parameterization.t
  t/20-unit/Type-Tiny/smartmatch.t
  t/20-unit/Type-Tiny/syntax.t
+ t/20-unit/Type-Utils/classifier.t
  t/20-unit/Type-Utils/dwim-moose.t
  t/20-unit/Type-Utils/dwim-mouse.t
  t/20-unit/Type-Utils/match-on-type.t
@@ -127,6 +132,7 @@ Files: CONTRIBUTING
  t/30-integration/Moose/accept-moose-types.t
  t/30-integration/Moose/basic.t
  t/30-integration/Moose/coercion.t
+ t/30-integration/Moose/native-attribute-traits.t
  t/30-integration/MooseX-Types/basic.t
  t/30-integration/MooseX-Types/extending.t
  t/30-integration/MooseX-Types/more.t
@@ -142,7 +148,7 @@ Files: CONTRIBUTING
  t/30-integration/match-simple/basic.t
  t/lib/BiggerLib.pm
  t/lib/DemoLib.pm
-Copyright: 2012-2013, Toby Inkster
+Copyright: 2012-2014, Toby Inkster
   2013, Toby Inkster
   2013-2014, Toby Inkster
   2014, Toby Inkster
@@ -168,7 +174,6 @@ Files: CREDITS
  examples/benchmark-param-validation.pl
  inc/Test/Fatal.pm
  inc/Test/Requires.pm
- inc/Try/Tiny.pm
  t/README
  t/TODO
  t/mk-test-manifest.pl
@@ -212,7 +217,7 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2013, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2013-2014, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
  FIXME
 
@@ -237,6 +242,11 @@ Copyright: 2014.";
 License: UNKNOWN
  FIXME
 
+Files: t/30-integration/MooseX-Getopt/coercion.t
+Copyright: 2014, Alexander Hartmaier
+License: UNKNOWN
+ FIXME
+
 Files: t/30-integration/Class-InsideOut/basic.t
 Copyright: 2013-2014, David Golden, Toby Inkster
 License: UNKNOWN
@@ -252,8 +262,8 @@ Copyright: 1970, Toby Inkster
   2013, MATSUNO Tokuhiro
   2013, Ricardo Signes
   2013, Toby Inkster
-  2013, Yuval Kogman
   2014, Toby Inkster
+  2014, Yuval Kogman
   2014, the holder(s)
   None
   This software is 2013, by Toby Inkster
@@ -265,6 +275,7 @@ Copyright: 1970, Toby Inkster
   This software is 2013-2014, by Samuel Kaufman
   This software is 2013-2014, by Toby Inkster
   This software is 2013-2014, by Vyacheslav Matyukhin
+  This software is 2014, by Alexander Hartmaier
   This software is 2014, by Diab Jerius
   This software is 2014, by Graham Knop
   This software is 2014, by Toby Inkster
@@ -272,13 +283,13 @@ Copyright: 1970, Toby Inkster
 License: UNKNOWN
  FIXME
 
-Files: t/20-unit/Type-Library/inheritance.t
+Files: t/20-unit/Type-Coercion/parameterized.t
 Copyright: Paris", "Garçon"
   Paris|Garçon";
 License: UNKNOWN
  FIXME
 
-Files: t/20-unit/Type-Coercion/parameterized.t
+Files: t/20-unit/Type-Library/inheritance.t
 Copyright: 2013-2014, Toby Inkster
   Paris", "Garçon"
   Paris|Garçon";
@@ -295,3 +306,8 @@ Copyright: 2013-2014, Samuel Kaufman
 License: UNKNOWN
  FIXME
 
+Files: inc/Try/Tiny.pm
+Copyright: 2014, Yuval Kogman
+License: UNKNOWN
+ FIXME
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtype-tiny-perl.git



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