Author: plessy Date: 2010-05-24 05:02:06 +0000 (Mon, 24 May 2010) New Revision: 4832
Modified: trunk/packages/vtkedge/trunk/debian/ trunk/packages/vtkedge/trunk/debian/changelog trunk/packages/vtkedge/trunk/debian/control Log: Uploaded with DM-Upload-Allowed set to ?\226?\128?\152yes?\226?\128?\153. Property changes on: trunk/packages/vtkedge/trunk/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Modified: trunk/packages/vtkedge/trunk/debian/changelog =================================================================== --- trunk/packages/vtkedge/trunk/debian/changelog 2010-05-23 15:40:33 UTC (rev 4831) +++ trunk/packages/vtkedge/trunk/debian/changelog 2010-05-24 05:02:06 UTC (rev 4832) @@ -1,10 +1,18 @@ vtkedge (0.1.0-2) unstable; urgency=low + * Team upload. + + [ Mathieu Malaterre ] * Fix lintian error : missing-build-dependency. No change required * Add paraview and ITK plugins - -- Mathieu Malaterre <[email protected]> Mon, 10 May 2010 10:31:17 +0200 + [ Charles Plessy ] + * debian/control: + - Allow Mathieu to upload, by setting DM-Upload-Allowed to ‘yes’. + - Tighten the build-dependancy on cmake >= 2.8.1. + -- Charles Plessy <[email protected]> Mon, 24 May 2010 13:17:07 +0900 + vtkedge (0.1.0-1) unstable; urgency=low * Initial release (Closes: #551978) Modified: trunk/packages/vtkedge/trunk/debian/control =================================================================== --- trunk/packages/vtkedge/trunk/debian/control 2010-05-23 15:40:33 UTC (rev 4831) +++ trunk/packages/vtkedge/trunk/debian/control 2010-05-24 05:02:06 UTC (rev 4832) @@ -5,7 +5,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Mathieu Malaterre <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), cmake, libvtk5-dev (>= 5.4), quilt (>= 0.46-7~), paraview, libinsighttoolkit3-dev, libgdcm2-dev, qt4-qmake, libqt4-dev, libhdf5-serial-dev +Build-Depends: debhelper (>= 7.0.50~), cmake (>= 2.8.1), libvtk5-dev (>= 5.4), quilt (>= 0.46-7~), paraview, libinsighttoolkit3-dev, libgdcm2-dev, qt4-qmake, libqt4-dev, libhdf5-serial-dev Standards-Version: 3.8.4 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/vtkedge/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/vtkedge/trunk/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
