[med-svn] r10615 - trunk/packages/libsbml/trunk/debian
Ivo Maintz
ivomaintz-guest at alioth.debian.org
Thu Apr 26 15:14:41 UTC 2012
Author: ivomaintz-guest
Date: 2012-04-26 15:14:41 +0000 (Thu, 26 Apr 2012)
New Revision: 10615
Modified:
trunk/packages/libsbml/trunk/debian/control
trunk/packages/libsbml/trunk/debian/control.in
Log:
removed the strange entry in debian/control*
Modified: trunk/packages/libsbml/trunk/debian/control
===================================================================
--- trunk/packages/libsbml/trunk/debian/control 2012-04-26 14:54:17 UTC (rev 10614)
+++ trunk/packages/libsbml/trunk/debian/control 2012-04-26 15:14:41 UTC (rev 10615)
@@ -2,7 +2,6 @@
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Ivo Maintz <ivo at maintz.de>
-# please do not upload if you do not have Matlab installed
DM-Upload-Allowed: yes
Build-Depends: autoconf,
automake,
@@ -81,7 +80,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- siwg2.0 | swig (>= 2)
+ swig2.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
Modified: trunk/packages/libsbml/trunk/debian/control.in
===================================================================
--- trunk/packages/libsbml/trunk/debian/control.in 2012-04-26 14:54:17 UTC (rev 10614)
+++ trunk/packages/libsbml/trunk/debian/control.in 2012-04-26 15:14:41 UTC (rev 10615)
@@ -2,7 +2,6 @@
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Ivo Maintz <ivo at maintz.de>
-# Please do not upload if you do not have Matlab installed.
DM-Upload-Allowed: yes
Build-Depends: autoconf,
automake,
@@ -81,7 +80,7 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- siwg2.0 | swig (>= 2)
+ swig2.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
More information about the debian-med-commit
mailing list