[csw-devel] SF.net SVN: gar:[11977] csw/mgar/gar/v2/lib/python/package_checks.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Dec 16 22:27:52 CET 2010
Revision: 11977
http://gar.svn.sourceforge.net/gar/?rev=11977&view=rev
Author: wahwah
Date: 2010-12-16 21:27:52 +0000 (Thu, 16 Dec 2010)
Log Message:
-----------
checkpkg: CSWcswclassutils is deprecated
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/package_checks.py
Modified: csw/mgar/gar/v2/lib/python/package_checks.py
===================================================================
--- csw/mgar/gar/v2/lib/python/package_checks.py 2010-12-16 21:17:34 UTC (rev 11976)
+++ csw/mgar/gar/v2/lib/python/package_checks.py 2010-12-16 21:27:52 UTC (rev 11977)
@@ -60,6 +60,12 @@
"shared library packages.",
"url": "http://wiki.opencsw.org/packaging-shared-libraries",
}
+ "CSWcswclassutils": {
+ "hint": "CSWcswclassutils is deprecated, please depend on specific "
+ "CSWcas-* packages.",
+ "url": ("http://lists.opencsw.org/pipermail/maintainers/"
+ "2010-October/012862.html"),
+ }
}
ARCH_RE = re.compile(r"(sparcv(8|9)|i386|amd64)")
EMAIL_RE = re.compile(r"^.*@opencsw.org$")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list