Author: osallou Date: 2012-08-02 15:17:00 +0000 (Thu, 02 Aug 2012) New Revision: 11978
Modified: trunk/packages/logol/trunk/debian/patches/fixDrmmato6.2 trunk/packages/logol/trunk/debian/patches/fixLibPath trunk/packages/logol/trunk/debian/patches/fix_doc_generation trunk/packages/logol/trunk/debian/patches/setDebianDirs Log: fix date format for policy compliance Modified: trunk/packages/logol/trunk/debian/patches/fixDrmmato6.2 =================================================================== --- trunk/packages/logol/trunk/debian/patches/fixDrmmato6.2 2012-08-02 15:16:44 UTC (rev 11977) +++ trunk/packages/logol/trunk/debian/patches/fixDrmmato6.2 2012-08-02 15:17:00 UTC (rev 11978) @@ -1,7 +1,7 @@ Subject: DRMAA API change between 6.1 and 6.2 Description: Debian DRMAA is v6.2, API need an update Author: Olivier Sallou <[email protected]> -Last-Updated: 18/06/12 +Last-Updated: 2012-06-18 --- a/src/org/irisa/genouest/logol/dispatcher/SGEJobManager.java +++ b/src/org/irisa/genouest/logol/dispatcher/SGEJobManager.java @@ -10,6 +10,7 @@ Modified: trunk/packages/logol/trunk/debian/patches/fixLibPath =================================================================== --- trunk/packages/logol/trunk/debian/patches/fixLibPath 2012-08-02 15:16:44 UTC (rev 11977) +++ trunk/packages/logol/trunk/debian/patches/fixLibPath 2012-08-02 15:17:00 UTC (rev 11978) @@ -1,7 +1,7 @@ Subject: Use debian library for generation Description: Debian libraries should be used Author: Olivier Sallou <[email protected]> -Last-Updated: 18/06/12 +Last-Updated: 2012-06-18 --- a/build.xml +++ b/build.xml @@ -1,5 +1,5 @@ Modified: trunk/packages/logol/trunk/debian/patches/fix_doc_generation =================================================================== --- trunk/packages/logol/trunk/debian/patches/fix_doc_generation 2012-08-02 15:16:44 UTC (rev 11977) +++ trunk/packages/logol/trunk/debian/patches/fix_doc_generation 2012-08-02 15:17:00 UTC (rev 11978) @@ -1,7 +1,7 @@ Subject: Use debian library for generation Description: Debian libraries should be used Author: Olivier Sallou <[email protected]> -Last-Updated: 18/06/12 +Last-Updated: 2012-06-18 --- a/Doc/grammar/generate.sh +++ b/Doc/grammar/generate.sh @@ -9,7 +9,7 @@ Modified: trunk/packages/logol/trunk/debian/patches/setDebianDirs =================================================================== --- trunk/packages/logol/trunk/debian/patches/setDebianDirs 2012-08-02 15:16:44 UTC (rev 11977) +++ trunk/packages/logol/trunk/debian/patches/setDebianDirs 2012-08-02 15:17:00 UTC (rev 11978) @@ -1,7 +1,7 @@ Subject: Use debian dirs for logs Description: Debian policy hierarchy use Author: Olivier Sallou <[email protected]> -Last-Updated: 18/06/12 +Last-Updated: 2012-06-18 --- a/log4j.properties +++ b/log4j.properties @@ -13,6 +13,6 @@ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
