Author: christophgil-guest Date: 2013-01-31 21:33:24 +0000 (Thu, 31 Jan 2013) New Revision: 12879
Modified: trunk/packages/strap/trunk/debian/changelog trunk/packages/strap/trunk/debian/control Log: Moved C-program from package strap-base to here Modified: trunk/packages/strap/trunk/debian/changelog =================================================================== --- trunk/packages/strap/trunk/debian/changelog 2013-01-31 21:32:32 UTC (rev 12878) +++ trunk/packages/strap/trunk/debian/changelog 2013-01-31 21:33:24 UTC (rev 12879) @@ -1,4 +1,4 @@ -strap (1.1.1-1) UNRELEASED; urgency=low +strap (1.1.2-1) UNRELEASED; urgency=low * Initial release (Closes: #675202) Modified: trunk/packages/strap/trunk/debian/control =================================================================== --- trunk/packages/strap/trunk/debian/control 2013-01-31 21:32:32 UTC (rev 12878) +++ trunk/packages/strap/trunk/debian/control 2013-01-31 21:33:24 UTC (rev 12879) @@ -3,15 +3,15 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Christoph Gille <[email protected]> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), libx11-dev Standards-Version: 3.9.4 Homepage: http://3d-alignment.eu/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/strap/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/strap/trunk/ Package: strap -Architecture: all -Depends: strap-base, ${misc:Depends}, gwrite, catdoc, clustalw, kalign, tm-align, pymol, texlive-latex-base, mustang, espeak | recite +Architecture: any +Depends: strap-base, gwrite, catdoc, clustalw, kalign, tm-align, pymol, texlive-latex-base, mustang, espeak | recite, , ${shlibs:Depends}, ${misc:Depends} Recommends: muscle, mafft, t-coffee, probcons, dialign, dialign-t, amap-align, chemical-mime-data Suggests: Enhances: clustalw, tm-align, pymol, mustang, muscle, mafft, t-coffee, probcons, dialign, dialign-t, amap-align _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
