Author: tille Date: 2016-01-11 15:09:35 +0000 (Mon, 11 Jan 2016) New Revision: 21114
Modified: trunk/packages/sbmltoolbox/trunk/debian/changelog trunk/packages/sbmltoolbox/trunk/debian/control Log: cme fix dpkg-control Modified: trunk/packages/sbmltoolbox/trunk/debian/changelog =================================================================== --- trunk/packages/sbmltoolbox/trunk/debian/changelog 2016-01-11 15:07:27 UTC (rev 21113) +++ trunk/packages/sbmltoolbox/trunk/debian/changelog 2016-01-11 15:09:35 UTC (rev 21114) @@ -2,6 +2,7 @@ * Moved debian/upstream to debian/upstream/metadata * Added myself to Uploaders + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 11 Jan 2016 16:06:17 +0100 Modified: trunk/packages/sbmltoolbox/trunk/debian/control =================================================================== --- trunk/packages/sbmltoolbox/trunk/debian/control 2016-01-11 15:07:27 UTC (rev 21113) +++ trunk/packages/sbmltoolbox/trunk/debian/control 2016-01-11 15:09:35 UTC (rev 21114) @@ -1,24 +1,24 @@ Source: sbmltoolbox +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Ivo Maintz <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Ivo Maintz <[email protected]>, Andreas Tille <[email protected]> -DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~) -Standards-Version: 3.9.3 +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/sbmltoolbox/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/sbmltoolbox Homepage: http://sbml.org/Software/SBMLToolbox -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sbmltoolbox/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/sbmltoolbox Package: sbmltoolbox Architecture: all Depends: ${misc:Depends}, - libsbml5 | libsbm4, - libsbml5-octave | libsbml4-octave, - octave + libsbml5, + libsbml5-octave, + octave Recommends: qtoctave, - matlab (>=2010a-1), - libsbml5-matlab | libsbml4-matlab + matlab (>= 2010a-1), + libsbml5-matlab Description: libsbml toolbox for octave and matlab The SBMLToolbox provides a set of basic functions for reading, writing, manipulating, and simulating SBML (System Biology Meta Language) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
