This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libdata-random-perl.
commit 320a576df1e1893c5784af64f5ccf36d57323b58 Author: Lucas Kanashiro <[email protected]> Date: Sat Jul 25 13:01:33 2015 -0300 Update debian/changelog Gbp-Dch: Ignore --- debian/changelog | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 67 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 62f5453..a922f0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,6 @@ -libdata-random-perl (0.11-2) UNRELEASED; urgency=medium +libdata-random-perl (0.12-1) UNRELEASED; urgency=medium + + ** SNAPSHOT build @e4f14e8e36a6df555ff7a588dd7a1cf39094dc6a ** [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend @@ -6,7 +8,70 @@ libdata-random-perl (0.11-2) UNRELEASED; urgency=medium [ Lucas Kanashiro ] * Add debian/upstream/metadata - -- Salvatore Bonaccorso <[email protected]> Sat, 16 Aug 2014 09:30:56 +0200 + [ Adekunle Olonoh ] + * initial import of Data-Random 0.01 from CPAN + * import Data-Random 0.02 from CPAN + * import Data-Random 0.03 from CPAN + * import Data-Random 0.04 from CPAN + * import Data-Random 0.05 from CPAN + + [ Buddy Burden ] + * updating and rearranging for more modern packaging + * standardizing whitespace + * make "make manifest" work + * fixed bug where .. was spuriously being added to @INC + * packaging for CPAN: 0.05_01 + * fixed the bug that kept install from working properly + * added POD tests and then made them pass + * cleaned up POD; added maintainer info + * packaging for CPAN: 0.05_02 + * reworked rand_time() test file + * packaging for CPAN: 0.05_03 + * fixing a bug which was causing CPAN Tester failures + * packaging for CPAN: 0.05_04 + * another try at eliminating CPAN Tester failures + * packaging for CPAN: 0.05_05 + * packaging for CPAN: 0.06 + * packaging for CPAN: 0.06_01 + * packaging for CPAN: 0.06_02 + * packaging for CPAN: 0.07 + * packaging for CPAN: 0.07_001 + * packaging for CPAN: 0.08 + * packaging for CPAN: 0.09 + + [ Neil Bowers ] + * rand_chars() will return a string when called in scalar context + * Reformatted as per CPAN::Changes::Spec + + [ Buddy Burden ] + * packaging for CPAN: 0.09_01 + * packaging for CPAN: 0.10 + * stop MYMETA.* from showing up (RT/89174) + * packaging for CPAN: 0.11 + + [ Michiel Beijen ] + * Ported Data::Random to use Time::Piece + * Ported tests to Time::Piece + * Improved test files to use File::Temp + * Small dist improvements + * Fix unit tests after port to Time::Piece + + [ Buddy Burden ] + * fix for RT/100995 (thx jrosenboom) + * packaging for CPAN: 0.11_2 + + [ Michiel Beijen ] + * fixing rand_datetime on Win32 using Time::Piece + * require Time::Piece 1.16 because it has add_year() + + [ Buddy Burden ] + * packaging for CPAN: 0.11_3 + * packaging for CPAN: 0.12 + + [ Lucas Kanashiro ] + * Import upstream version 0.12 + + -- Lucas Kanashiro <kanashiro@ghost> Sat, 25 Jul 2015 13:01:33 -0300 libdata-random-perl (0.11-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-random-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
