Author: malat Date: 2012-04-21 14:23:18 +0000 (Sat, 21 Apr 2012) New Revision: 10470
Removed: trunk/packages/vtkedge/trunk/debian/README.source Modified: trunk/packages/vtkedge/trunk/debian/changelog trunk/packages/vtkedge/trunk/debian/control Log: Some tweaking to vtkedge Deleted: trunk/packages/vtkedge/trunk/debian/README.source =================================================================== --- trunk/packages/vtkedge/trunk/debian/README.source 2012-04-20 19:40:59 UTC (rev 10469) +++ trunk/packages/vtkedge/trunk/debian/README.source 2012-04-21 14:23:18 UTC (rev 10470) @@ -1,9 +0,0 @@ -Patch System -============ - -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches and applied during the build. - -See /usr/share/doc/quilt/README.source for a detailed explanation. - Modified: trunk/packages/vtkedge/trunk/debian/changelog =================================================================== --- trunk/packages/vtkedge/trunk/debian/changelog 2012-04-20 19:40:59 UTC (rev 10469) +++ trunk/packages/vtkedge/trunk/debian/changelog 2012-04-21 14:23:18 UTC (rev 10470) @@ -1,3 +1,13 @@ +vtkedge (0.2.0~20110819-2) UNRELEASED; urgency=low + + * Remove DMUA flag, not required + * Use my @d.o alias + * Bump Std-Vers to 3.9.3, no changes needed + * Update VCS urls + * Remove explicit B-D to libgdcm2-dev, not required anymore + + -- Mathieu Malaterre <[email protected]> Sat, 21 Apr 2012 14:21:39 +0000 + vtkedge (0.2.0~20110819-1) unstable; urgency=low * Build upstream from newer svn (20110819) Modified: trunk/packages/vtkedge/trunk/debian/control =================================================================== --- trunk/packages/vtkedge/trunk/debian/control 2012-04-20 19:40:59 UTC (rev 10469) +++ trunk/packages/vtkedge/trunk/debian/control 2012-04-21 14:23:18 UTC (rev 10470) @@ -3,14 +3,13 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <[email protected]> +Uploaders: Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 8), cmake (>= 2.8.1), libvtk5-dev (>= 5.6), - libinsighttoolkit3-dev, libgdcm2-dev, + libinsighttoolkit3-dev, qt4-dev-tools, qt4-qmake, libqt4-dev, libqtwebkit-dev | libqt4-dev (<< 4.7) -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/vtkedge/trunk/ -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/vtkedge/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/vtkedge/trunk/ Package: libvtkedge Section: libs _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
