[libdevel-stacktrace-withlexicals-perl] 04/10: Update debian/changelog

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 5 04:00:52 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libdevel-stacktrace-withlexicals-perl.

commit 2af5264644b06326c2e67345bbd03eeb50ae402a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Aug 3 11:25:30 2015 -0300

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

diff --git a/debian/changelog b/debian/changelog
index 80b57e9..54e04b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libdevel-stacktrace-withlexicals-perl (0.10-2) UNRELEASED; urgency=low
+libdevel-stacktrace-withlexicals-perl (2.01-1) UNRELEASED; urgency=low
+
+  ** SNAPSHOT build @33ff2677fb18fba27919222fddc2eab9dd736706 **
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
@@ -20,7 +22,83 @@ libdevel-stacktrace-withlexicals-perl (0.10-2) UNRELEASED; urgency=low
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
 
- -- gregor herrmann <gregoa at debian.org>  Thu, 05 Jul 2012 12:27:05 -0600
+  [ Shawn M Moore ]
+  * Initial import of Devel::StackTrace::WithLexicals
+  * Extends Devel::StackTrace
+  * We're going to be using PadWalker
+  * Extend _record_caller_data to add lexical data
+  * crap
+  * Whitespace fix
+  * Add some tests
+  * Tests for nested lexicals
+  * Make sure eval is handled sanely
+  * Let people know who wrote those tests
+  * Add a synopsis and synopsis test file
+  * why we skip (eval)
+  * some doc
+  * METHODS
+  * Depend on the latest D:ST
+  * Begin bumping to 0.02
+  * Tweaks to better test the module
+  * Add a lexical method
+  * Grammar fix
+  * old tag: 0.02
+  * Bump to 0.03
+  * Changes 0.03
+  * TAG 0.03
+  * Bump to 0.04
+  * githubmeta
+  * Don't depend on core modules
+  * gitignore
+  * Don't version inc
+  * No shebang
+  * Remove pod boilerplate
+  * Copyright
+  * author tweak
+  * Respect no_refs in WithLexicals
+  * Make sure no_refs works for non-scalars
+  * Extend basic's tests similarly
+  * Doc use of no_refs
+  * 5.8.1 dep
+  * Bump to 0.05
+  * Devel::StackTrace renamed _ref_as_string to _ref_to_string
+  * Bump to 0.06
+  * Depend on PadWalker 1.92
+  * Depend on Devel::StackTrace 1.25 [rt.cpan.org #61715]
+  * 0.07 Changes
+  * Bump to 0.07
+
+  [ Tatsuhiko Miyagawa ]
+  * Pass message and indent to Frames
+
+  [ Shawn M Moore ]
+  * 0.08 and its Changes
+  * Remove 991-bad-utf8 test, it was removed upstream too
+  * gitignore MYMETA.yml
+  * 0.09 and its changes
+  * 0.10 and its Changes
+
+  [ David Steinbrunner ]
+  * typo fix
+
+  [ Gianni Ceccarelli ]
+  * make it work (only) with Devel::StackTrace 2.00
+  * actually fix walker offset calculation
+
+  [ Shawn M Moore ]
+  * ignore MYMETA.json
+  * 2.00 and its changes
+
+  [ David Bradford ]
+  * update POD documentation with full working example
+
+  [ Shawn M Moore ]
+  * 2.01 and its Changes
+
+  [ Lucas Kanashiro ]
+  * Import upstream version 2.01
+
+ -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Mon, 03 Aug 2015 11:25:30 -0300
 
 libdevel-stacktrace-withlexicals-perl (0.10-1) unstable; urgency=low
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git



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