Author: gert-guest Date: 2016-07-08 16:00:58 +0000 (Fri, 08 Jul 2016) New Revision: 22452
Modified: trunk/packages/sofa-framework/trunk/debian/changelog trunk/packages/sofa-framework/trunk/debian/control Log: cme fix dpkg-control, and update changelog Modified: trunk/packages/sofa-framework/trunk/debian/changelog =================================================================== --- trunk/packages/sofa-framework/trunk/debian/changelog 2016-07-08 15:55:08 UTC (rev 22451) +++ trunk/packages/sofa-framework/trunk/debian/changelog 2016-07-08 16:00:58 UTC (rev 22452) @@ -1,3 +1,11 @@ +sofa-framework (1.0~beta4-11) UNRELEASED; urgency=medium + + * Team upload. + * d/p/gcc-6: Add patch to fix compilation with gcc-6, Closes: #811747 + * cme fix dpkg-control + + -- Gert Wollny <[email protected]> Fri, 08 Jul 2016 15:55:28 +0000 + sofa-framework (1.0~beta4-10) unstable; urgency=medium * Team upload. Modified: trunk/packages/sofa-framework/trunk/debian/control =================================================================== --- trunk/packages/sofa-framework/trunk/debian/control 2016-07-08 15:55:08 UTC (rev 22451) +++ trunk/packages/sofa-framework/trunk/debian/control 2016-07-08 16:00:58 UTC (rev 22452) @@ -16,14 +16,14 @@ libqt4-dev, libqt4-opengl-dev, libqwt5-qt4-dev, - libtinyxml-dev (>= 2.6), + libtinyxml-dev, libsuitesparse-dev, libxml2-dev, pkg-config Build-Depends-Indep: doxygen, graphviz Build-Conflicts: qt3-dev-tools -Standards-Version: 3.9.5 +Standards-Version: 3.9.8 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/sofa-framework/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/sofa-framework/trunk/ Homepage: http://www.sofa-framework.org/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
