[perl-Clutter] Update the Dist-Zilla ini file



commit 9ce1d000d50b009d6c0b5963e97332d8319ca864
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Thu May 3 16:17:59 2012 +0100

    Update the Dist-Zilla ini file

 dist.ini |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)
---
diff --git a/dist.ini b/dist.ini
index e69de29..f3d66e3 100644
--- a/dist.ini
+++ b/dist.ini
@@ -0,0 +1,36 @@
+name    = Clutter
+version = 1.110
+author  = Emmanuele Bassi <ebassi gnome org>
+license = LGPL_2_1
+copyright_holder = Emmanuele Bassi
+copyright_year = 2012
+
+[GatherDir]
+[PruneCruft]
+[ManifestSkip]
+[MetaYAML]
+[License]
+[MakeMaker]
+[Manifest]
+[PkgVersion]
+
+[Prereqs]
+Glib = 1.253
+Cairo::GObject = 1.000
+Glib::Object::Introspection = 0.002
+
+[NextRelease]
+filename = NEWS
+format = Overview of changes in Clutter %v [%{yyyy-MM-dd}d]%n===========================================
+
+[Git::Check]
+changelog = NEWS
+[Git::Commit]
+changelog = NEWS
+commit_msg = Release v%v%n%n%c
+[Git::Tag]
+signed = 1
+[Git::Push]
+
+[TestRelease]
+[ConfirmRelease]



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