[perl-Gtk3] dist.ini: Add [MetaResources] block with correct URLs



commit addba6792a64a1a893815f732768476b109f1c14
Author: Brian Manning <bmanning src gnome org>
Date:   Sat Oct 12 21:25:46 2013 -0700

    dist.ini: Add [MetaResources] block with correct URLs

 dist.ini |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/dist.ini b/dist.ini
index a3e4920..a2a7220 100644
--- a/dist.ini
+++ b/dist.ini
@@ -32,6 +32,14 @@ commit_msg = Release v%v%n%n%c
 [Git::Tag]
 signed = 1
 [Git::Push]
+;[GithubMeta]
+[MetaResources]
+homepage          = http://gtk2-perl.sourceforge.net
+bugtracker.web    = http://rt.cpan.org/Public/Dist/Display.html?Name=Gtk3
+bugtracker.mailto = bug-Cairo [at] rt.cpan.org
+repository.url    = git://git.gnome.org/perl-Gtk3
+repository.web    = http://git.gnome.org/browse/perl-Gtk3
+repository.type   = git
 
 [TestRelease]
 [ConfirmRelease]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]