Author: tille Date: 2008-11-19 06:36:37 +0000 (Wed, 19 Nov 2008) New Revision: 2707
Modified: trunk/packages/theseus/trunk/debian/README.Debian Log: Typos and restructuring some paragraphs Modified: trunk/packages/theseus/trunk/debian/README.Debian =================================================================== --- trunk/packages/theseus/trunk/debian/README.Debian 2008-11-19 01:24:43 UTC (rev 2706) +++ trunk/packages/theseus/trunk/debian/README.Debian 2008-11-19 06:36:37 UTC (rev 2707) @@ -1,4 +1,5 @@ -== README.Debian == +Theseus for Debian +================== The theseus_align script @@ -11,21 +12,18 @@ Rather than preparing a separate package only containing the shell script theseus_align, we have chosen to include it in this package, along with -its manpage. +its manpage. The script is installed in /usr/bin, hardwired with the +alignment program muscle. It is posible to use other programs with +theseus_align; in case you want to do this, copy the script to a local +area and edit it. -There is no good way of doing this. We have chosen to wget the script and -place it in debian/ from where it will be installed. Similarly, we -provide a manpage, also in debian/. +Hint for package developers: We provide a target "get-orig-source" in +debian/rules to fetch the script, edit it for standard file locations +and place it in debian/. This is an unconvential solution but it works +for this specific case and makes sure that the script is in sync with +the main upstream tarball. -We provide a target "get-orig-source" in debian/rules to fetch the script -and edit it for standard file locations and place it in debian/. We are -not very happy about this solution, but at least it works. -The script is installed in /usr/bin, hardwired with the alignment program -muscle. It is posible to use other programs with theseus_align; in case -you wants to do this, copy the script to a local area and edit it. - - The getexamples script ---------------------- _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
