Author: tille Date: 2013-05-14 07:37:09 +0000 (Tue, 14 May 2013) New Revision: 13553
Modified: trunk/packages/libg2/trunk/debian/changelog trunk/packages/libg2/trunk/debian/control Log: Get libgd2-dev dependency straight according to http://lists.alioth.debian.org/pipermail/debian-med-packaging/2013-May/019692.html Modified: trunk/packages/libg2/trunk/debian/changelog =================================================================== --- trunk/packages/libg2/trunk/debian/changelog 2013-05-14 05:29:33 UTC (rev 13552) +++ trunk/packages/libg2/trunk/debian/changelog 2013-05-14 07:37:09 UTC (rev 13553) @@ -1,4 +1,4 @@ -g2 (0.72-3) UNRELEASED; urgency=low +g2 (0.72-4) UNRELEASED; urgency=low TODO * Fix FTBFS @@ -7,12 +7,14 @@ * debian/control: - Standards-Version: 3.9.2 (no changes needed) - Fixed Vcs fields + - Get libgd2-dev dependency straight according to + http://lists.alioth.debian.org/pipermail/debian-med-packaging/2013-May/019692.html * Debhelper 8 (control+compat) * debian/patches/series: drop patch stabelise_makefile.diff because it seems to originate from improper use of autotools-dev which is void now after using dh. - -- Andreas Tille <[email protected]> Fri, 04 Nov 2011 22:30:26 +0100 + -- Andreas Tille <[email protected]> Tue, 14 May 2013 09:37:57 +0200 g2 (0.72-2.1) unstable; urgency=low Modified: trunk/packages/libg2/trunk/debian/control =================================================================== --- trunk/packages/libg2/trunk/debian/control 2013-05-14 05:29:33 UTC (rev 13552) +++ trunk/packages/libg2/trunk/debian/control 2013-05-14 07:37:09 UTC (rev 13553) @@ -4,7 +4,7 @@ DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8), quilt, autotools-dev, autoconf, libtool, libx11-dev, chrpath, - libgd2-noxpm-dev | libgd2-xpm-dev | libgd2-dev | libgd-dev (>> 1.6.1), xutils-dev + libgd2-dev, xutils-dev Standards-Version: 3.9.2 Section: libs Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/libg2/trunk _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
