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 0fc698f998dc20460bb88e239d808b5b1e09d560
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Sun Feb 15 16:08:52 2015 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 13 +++++++++++--
 debian/control         |  2 +-
 debian/copyright_hints | 13 +++++--------
 3 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f7368b4..8658e9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,18 @@
-libtype-tiny-perl (1.000004-2) UNRELEASED; urgency=medium
+libtype-tiny-perl (1.000005-1) unstable; urgency=medium
 
+  [ upstream ]
+  New release.
+    + Fix short-circuiting optimizations for parameterized HashRef,
+      ArrayRef, ScalarRef, and Map type constraints.
+    + Fix annoying warning message in test suite with recent versions of
+      Exporter::Tiny.
+
+  [ Jonas Smedegaard ]
   * Extend build-dependency on libobject-accessor-perl to fallback on
     older perl: Eases backporting.
+  * Declare compliance with Debian Policy 3.9.6.
 
- -- Jonas Smedegaard <d...@jones.dk>  Wed, 29 Oct 2014 20:41:31 +0100
+ -- Jonas Smedegaard <d...@jones.dk>  Sun, 15 Feb 2015 16:06:50 +0100
 
 libtype-tiny-perl (1.000004-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 41309a4..4c86d45 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: cdbs,
  libdevel-stacktrace-perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <d...@jones.dk>
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libtype-tiny-perl
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtype-tiny-perl.git
 Homepage: https://metacpan.org/release/Type-Tiny
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 1ae7637..4352457 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,8 +4,7 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: CONTRIBUTING
- README
+Files: README
  examples/benchmark-coercions.pl
  examples/benchmark-constraints.pl
  examples/benchmark-param-validation.pl
@@ -182,8 +181,7 @@ Files: CONTRIBUTING
  t/30-integration/match-simple/basic.t
  t/lib/BiggerLib.pm
  t/lib/DemoLib.pm
-Copyright: 2012-2014, Toby Inkster
-  2013, Toby Inkster
+Copyright: 2013, Toby Inkster
   2013-2014, Toby Inkster
   2014, Toby Inkster
 License: UNKNOWN
@@ -330,14 +328,13 @@ Copyright: 1970, Toby Inkster
 License: UNKNOWN
  FIXME
 
-Files: t/20-unit/Type-Library/inheritance.t
-Copyright: 2013-2014, Toby Inkster
-  Paris", "Garçon"
+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"
 License: UNKNOWN

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to