[perl-Glib-IO] dist.ini: added metadata and Dzil config params
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [perl-Glib-IO] dist.ini: added metadata and Dzil config params
- Date: Mon, 28 Aug 2017 04:59:37 +0000 (UTC)
commit 46c8c84bf63cef5240fd6d656e480d3646900725
Author: Brian Manning <bmanning src gnome org>
Date:   Sun Aug 27 20:38:23 2017 -0700
    dist.ini: added metadata and Dzil config params
 dist.ini |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
---
diff --git a/dist.ini b/dist.ini
index 9985b78..6192fe3 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,18 +3,46 @@ version = 0.001
 author  = Torsten Schoenfeld <kaffeetisch gmx de>
 license = LGPL_2_1
 copyright_holder = Torsten Schoenfeld
+copyright_year = 2017
+; '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]
+[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/Glib_IO
 [UploadToCPAN]
 
 [Prereqs]
 Glib::Object::Introspection = 0.014
+
+[MetaResources]
+homepage          = http://gtk2-perl.sourceforge.net
+bugtracker.web    = http://rt.cpan.org/Public/Dist/Display.html?Name=Glib-IO
+bugtracker.mailto = bug-Glib-IO [at] rt.cpan.org
+repository.url    = git://git.gnome.org/perl-Glib-IO
+repository.web    = http://git.gnome.org/browse/perl-Glib-IO
+repository.type   = git
+x_twitter         = https://twitter.com/GTKPerl
+x_IRC             = irc://irc.gimp.org/#gtk-perl
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]