[carton] 117/472: Checking in changes prior to tagging of version v0.9.0.

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Jul 24 00:38:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository carton.

commit 2ab1cf12091f20eaa25a8de3a35590f416ae741a
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
Date:   Fri Oct 14 01:31:35 2011 +0900

    Checking in changes prior to tagging of version v0.9.0.
    
    Changelog diff is:
    
    diff --git a/Changes b/Changes
    index 01fbc68..60b89df 100644
    --- a/Changes
    +++ b/Changes
    @@ -1,4 +1,7 @@
     Revision history for carton
    
    +v0.9.0  Fri Oct 14 01:27:02 JST 2011
    +        - Initial non-dev release. Still considered beta before it hits 1.0.0!
    +
     v0.1_0  Sun Jun 26 11:03:50 PDT 2011
             - original version
---
 Changes  |  3 +++
 MANIFEST | 22 +++++++++++++++++++++-
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 01fbc68..60b89df 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,7 @@
 Revision history for carton
 
+v0.9.0  Fri Oct 14 01:27:02 JST 2011
+        - Initial non-dev release. Still considered beta before it hits 1.0.0!
+
 v0.1_0  Sun Jun 26 11:03:50 PDT 2011
         - original version
diff --git a/MANIFEST b/MANIFEST
index ff03e7b..50e05f0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,9 +1,15 @@
 .gitignore
 bin/carton
 Changes
+docs/carton-check.pod
+docs/carton-exec.pod
 docs/carton-faq.pod
 docs/carton-install.pod
 docs/carton-list.pod
+docs/carton-show.pod
+docs/carton-tree.pod
+docs/carton-uninstall.pod
+docs/carton-version.pod
 docs/carton.pod
 inc/Module/Install.pm
 inc/Module/Install/Base.pm
@@ -19,9 +25,16 @@ inc/Module/Install/WriteAll.pm
 lib/Carton.pm
 lib/Carton.pod
 lib/Carton/CLI.pm
+lib/Carton/Doc/Check.pod
+lib/Carton/Doc/Exec.pod
 lib/Carton/Doc/FAQ.pod
 lib/Carton/Doc/Install.pod
 lib/Carton/Doc/List.pod
+lib/Carton/Doc/Show.pod
+lib/Carton/Doc/Tree.pod
+lib/Carton/Doc/Uninstall.pod
+lib/Carton/Doc/Version.pod
+lib/Carton/Error.pm
 lib/Carton/Tree.pm
 lib/Carton/Util.pm
 Makefile.PL
@@ -29,5 +42,12 @@ MANIFEST			This list of files
 META.yml
 README
 t/00_compile.t
-TODO
+xt/CLI.pm
+xt/cli/check.t
+xt/cli/exec.t
+xt/cli/mirror.t
+xt/cli/uninstall.t
+xt/cli/uninstall_dep.t
+xt/cli/version.t
+xt/mirror/modules/02packages.details.txt
 xt/pod.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/carton.git



More information about the Pkg-perl-cvs-commits mailing list