[csw-devel] SF.net SVN: gar:[15939] csw/mgar/gar/v2/lib/python/common_constants.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Oct 20 11:36:13 CEST 2011
Revision: 15939
http://gar.svn.sourceforge.net/gar/?rev=15939&view=rev
Author: wahwah
Date: 2011-10-20 09:36:13 +0000 (Thu, 20 Oct 2011)
Log Message:
-----------
checkpkg: 'legacy' as one of default catalogs
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/common_constants.py
Modified: csw/mgar/gar/v2/lib/python/common_constants.py
===================================================================
--- csw/mgar/gar/v2/lib/python/common_constants.py 2011-10-20 09:35:43 UTC (rev 15938)
+++ csw/mgar/gar/v2/lib/python/common_constants.py 2011-10-20 09:36:13 UTC (rev 15939)
@@ -60,7 +60,7 @@
DEFAULT_CATALOG_RELEASES = frozenset([
'dublin',
'unstable',
- 'stable',
+ 'legacy',
])
# At some point, it was used to prevent people from linking against
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