-
Notifications
You must be signed in to change notification settings - Fork 1
/
dist.ini
57 lines (52 loc) · 1.46 KB
/
dist.ini
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
name = Gtk3
version = 0.038
author = Torsten Schoenfeld <kaffeetisch@gmx.de>
license = LGPL_2_1
copyright_holder = Torsten Schoenfeld
copyright_year = 2019
; 'is_trial' comes from Zilla.pm; use this flag to change between 'stable' and
; 'testing'. DZil 4.300034 supports only 'stable' and 'testing', not
; 'unstable'; there's a note in Zilla.pm about this fact
;is_trial = 1
[GatherDir]
[PruneCruft]
[ManifestSkip]
[MetaYAML]
version = 2
[MetaJSON]
[License]
[MakeMaker]
[Manifest]
[PkgVersion]
[Prereqs]
Carp = 0 ; core
Exporter = 0 ; core
Cairo::GObject = 1.000
Glib::Object::Introspection = 0.043
Test::Simple = 0.96 ; for the fix for is() and objects with overloading
[NextRelease]
filename = NEWS
format = Overview of changes in Gtk3 %v [%{yyyy-MM-dd}d]%n==============================================
[MetaResources]
homepage = http://gtk2-perl.sourceforge.net
bugtracker.web = http://rt.cpan.org/Public/Dist/Display.html?Name=Gtk3
bugtracker.mailto = bug-Gtk3 [at] rt.cpan.org
repository.url = git://git.gnome.org/perl-Gtk3
repository.web = http://git.gnome.org/browse/perl-Gtk3
repository.type = git
x_twitter = https://twitter.com/GTKPerl
x_IRC = irc://irc.gimp.org/#gtk-perl
[Git::Check]
changelog = NEWS
[Git::Commit]
changelog = NEWS
commit_msg = Release v%v%n%n%c
[Git::Tag]
signed = 1
[Git::Push]
[TestRelease]
[ConfirmRelease]
[UploadToSFTP]
site = frs.sourceforge.net
directory = /home/pfs/project/g/gt/gtk2-perl/Gtk3
[UploadToCPAN]