Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (2c3d7d1881e41389d48413290cd236d6849db565)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (2c3d7d1881e41389d48413290cd236d6849db565)
  • Date: Sat, 25 Aug 2007 06:17:40 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

perl-cpan/compress-zlib/DEPENDS | 4 +++-
perl-cpan/compress-zlib/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 2c3d7d1881e41389d48413290cd236d6849db565
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

compress-zlib: Added depends compress-raw-zlib, io-compress-zlib

diff --git a/perl-cpan/compress-zlib/DEPENDS b/perl-cpan/compress-zlib/DEPENDS
index 9784761..1a2e3c6 100755
--- a/perl-cpan/compress-zlib/DEPENDS
+++ b/perl-cpan/compress-zlib/DEPENDS
@@ -1 +1,3 @@
-depends perl
\ No newline at end of file
+depends perl &&
+depends compress-raw-zlib &&
+depends io-compress-zlib
diff --git a/perl-cpan/compress-zlib/HISTORY b/perl-cpan/compress-zlib/HISTORY
index cc0a24f..de73586 100644
--- a/perl-cpan/compress-zlib/HISTORY
+++ b/perl-cpan/compress-zlib/HISTORY
@@ -1,3 +1,6 @@
+2007-08-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Updated depends compress-raw-zlib, io-compress-zlib
+
2007-07-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.005




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (2c3d7d1881e41389d48413290cd236d6849db565), George Sherwood, 08/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page