Author: tille Date: 2011-04-14 07:44:24 +0000 (Thu, 14 Apr 2011) New Revision: 6550
Modified: trunk/packages/figtree/trunk/debian/changelog trunk/packages/figtree/trunk/debian/control Log: Reupload to new after having fixed copyright issue; Further changes: Removed shlib:Depends which is unneeded for Java packages, Arch=all Modified: trunk/packages/figtree/trunk/debian/changelog =================================================================== --- trunk/packages/figtree/trunk/debian/changelog 2011-04-14 07:35:00 UTC (rev 6549) +++ trunk/packages/figtree/trunk/debian/changelog 2011-04-14 07:44:24 UTC (rev 6550) @@ -1,5 +1,6 @@ figtree (1.3.1-1) unstable; urgency=low * Initial release (Closes: #614278) + Fixed copyright regarding some LGPLed files -- Andreas Tille <[email protected]> Mon, 21 Feb 2011 08:17:38 +0100 Modified: trunk/packages/figtree/trunk/debian/control =================================================================== --- trunk/packages/figtree/trunk/debian/control 2011-04-14 07:35:00 UTC (rev 6549) +++ trunk/packages/figtree/trunk/debian/control 2011-04-14 07:44:24 UTC (rev 6550) @@ -16,8 +16,8 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/figtree/trunk/?rev=0&sc=0 Package: figtree -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends} +Architecture: all +Depends: ${misc:Depends}, ${java:Depends} Description: graphical phylogenetic tree viewer FigTree is designed as a graphical viewer of phylogenetic trees and as a program for producing publication-ready figures. In particular it is _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
