Author: alteholz Date: 2013-06-01 16:12:00 +0000 (Sat, 01 Jun 2013) New Revision: 13791
Modified: trunk/packages/mgltools/cmolkit/trunk/debian/changelog trunk/packages/mgltools/cmolkit/trunk/debian/control trunk/packages/mgltools/molkit/trunk/debian/changelog trunk/packages/mgltools/molkit/trunk/debian/control Log: swig is needed now to build package Modified: trunk/packages/mgltools/cmolkit/trunk/debian/changelog =================================================================== --- trunk/packages/mgltools/cmolkit/trunk/debian/changelog 2013-06-01 15:17:09 UTC (rev 13790) +++ trunk/packages/mgltools/cmolkit/trunk/debian/changelog 2013-06-01 16:12:00 UTC (rev 13791) @@ -6,6 +6,7 @@ * debian/copyright: add permission for debian to distribute mgltools * debian/control: bump standard to 3.9.4 (no changes) * debian/control: remove DM-Upload-Allowed + * debian/control: add swig to build dependencies -- Thorsten Alteholz <[email protected]> Sun, 19 May 2013 12:00:00 +0200 Modified: trunk/packages/mgltools/cmolkit/trunk/debian/control =================================================================== --- trunk/packages/mgltools/cmolkit/trunk/debian/control 2013-06-01 15:17:09 UTC (rev 13790) +++ trunk/packages/mgltools/cmolkit/trunk/debian/control 2013-06-01 16:12:00 UTC (rev 13791) @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan <[email protected]>, Thorsten Alteholz <[email protected]> -Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6), python-numpy +Build-Depends: debhelper (>= 8), python-all-dev (>= 2.6), python-numpy, swig Standards-Version: 3.9.4 XS-Python-Version: >= 2.5 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/cmolkit/trunk/ Modified: trunk/packages/mgltools/molkit/trunk/debian/changelog =================================================================== --- trunk/packages/mgltools/molkit/trunk/debian/changelog 2013-06-01 15:17:09 UTC (rev 13790) +++ trunk/packages/mgltools/molkit/trunk/debian/changelog 2013-06-01 16:12:00 UTC (rev 13791) @@ -5,6 +5,7 @@ * debian/copyright: add permission for debian to distribute mgltools * debian/control: bump standard to 3.9.4 (no changes) * debian/control: remove DM-Upload-Allowed + * debian/control: add swig to build dependencies -- Thorsten Alteholz <[email protected]> Sun, 19 May 2013 12:00:00 +0200 Modified: trunk/packages/mgltools/molkit/trunk/debian/control =================================================================== --- trunk/packages/mgltools/molkit/trunk/debian/control 2013-06-01 15:17:09 UTC (rev 13790) +++ trunk/packages/mgltools/molkit/trunk/debian/control 2013-06-01 16:12:00 UTC (rev 13791) @@ -7,7 +7,7 @@ Sargis Dallakyan <[email protected]>, Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]> -Build-Depends: debhelper (>= 8), python-all (>= 2.6), python-numpy +Build-Depends: debhelper (>= 8), python-all (>= 2.6), python-numpy, swig Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/molkit/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mgltools/molkit/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
