File: dist.ini

package info (click to toggle)
libdata-buffer-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: perl: 166; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 874 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
name     = Data-Buffer
author   = Benjamin Trott / ben@rhumba.pair.com
license  = Perl_5
abstract = Data::Buffer - Read/write buffer class
copyright_holder = Benjamin Trott <ben@rhumba.pair.com>

[Meta::Maintainers]
maintainer = Timothy Legge <timlegge@gmail.com>

[@Filter]
-bundle = @Basic
-remove = Readme

[Git::NextVersion]
first_version = 0.05       ; this is the default
version_by_branch = 0       ; this is the default
version_regexp  = ^(0.\d+)$   ; this is the default

[OurPkgVersion]

[Prereqs]

[Prereqs/TestRequires]
Test2::V0      = 0

[GithubMeta]
remote = upstream

[NextRelease]
format = %v -- %{EEE MMM dd HH:mm:ss VVV yyyy}d
filename = Changes

[MetaJSON]

[Git::Tag]
tag_format  = %V       ; this is the default
tag_message = %V       ; this is the default

[Git::Commit]
changelog = Changes      ; this is the default

[Signature]

[SignReleaseNotes]