[libtest-module-used-perl] 04/11: Update debian/changelog

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Tue Jul 28 23:45:50 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-module-used-perl.

commit 51fe78a3c784facfc1595e539b3e59e3e87ec61b
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Jul 28 13:55:02 2015 -0300

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

diff --git a/debian/changelog b/debian/changelog
index d5c8a3e..76003f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libtest-module-used-perl (0.2.4-2) UNRELEASED; urgency=medium
+libtest-module-used-perl (0.2.6-1) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @45b82efdd234ec65c4f61200eb1b88d8df8760e5 **
 
   [ gregor herrmann ]
   * debian/control: remove Nicholas Bamber from Uploaders on request of
@@ -11,7 +13,106 @@ libtest-module-used-perl (0.2.4-2) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
 
- -- gregor herrmann <gregoa at debian.org>  Sat, 15 Feb 2014 20:27:54 +0100
+  [ tsucchi ]
+  * initial import
+  * add file reading feature
+  * fix failed tests
+  * _remove_core implemented
+  * change interface to OO style
+  * read build/test required information from META.yml
+  * move files for test into t/testdata
+  * rename testdata directory
+  * almost complete
+  * add self test
+  * write POD
+  * remove done_testing and add plan in testscripts
+  * fix insufficient index
+  * add changelog and readme
+  * some minor fix
+  * bug fix
+  * change version analyze in module source code
+  * add author_tests and xt/synopsys.t
+  * version++
+  * in exclude, use $self insted of method param
+  * remove unused parameter in _requires_ok
+  * modify manifest
+  * change module description
+  * fix failed test in windows
+  * refactorings
+  * optimize methods using PPI
+  * refactoring _version_from_file
+  * bug fix
+  * add .shipit
+  * change MANIFEST.SKIP (remove 999_dependencies.t)
+  * automatically get exclude_in_{testdir,moduledir}
+  * implement push_exclude_in_{test,module}dir
+  * fix: test failed in windows environment
+  * change directory separators
+  * fix compile error
+  * fix: PPI failed if package statement doesn't exist
+  * naming rule change
+  * fix misspell in POD
+  * refactoring _num_tests
+  * rename module_dir to lib_dir in testcode and rename method _module_dir to _lib_dir
+  * do not use done_testing in t/009_auto_get_exclude.t
+  * rename method
+  * refactoring methods for find *.t and *.pm
+  * refactoring _get_packages and constructor
+  * add test_lib_dir in constructor
+  * version++
+  * update ChangeLog and MANIFEST
+  * remove deprecated fields/methods
+  * remove deprecated interfaces and perl_version read from META.yml
+  * Checking in changes prior to tagging of version 0.1.3_02.  Changelog diff is:
+  * Checking in changes prior to tagging of version 0.1.4.  Changelog diff is:
+  * Checking in changes prior to tagging of version 0.1.5.  Changelog diff is:
+
+  [ CPAN Service ]
+  * repository in META.yml
+
+  [ tsucchi ]
+  * add copyright information
+  * version++ for add repository in Makefile.PL
+  * Checking in changes prior to tagging of version 0.1.8.  Changelog diff is:
+  * fix for RT#54187 and ChangeLog format change(ChangeLog to Changes)
+  * add author_requires and xt directories are NOT skipped in MANIFEST.SKIP
+  * change MANIFEST
+  * write Changes and uniquify used_modules and used_modules_in_test
+  * using CPAN::Meta for parsing META.yml
+  * refactorings
+  * META.json support
+  * forget to use Carp orz
+  * refactorings. preparation for implementing used_ok() and requires_ok()
+  * implement used_ok()
+  * implement requires_ok()
+  * update MANIFEST
+  * add tests
+  * Checking in changes prior to tagging of version 0.2.2.
+  * rename testfilenames and modify tests using these files
+  * update manifest
+  * version++
+  * update manifest
+
+  [ Takuya Tsuchida ]
+  * update .gitignore
+  * fix hash randomisation related bug(rt#81553)
+  * update year in copyright
+  * migrate to minilla
+  * using done_testing instead of plan
+  * update Changes
+  * update copyright
+  * version++
+  * fix misspells
+  * Checking in changes prior to tagging of version 0.2.5.
+  * add no_index
+  * updated by minil test
+  * update Changes
+  * Checking in changes prior to tagging of version 0.2.6.
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 0.2.6
+
+ -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Tue, 28 Jul 2015 13:55:02 -0300
 
 libtest-module-used-perl (0.2.4-1) unstable; urgency=low
 

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



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