Author: tille Date: 2012-03-28 12:43:06 +0000 (Wed, 28 Mar 2012) New Revision: 10119
Added: trunk/packages/libsbml/trunk/debian/README.source Removed: trunk/packages/libsbml/trunk/debian/README.Debian-source Log: Rename README to some default name Deleted: trunk/packages/libsbml/trunk/debian/README.Debian-source =================================================================== --- trunk/packages/libsbml/trunk/debian/README.Debian-source 2012-03-28 11:39:52 UTC (rev 10118) +++ trunk/packages/libsbml/trunk/debian/README.Debian-source 2012-03-28 12:43:06 UTC (rev 10119) @@ -1,12 +0,0 @@ -Having downloaded the .zip file, one needs to repack it as .bzip2 - - unzip libsbml-5.1.0-b0-src.zip - cd libsbml-5.1.0-b0 - tar cvzf ../libsbml5_5.0.99.tar.gz . - -The build process is overly sensitive to the version of doxygen used - docTree.patch - do not depend on doxygen's tree.html file -and the Java documentation is basically not buildable, which is why -we have decided to just not build it. - uncommentJava.patch - do not build Java documentation - Copied: trunk/packages/libsbml/trunk/debian/README.source (from rev 10118, trunk/packages/libsbml/trunk/debian/README.Debian-source) =================================================================== --- trunk/packages/libsbml/trunk/debian/README.source (rev 0) +++ trunk/packages/libsbml/trunk/debian/README.source 2012-03-28 12:43:06 UTC (rev 10119) @@ -0,0 +1,12 @@ +Having downloaded the .zip file, one needs to repack it as .bzip2 + + unzip libsbml-5.1.0-b0-src.zip + cd libsbml-5.1.0-b0 + tar cvzf ../libsbml5_5.0.99.tar.gz . + +The build process is overly sensitive to the version of doxygen used + docTree.patch - do not depend on doxygen's tree.html file +and the Java documentation is basically not buildable, which is why +we have decided to just not build it. + uncommentJava.patch - do not build Java documentation + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
