Author: gladk Date: 2013-05-20 19:17:12 +0000 (Mon, 20 May 2013) New Revision: 13681
Modified: trunk/packages/sofa-framework/trunk/debian/changelog trunk/packages/sofa-framework/trunk/debian/control trunk/packages/sofa-framework/trunk/debian/patches/series Log: debian/1.0~beta4-7.1 Modified: trunk/packages/sofa-framework/trunk/debian/changelog =================================================================== --- trunk/packages/sofa-framework/trunk/debian/changelog 2013-05-20 15:23:02 UTC (rev 13680) +++ trunk/packages/sofa-framework/trunk/debian/changelog 2013-05-20 19:17:12 UTC (rev 13681) @@ -1,3 +1,13 @@ +sofa-framework (1.0~beta4-7.1) unstable; urgency=low + + * Non-maintainer upload. + * Remove build-dep on quilt. + * Change build-dep from libqglviewer-qt4-dev to libqglviewer-dev. + * Remove obsolete DM-Upload flag. + * Fix FTBFS against libpng1.5. (Closes: #650568) + + -- Anton Gladky <[email protected]> Mon, 20 May 2013 19:44:00 +0200 + sofa-framework (1.0~beta4-7) unstable; urgency=low * debian/watch: also seek for https URLs Modified: trunk/packages/sofa-framework/trunk/debian/control =================================================================== --- trunk/packages/sofa-framework/trunk/debian/control 2013-05-20 15:23:02 UTC (rev 13680) +++ trunk/packages/sofa-framework/trunk/debian/control 2013-05-20 19:17:12 UTC (rev 13681) @@ -2,7 +2,6 @@ Section: graphics Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]> Build-Depends: debhelper (>= 9), freeglut3-dev, @@ -14,7 +13,7 @@ libglew-dev, libnewmat10-dev, libpng-dev, - libqglviewer-qt4-dev, + libqglviewer-dev, libqt4-dev, libqt4-opengl-dev, libqwt5-qt4-dev, @@ -22,7 +21,6 @@ libsuitesparse-dev, libxml2-dev, pkg-config, - quilt Build-Depends-Indep: doxygen, graphviz Build-Conflicts: qt3-dev-tools Standards-Version: 3.9.3 Modified: trunk/packages/sofa-framework/trunk/debian/patches/series =================================================================== --- trunk/packages/sofa-framework/trunk/debian/patches/series 2013-05-20 15:23:02 UTC (rev 13680) +++ trunk/packages/sofa-framework/trunk/debian/patches/series 2013-05-20 19:17:12 UTC (rev 13681) @@ -6,3 +6,5 @@ tinyxml26.diff qwt5-qt4.patch sofa-framework-gcc-4.7.diff +sofa-framework-1.0~beta4.libpng15.patch + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
