File: Changes

package info (click to toggle)
libbusiness-ismn-perl 1.205-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 156 kB
  • sloc: perl: 239; makefile: 2
file content (59 lines) | stat: -rw-r--r-- 1,445 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
Revision history for Perl module Business::ISMN

1.205 2025-04-13T22:56:31Z
	* require a newer version.pm for v5.10.1 tests

1.204 2024-02-11T06:50:27Z
	* refresh distro, update email address, move to BRIANDFOY

1.203 2023-03-16T11:10:05Z
	* Fix ean_to_ismn, which was not adding the M to the start.

1.202 2021-02-16T12:43:17Z
	* Freshen distro, add Github Actions

1.201 2018-10-18T15:27:35Z
	* Change publisher() to country() (because that's what it is).
	The old method names are still there but carp.

1.132 2018-07-14T00:59:12Z
	* Clarify that it's the Artistic License 2.0

1.131 2016-12-05T19:16:19Z
	* Remove the prereq test, which I'll do locally instead of everywhere.

1.13 - 2014-11-28
	* Reqire a recent Tie::Cycle. Some CPAN testers picked up a ghost
	version somehow.

1.12 - 2014-11-21
	* RT #100506 : Fix package name
	* Modernize distro

1.11 - 2007-10-25
	* distro adjustments. no big whoop.

1.10 - 2007-01-09
	* updated copyright and license info
	* no code changes, so no need to upgrade

1.08 - 2006-06-05
	* fix-ups to dist. No need to upgrade.

1.07 - 2006-05-18
	* cleanups for distro and kwalitee. no need to upgrade.

1.6 - 2005-03-08
	* Added a POD coverage test and fixed up the problems it found

1.5 - 2004-09-16
	* distro cleanups: no need to upgrade

1.2 - 2002-10-09
	* cleaned up distribution---no code changes

1.2 - 2002-09-09
	* fixed checksum routine

1.1 - 2002-09-09
	* first version of Business::ISMN