File: Changes

package info (click to toggle)
libv-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 556; makefile: 2
file content (142 lines) | stat: -rw-r--r-- 6,217 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
0.22 2025-01-23 H.Merijn Brand
 - Add SECURITY.md
 - Add CONTRIBUTING.md
 - Ignore $VERSION inside single quotes

0.21 2025-01-05 H.Merijn Brand
 - remove xt/ from dist
 - require 5.14.0

0.20 2025-01-03 H.Merijn Brand
 - This release is in fond memories of Abe Timmerman
 - New maint
 - Add cpanfile
 - Include xt in "make test" for dev
 - Rewrote Changes to reflect actual work

0.19 2024-01-08 Abe Timmerman
 - Found another exception: Devel::PPPort

0.18 2023-11-22 Abe Timmerman
 - FIX: the regexen to identify versions
 - Show only packages/classes with a defined version

0.17 2023-11-11 Abe Timmerman
 - Add the debian/ directory.
 - Change the bugtracker to GitHub.
 - Take package $version over $VERSION=$version for 5.12+ (issue#1)
 - Add class versions of package
 - Show all packages/classes in a file
 - Portable path (File::Spec)

0.16 2022-05-26 Abe Timmerman
 - Add check for new version syntax:
   We now support the `package Blah 0.42` syntax.
 - Update version in README.md

0.15 2021-05-13 Abe Timmerman
 - Update tester module

0.14 2021-05-11 Abe Timmerman
 - After reading the Test::Warnings docs (again) the CPANTesters errors
   were to be expected
 - Fix more things for MSWin32
 - Update dependencies
 - Add t::Test::abeltje
 - This needed some kwalitee changes, mostly in POD

0.00 2003-03-09 Abe Timmerman
 - (abeltje, Sun, 9 Mar 2003 23:16:24 +0000) Create space for the V module
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@64
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Sun, 9 Mar 2003 23:17:33 +0000) Initial import of V-0.06
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@65
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Sun, 9 Mar 2003 23:37:05 +0000) Change the way we C<< use lib
   $lib; >> for Test-More
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@66
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Sun, 9 Mar 2003 23:38:13 +0000) $VERSION += 0.01
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@67
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Sun, 9 Mar 2003 23:40:16 +0000) $VERSION += 0.01
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@68
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 22 Aug 2003 01:46:32 +0000) * [REMOVE] No more
   Test::More, make it a PREREQ
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@70
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 22 Aug 2003 01:49:41 +0000) * [FIX] make the tests pass
   again
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@71
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 22 Aug 2003 01:51:06 +0000) * [CHANGE]
 - general cleanup and $VERSION += 0.01
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@72
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 22 Aug 2003 01:53:24 +0000) * [PRIVATE] do the
   ChangeLog/Changes dance
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@73
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 16 Jan 2004 12:58:27 +0000) * [FIX] by Merijn Brand
 - fix a syntax error in the PREREQ_PM target
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@74
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 16 Jan 2004 13:09:03 +0000) * [ADD]
 - feature request by Merijn Brand:
 - Can you add a sub that returns the version only for a given module
 - added a test for V::get_version
 - VERSION += 0.01
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@75
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 16 Jan 2004 13:13:13 +0000) * regen Changes for 0.09
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@76
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Wed, 24 Mar 2004 06:43:27 +0000) * [CHANGE]
 - added the license stuff
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@77
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Wed, 24 Mar 2004 06:44:42 +0000) * Regen Changes for 0.10
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@78
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 3 Feb 2006 16:04:17 +0000) * [CHANGE]
 - add untainting stuff by Stas Bekman (2004/03/24)
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@79
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 3 Feb 2006 17:07:51 +0000) * Regenerate Changes for V
   0.11
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@80
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 31 Mar 2006 14:03:49 +0000) * [PRIVATE]
 - redo 01basic.t for core
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@82
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 31 Mar 2006 15:28:21 +0000) * [CHANGE]
 - small rework of the AUTHOR/LICENSE sections in pod
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@83
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Fri, 31 Mar 2006 15:29:56 +0000) * [CORE]
 - put the tests for the core-distribution in their own directory
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@84
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Wed, 7 Nov 2007 00:10:02 +0000) * [CHANGE]
 - FIX: bug reported by Merijn:
 - my $version = map { "$_ " . V::get_version( $_ ) } qw/ Cwd /;
 - "Modification of a read-only value attempted"
 - local()ize $_ before reading the file to find the version
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@85
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (abeltje, Wed, 7 Nov 2007 00:11:35 +0000) * Regenerate Changes for V
   0.13
 - git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@86
   03e79c58-f747-0410-a819-f71e7ca513d9
 - (Abe Timmerman, Wed, 5 May 2021 23:38:36 +0200) Fix bug with v-strings
   and update repository
 - Whenever a module used a v-string-version the module would return undef,
 - we now use the core module 'version' to make sure we also return a
 - version for these cases.
 - Moved V.pm to the lib/ directory
 - Moved README to README.md and added some markdown
 - added a .gitignore and MANIFEST.SKIP
 - (Abe Timmerman, Thu, 6 May 2021 00:14:28 +0200) Fix test to also run
   under 'prove'