File: Changes

package info (click to toggle)
libimager-qrcode-perl 0.035%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 284 kB
  • sloc: perl: 2,814; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 881 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Revision history for Imager-QRCode

0.035  Wed Oct 12 12:55:43 JST 2016
       - Apply the patch of #89548(https://rt.cpan.org/Ticket/Display.html?id=89548).
       - Add 'defined' to check $text is set '0'.
       
0.034  Tue May 21 18:28:21 JST 2013
       - The libqrencode updated to 3.4.2.
       - Use QRcode_encodeString() when 'kanji' mode set.
       - A inc/ updated for deprecated methods.

0.033  Mon Jan 17 01:34:22 2011 JST
       - The libqrencode bundled(Thanks tokuhirom).

0.031  Fri Jul  4 20:55:30 2008 JST
       - Fixed module dependency problem in META.yml.

0.03   Thu Jun 26 17:09:16 2008 JST
       - Fixed module dependency problem about Imager::ExtUtils in Makefile.PL.

0.02   Thu Jun 26 11:33:44 2008 JST
       - The libqrencode ver 2.0.0 or above supported.
       - Build.PL removed.

0.01   Mon Feb 26 12:48:09 2007 JST
       - Initial release.