[csw-devel] SF.net SVN: gar:[10776] csw/mgar/gar/v2/categories/cpan/category.mk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 19 16:35:25 CEST 2010
Revision: 10776
http://gar.svn.sourceforge.net/gar/?rev=10776&view=rev
Author: dmichelsen
Date: 2010-08-19 14:35:25 +0000 (Thu, 19 Aug 2010)
Log Message:
-----------
mGAR v2: Add upstream override to cpan category
Modified Paths:
--------------
csw/mgar/gar/v2/categories/cpan/category.mk
Modified: csw/mgar/gar/v2/categories/cpan/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/cpan/category.mk 2010-08-19 14:25:58 UTC (rev 10775)
+++ csw/mgar/gar/v2/categories/cpan/category.mk 2010-08-19 14:35:25 UTC (rev 10776)
@@ -42,6 +42,10 @@
# Perl module dependencies can not be properly tracked right now
_CATEGORY_CHECKPKG_OVERRIDES = surplus-dependency
+# The string starts with the module name - the maintainer has no influence if
+# upstream chose uppercase or not as case must match.
+_CATEGORY_CHECKPKG_OVERRIDES += pkginfo-description-not-starting-with-uppercase
+
include gar/gar.mk
CONFIGURE_ENV += PERL5LIB=$(PERL5LIB)
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