[Logging-commits] r49 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Oct 19 15:12:29 CEST 2010
Author: mariotomo
Date: 2010-10-19 15:12:28 +0200 (Tue, 19 Oct 2010)
New Revision: 49
Modified:
pkg/DESCRIPTION
Log:
added "Suggests: svUnit"
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2010-10-18 09:14:14 UTC (rev 48)
+++ pkg/DESCRIPTION 2010-10-19 13:12:28 UTC (rev 49)
@@ -1,9 +1,10 @@
Package: logging
-Version: 0.4-48
+Version: 0.4-49
Date: 2010-06-17
Title: a tentative logging package
Author: Mario Frasca <mariotomo at gmail.com>
Maintainer: Mario Frasca <mario.frasca at nelen-schuurmans.nl>
Description: a logging package emulating the python logging package.
License: GPL (>=2)
-Depends: R (>= 2.9.2)
\ No newline at end of file
+Depends: R (>= 2.9.2)
+Suggests: svUnit (>= 0.9-2)
More information about the Logging-commits
mailing list