Author: tille Date: 2012-08-24 08:45:34 +0000 (Fri, 24 Aug 2012) New Revision: 12105
Modified: trunk/packages/biojava/trunk/debian/changelog trunk/packages/biojava/trunk/debian/get-orig-source Log: Upstream source for 1.8.2 does not contain *.jar files any more - time to drop get-orig-source script? Modified: trunk/packages/biojava/trunk/debian/changelog =================================================================== --- trunk/packages/biojava/trunk/debian/changelog 2012-08-24 08:07:53 UTC (rev 12104) +++ trunk/packages/biojava/trunk/debian/changelog 2012-08-24 08:45:34 UTC (rev 12105) @@ -11,6 +11,8 @@ related to biojava3-structure, need to integrate in upstream all required code. Mail sent upstream for information. * TODO issue with watch to detect latest release, organized in sub directories + * TODO: Upstream seems to have droped the habit of shiping jar files - may be + the get-orig-source script can be dropped -- Olivier Sallou <[email protected]> Wed, 18 Apr 2012 19:39:44 +0200 Modified: trunk/packages/biojava/trunk/debian/get-orig-source =================================================================== --- trunk/packages/biojava/trunk/debian/get-orig-source 2012-08-24 08:07:53 UTC (rev 12104) +++ trunk/packages/biojava/trunk/debian/get-orig-source 2012-08-24 08:45:34 UTC (rev 12105) @@ -18,6 +18,7 @@ mv biojava-legacy-${VERSION}-src $PKG-${VERSION}.orig # .orig is requested by Developers Reference 3.4.4 ยง6.7.8.2 +# Remark: Upstream seems to have droped the habit of shiping jar files - may be this script can be dropped cd $PKG-${VERSION}.orig find . -name *.jar | xargs rm -f # remove jar files _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
