Author: lkajan-guest Date: 2012-02-27 17:08:47 +0000 (Mon, 27 Feb 2012) New Revision: 9812
Modified: trunk/packages/blimps/trunk/debian/README.Debian trunk/packages/blimps/trunk/debian/README.source trunk/packages/blimps/trunk/debian/patches/patch001 Log: explained why blimps is packaged the way it is: it is dead upstream and its usefulness is questionable apart of the feautures already required by packages that depend on it (such as sift) Modified: trunk/packages/blimps/trunk/debian/README.Debian =================================================================== --- trunk/packages/blimps/trunk/debian/README.Debian 2012-02-27 04:33:39 UTC (rev 9811) +++ trunk/packages/blimps/trunk/debian/README.Debian 2012-02-27 17:08:47 UTC (rev 9812) @@ -1,8 +1,11 @@ blimps for Debian ----------------- -Out of the many binaries from the upstream blimps package only fastaseqs is -included in blimps-utils. The reason for this is that only that utility is -needed by the sift package. Sift depends on blimps. +Blimps is no longer maintained upstream. Out of the many binaries from the +upstream blimps package only fastaseqs is included in blimps-utils. The +reason for this is that only that utility is needed by packages that +depend on blimps and no new packages are expected to depend on blimps. +If you need something and you can not find it in this package, please +contact the package maintaner(s). -- Laszlo Kajan <[email protected]> Wed, 25 Nov 2009 12:26:22 +0100 Modified: trunk/packages/blimps/trunk/debian/README.source =================================================================== --- trunk/packages/blimps/trunk/debian/README.source 2012-02-27 04:33:39 UTC (rev 9811) +++ trunk/packages/blimps/trunk/debian/README.source 2012-02-27 17:08:47 UTC (rev 9812) @@ -1,13 +1,16 @@ blimps for Debian ----------------- +blimps is no longer maintained upstream, see http://blocks.fhcrc.org/blocks/uploads/blimps/. +Therefore fixes to source can not be communicated to upstream. Since no new +software is expected to require blimps, packaging focuses only on features +required by packages that already depend on blimps (such as sift). If you +need something and you can not find it in this package, please contact the +package maintaner(s). Patches ....... +Patches are documented in their headers. -patch001: -* replaced gets() with fgets() -* fixes to blimps/Makefile.Linux - Autobuilding ............ The FHCRC NONCOMMERCIAL LICENSE does not prohibit building the source. It Modified: trunk/packages/blimps/trunk/debian/patches/patch001 =================================================================== --- trunk/packages/blimps/trunk/debian/patches/patch001 2012-02-27 04:33:39 UTC (rev 9811) +++ trunk/packages/blimps/trunk/debian/patches/patch001 2012-02-27 17:08:47 UTC (rev 9812) @@ -1,3 +1,5 @@ +* replaced gets() with fgets() +* fixes to blimps/Makefile.Linux Index: blimps-3.9/blimps/addseqs.c =================================================================== --- blimps-3.9.orig/blimps/addseqs.c 2012-02-03 21:58:55.968242949 +0100 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
