File: Changes

package info (click to toggle)
libtest-regexp-pattern-perl 0.004-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: perl: 256; sh: 4; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 488 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
0.004   2018-09-12 (PERLANCAR)

	- No functional changes.

	- [dist] Add missing runtime requires dependency to Regexp::Pattern
	  (not detected yet by lint-prereqs, the latter should be fixed)
	  [CT].


0.003   2018-09-10 (PERLANCAR)

	- Use re() to retrieve the patterns.

	- [dist] Bump prereq to Regexp::Pattern 0.2.7.


0.002   2018-09-10 (PERLANCAR)

	- Fix test-regexp-pattern.

	- [bugfix] Forgot to require Test::More.


0.001   2018-09-10 (PERLANCAR)

        - First release.