Author: osallou Date: 2012-03-07 09:37:55 +0000 (Wed, 07 Mar 2012) New Revision: 9919
Modified: trunk/packages/gmod/gbrowse/trunk/debian/changelog trunk/packages/gmod/gbrowse/trunk/debian/control trunk/packages/gmod/gbrowse/trunk/debian/patches/series Log: new upstream release Modified: trunk/packages/gmod/gbrowse/trunk/debian/changelog =================================================================== --- trunk/packages/gmod/gbrowse/trunk/debian/changelog 2012-03-07 09:37:42 UTC (rev 9918) +++ trunk/packages/gmod/gbrowse/trunk/debian/changelog 2012-03-07 09:37:55 UTC (rev 9919) @@ -1,11 +1,10 @@ -gbrowse (2.47~dfsg-1) UNRELEASED; urgency=low +gbrowse (2.48~dfsg-1) unstable; urgency=low [ Olivier Sallou ] * new upstream release * debian/control: add libbiographics-perl dependency - * Issues with test step after packages upgrade, at least one - perl package make the tests fail. - - Created upstream bug (#12 make test issues) + * debian/patches/skipRenderFarmTest_UpstreamBug12: fix an upstream + test issue on renderfarm testing. [ Charles Plessy ] * Updated VCS URLs (debian/control). Modified: trunk/packages/gmod/gbrowse/trunk/debian/control =================================================================== --- trunk/packages/gmod/gbrowse/trunk/debian/control 2012-03-07 09:37:42 UTC (rev 9918) +++ trunk/packages/gmod/gbrowse/trunk/debian/control 2012-03-07 09:37:55 UTC (rev 9919) @@ -23,7 +23,7 @@ libgd-gd2-noxpm-perl (>= 2.07) | libgd-gd2-perl (>= 2.07), libio-string-perl, libjson-perl, libstatistics-descriptive-perl, libwww-perl, libhttp-daemon-perl, perl, perl (>= 5.10.0) | libextutils-cbuilder-perl, libterm-readkey-perl, sqlite3, libdbd-sqlite3-perl, libjs-prototype (>=1.7), libjs-scriptaculous (>=1.9) -Suggests: gbrowse-data, gbrowse-calign +Suggests: gbrowse-data, gbrowse-calign, libfile-nfslock-perl Description: GMOD Generic Genome Browser Generic Genome Browser is a simple but highly configurable web-based genome browser. It is a component of the Modified: trunk/packages/gmod/gbrowse/trunk/debian/patches/series =================================================================== --- trunk/packages/gmod/gbrowse/trunk/debian/patches/series 2012-03-07 09:37:42 UTC (rev 9918) +++ trunk/packages/gmod/gbrowse/trunk/debian/patches/series 2012-03-07 09:37:55 UTC (rev 9919) @@ -3,3 +3,4 @@ manpages.patch fix_pop_url skipDeferedRenderingTests +skipRenderFarmTest_UpstreamBug12 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
