[libtest-tempdir-perl] 04/12: Update debian/changelog

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Jul 30 15:50:53 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-tempdir-perl.

commit e88cf923971e72168e96cd03d8633534cc40e8e8
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Jul 30 12:21:00 2015 -0300

    Update debian/changelog
    
    Gbp-Dch: Ignore
---
 debian/changelog | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 95 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 152c047..e78f449 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libtest-tempdir-perl (0.08-2) UNRELEASED; urgency=medium
+libtest-tempdir-perl (0.10-1) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @d0a7eed3b8f0f3a523b42c376f05850664922cef **
 
   [ gregor herrmann ]
   * Strip trailing slash from metacpan URLs.
@@ -12,7 +14,98 @@ libtest-tempdir-perl (0.08-2) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
 
- -- gregor herrmann <gregoa at debian.org>  Thu, 27 Feb 2014 22:41:46 +0100
+  [ Yuval Kogman ]
+  * Add MANIFEST.SKIP
+  * Add Makefile.PL
+  * ignore dists
+  * Test::use::ok dep
+  * change dist/disttest MANIFEST.SKIP pattern
+  * skip .t.log files in MANIFEST.SKIP
+  * add .prove to MANIFEST.SKIP
+  * add XS related stuff to MANIFEST.SKIP
+  * mkdir lib
+  * mkdir t
+  * mkdir lib/Test
+  * mkdir lib/Test/TempDir
+  * Test::TempDir::Handle
+  * Test::TempDir::Factory
+  * Test::TempDir
+  * load test
+  * Directory::Scratch doesn't stfu, no need to try
+  * rmtree for real
+  * diag if leaving directory due to failures
+  * rmdir the paths from factory.t
+  * main docs
+  * boilerplate
+  * document Handle
+  * document Factory
+  * fix use_subdirs
+  * use_subdirs defaults to true
+  * version
+  * deps
+  * Makefile.PL boilerplate
+  * oops
+  * cleanup_policy can be set from ENV
+  * version
+  * missing dep
+  * version bump
+  * skip tests when no writable temp dir is created
+  * boilerplate
+  * update dep on File::Path to 2.04
+  * test that temp_root exists in basic.t
+  * version bump
+  * subdir now has an env var
+
+  [ Florian Ragwitz ]
+  * Depend on Moose 0.87 to prevent failure for people having the broken version 0.86 installed.
+  * Add a changelog.
+  * Remove boilerplate.
+  * Update version control note.
+  * Version 0.05.
+  * Add .gitignore.
+  * Exclude git stuff from MANIFEST.
+
+  [ Karen Etheridge ]
+  * Moose-2.1100-TRIAL deprecated non-arrayref enum declarations
+  * removed unnecessary shebangs
+  * gotta have a plan!
+  * convert to Dist::Zilla
+  * move Directory::Scratch tests to a separate file, for easier skipping
+  * namespace::clean -> namespace::autoclean
+  * tweak the generated prereqs
+  * a bit of pod and spelling cleanup
+  * remove the release tests that do not pass
+  * Test-TempDir-0.06
+  * fix testing error when Directory::Scratch is not installed
+  * Test-TempDir-0.07
+  * changelog for [Test::Compile] release
+  * tabs -> spaces
+  * Test-TempDir-0.08
+  * new pluginbundle adds a Makefile.PL and Build.PL
+  * now using [Git::Contributors]
+  * make room for [PkgVersion] to insert into
+  * add a placeholder .mailmap
+  * tighten up entries
+  * more consistent formatting in changelog
+  * use full name in metadata
+  * add irc channel and mailing list info to metadata
+  * add clean namespace test
+  * use head2 for exports, attributes and methods, so they show up in the table of contents
+  * now weaving pod
+  * shorter way of specifying these prereqs
+  * formally deprecate in favour of Test::TempDir::Tiny
+  * Test-TempDir-0.09
+  * add x_deprecated to metadata
+  * keep $VERSION right in the repo
+  * [Test::CleanNamespaces] is now provided by my plugin bundle
+  * hardcode the distribution name in Changes, to reduce churn on each release
+  * use a more specific link
+  * Test-TempDir-0.10
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 0.10
+
+ -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 30 Jul 2015 12:21:00 -0300
 
 libtest-tempdir-perl (0.08-1) unstable; urgency=low
 

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



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