Author: ivomaintz-guest Date: 2012-03-30 12:51:52 +0000 (Fri, 30 Mar 2012) New Revision: 10192
Removed: trunk/packages/libsbml/trunk/debian/docs Modified: trunk/packages/libsbml/trunk/debian/changelog trunk/packages/libsbml/trunk/debian/control Log: debian/changelog: updated the package to 5.4.1-2 debian/docs is not used Modified: trunk/packages/libsbml/trunk/debian/changelog =================================================================== --- trunk/packages/libsbml/trunk/debian/changelog 2012-03-30 12:42:43 UTC (rev 10191) +++ trunk/packages/libsbml/trunk/debian/changelog 2012-03-30 12:51:52 UTC (rev 10192) @@ -1,3 +1,15 @@ +libsbml (5.4.1-2) UNRELEASED; urgency=low + + * added a patch to correct misspelled words in th source + * debian/rules: + added some lines to remove almost all lintian remarks + * debian/*.docs: + added, to have an upstream changelog in every package + * debian/docs: + removed, is not used anymore + + -- Ivo Maintz <[email protected]> Fri, 30 Mar 2012 14:44:30 +0200 + libsbml (5.4.1-1) unstable; urgency=low [ Ivo Maintz ] Modified: trunk/packages/libsbml/trunk/debian/control =================================================================== --- trunk/packages/libsbml/trunk/debian/control 2012-03-30 12:42:43 UTC (rev 10191) +++ trunk/packages/libsbml/trunk/debian/control 2012-03-30 12:51:52 UTC (rev 10192) @@ -9,7 +9,7 @@ Build-Depends: autoconf, automake, debhelper (>= 8), - swig (>= 2), + swig2.0 | swig (>= 2), ruby1.8, libxml2-dev, python-dev, @@ -83,7 +83,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - swig (>= 2) + siwg2.0 | swig (>= 2) Description: System Biology Markup Language library - Python bindings LibSBML is a library designed to help you read, write, manipulate, translate, and validate SBML files and data streams. It is not an Deleted: trunk/packages/libsbml/trunk/debian/docs =================================================================== --- trunk/packages/libsbml/trunk/debian/docs 2012-03-30 12:42:43 UTC (rev 10191) +++ trunk/packages/libsbml/trunk/debian/docs 2012-03-30 12:51:52 UTC (rev 10192) @@ -1,6 +0,0 @@ -AUTHORS.txt -FUNDING.txt -NEWS.txt -README.txt -README.txt -VERSION.txt _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
