[med-svn] r21115 - trunk/packages/sbmltoolbox/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jan 11 15:11:26 UTC 2016


Author: tille
Date: 2016-01-11 15:11:25 +0000 (Mon, 11 Jan 2016)
New Revision: 21115

Modified:
   trunk/packages/sbmltoolbox/trunk/debian/changelog
   trunk/packages/sbmltoolbox/trunk/debian/control
Log:
Only Suggests: matlab (>= 2010a-1), libsbml5-matlab since we can not recommend non-existing packages


Modified: trunk/packages/sbmltoolbox/trunk/debian/changelog
===================================================================
--- trunk/packages/sbmltoolbox/trunk/debian/changelog	2016-01-11 15:09:35 UTC (rev 21114)
+++ trunk/packages/sbmltoolbox/trunk/debian/changelog	2016-01-11 15:11:25 UTC (rev 21115)
@@ -3,6 +3,8 @@
   * Moved debian/upstream to debian/upstream/metadata
   * Added myself to Uploaders
   * cme fix dpkg-control
+  * Only Suggests: matlab (>= 2010a-1), libsbml5-matlab since we can not
+    recommend non-existing packages
 
  -- Andreas Tille <tille at debian.org>  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:09:35 UTC (rev 21114)
+++ trunk/packages/sbmltoolbox/trunk/debian/control	2016-01-11 15:11:25 UTC (rev 21115)
@@ -16,9 +16,9 @@
          libsbml5,
          libsbml5-octave,
          octave
-Recommends: qtoctave,
-            matlab (>= 2010a-1),
-            libsbml5-matlab
+Recommends: qtoctave
+Suggests: 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)




More information about the debian-med-commit mailing list