[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.000_12-1-8-g26b4343

Jonas Smedegaard dr at jones.dk
Fri Apr 19 10:01:39 UTC 2013


The following commit has been merged in the master branch:
commit 26b434303ff1ff8a21f5ead41aa7aab5fb72f6a7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Apr 19 11:44:14 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 02bba68..03e445f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,25 @@
-libtype-tiny-perl (0.000~12-2) UNRELEASED; urgency=low
+libtype-tiny-perl (0.001-1) unstable; urgency=low
 
+  [ upstream ]
+  * Initial stable release.
+    + More test cases for Optional[`a] within Dict[`a].
+    + Some inline code assumed that it would be compiled in a package
+      that had 'blessed' imported.
+    + Some inline code wasn't wrapped in parentheses.
+    + Improve test names generated by Test::TypeTiny; allow test scripts
+      to provide test names.
+    + Parameterized type constraints in Types::Standard now do some
+      sanity checking on their arguments.
+    + Weaken the reference from a Moose::Meta::TypeConstraint object to
+      its Type::Tiny origin.
+
+  [ Jonas Smedegaard ]
   * Fix stop build-depend on libtest-simple-perl: Provided by perl.
+  * Add README.source emphasizing control.in file as *not* a
+    show-stopper for contributions, referring to wiki page for details.
+  * Stop track or support import of upstream development releases.
 
- -- Jonas Smedegaard <dr at jones.dk>  Sat, 13 Apr 2013 00:45:03 +0200
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 19 Apr 2013 11:40:51 +0200
 
 libtype-tiny-perl (0.000~12-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 18596cf..2c9f202 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Build-Depends: cdbs,
  perl,
  debhelper,
  dh-buildinfo,
- libtest-simple-perl,
  libmoo-perl,
  libmoose-perl,
  libmouse-perl,
diff --git a/debian/copyright_hints b/debian/copyright_hints
index ac8727a..8d9ce7c 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -76,6 +76,7 @@ Files: CREDITS
  SIGNATURE
  TODO
  TODO.mm
+ debian/README.source
  debian/compat
  debian/control
  debian/control.in
@@ -87,7 +88,6 @@ Files: CREDITS
  inc/Module/Install/AutoManifest.pm
  inc/Module/Install/Base.pm
  inc/Module/Install/Can.pm
- inc/Module/Install/Contributors.pm
  inc/Module/Install/Fetch.pm
  inc/Module/Install/Include.pm
  inc/Module/Install/Makefile.pm
@@ -103,6 +103,7 @@ Files: CREDITS
  meta/doap.pret
  meta/makefile.pret
  meta/people.pret
+ meta/rights.pret
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
@@ -151,11 +152,15 @@ Copyright: 2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy
   2003-2004, Audrey Tang <autrijus at autrijus.org>
   2006, - 2012, Adam Kennedy
   2011. Ingy doet Net
+  2013, Ingy döt Net
+  2013, MATSUNO Tokuhiro
+  2013, Ricardo Signes
+  2013, Toby Inkster
+  2013, Yuval Kogman
   2013, the holder(s)
   None
   This software is 2011-2012, by Toby Inkster
   This software is 2013, by Toby Inkster
-  Unknown
 License: UNKNOWN
  FIXME
 

-- 
libtype-tiny-perl Debian packaging



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