[med-svn] r2480 - in trunk/packages/last-align/trunk: . debian
plessy at alioth.debian.org
plessy at alioth.debian.org
Thu Sep 11 07:38:55 UTC 2008
Author: plessy
Date: 2008-09-11 07:38:54 +0000 (Thu, 11 Sep 2008)
New Revision: 2480
Removed:
trunk/packages/last-align/trunk/debian/README.Debian
trunk/packages/last-align/trunk/src/
Modified:
trunk/packages/last-align/trunk/debian/changelog
trunk/packages/last-align/trunk/debian/control
trunk/packages/last-align/trunk/debian/rules
Log:
New upstream release.
Deleted: trunk/packages/last-align/trunk/debian/README.Debian
===================================================================
--- trunk/packages/last-align/trunk/debian/README.Debian 2008-09-11 06:56:57 UTC (rev 2479)
+++ trunk/packages/last-align/trunk/debian/README.Debian 2008-09-11 07:38:54 UTC (rev 2480)
@@ -1,6 +0,0 @@
-last-align for Debian
----------------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Charles Plessy <plessy at debian.org> Wed, 10 Sep 2008 19:49:11 +0900
Modified: trunk/packages/last-align/trunk/debian/changelog
===================================================================
--- trunk/packages/last-align/trunk/debian/changelog 2008-09-11 06:56:57 UTC (rev 2479)
+++ trunk/packages/last-align/trunk/debian/changelog 2008-09-11 07:38:54 UTC (rev 2480)
@@ -1,6 +1,6 @@
-last-align (7-1) unstable; urgency=low
+last-align (8-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+ * Initial release (Closes: #498562)
-- Charles Plessy <plessy at debian.org> Wed, 10 Sep 2008 19:49:11 +0900
Modified: trunk/packages/last-align/trunk/debian/control
===================================================================
--- trunk/packages/last-align/trunk/debian/control 2008-09-11 06:56:57 UTC (rev 2479)
+++ trunk/packages/last-align/trunk/debian/control 2008-09-11 07:38:54 UTC (rev 2480)
@@ -14,7 +14,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: python
-Description: genome-scale comparison of biological sequences.
+Description: genome-scale comparison of biological sequences
LAST is software for comparing and aligning sequences, typically DNA or
protein sequences. LAST is similar to BLAST, but it copes better with very
large amounts of sequence data. Here are two things LAST is good at:
Modified: trunk/packages/last-align/trunk/debian/rules
===================================================================
--- trunk/packages/last-align/trunk/debian/rules 2008-09-11 06:56:57 UTC (rev 2479)
+++ trunk/packages/last-align/trunk/debian/rules 2008-09-11 07:38:54 UTC (rev 2480)
@@ -8,6 +8,9 @@
clean::
$(RM) src/lastdb src/lastal
+last-align/binary-fixup:
+ prename s/.py$// debian/last-align/usr/bin/*py
+
# The unzip command from the unzip package is needed for this one.
# Please update debian/changelog before calling this target.
get-orig-source:
More information about the debian-med-commit
mailing list