[med-svn] r4084 - in trunk/packages/last-align/trunk/debian: . patches

Andreas Tille tille at alioth.debian.org
Wed Sep 30 08:04:41 UTC 2009


Author: tille
Date: 2009-09-30 08:04:40 +0000 (Wed, 30 Sep 2009)
New Revision: 4084

Modified:
   trunk/packages/last-align/trunk/debian/changelog
   trunk/packages/last-align/trunk/debian/control
   trunk/packages/last-align/trunk/debian/copyright
   trunk/packages/last-align/trunk/debian/patches/20_help_output_2_stdout.patch
Log:
Recommends: python, forewarded patch upstream, upload to unstable


Modified: trunk/packages/last-align/trunk/debian/changelog
===================================================================
--- trunk/packages/last-align/trunk/debian/changelog	2009-09-30 07:34:55 UTC (rev 4083)
+++ trunk/packages/last-align/trunk/debian/changelog	2009-09-30 08:04:40 UTC (rev 4084)
@@ -1,4 +1,4 @@
-last-align (62-1) UNRELEASED; urgency=low
+last-align (62-1) unstable; urgency=low
 
   * New upstream version
   * debian/control:

Modified: trunk/packages/last-align/trunk/debian/control
===================================================================
--- trunk/packages/last-align/trunk/debian/control	2009-09-30 07:34:55 UTC (rev 4083)
+++ trunk/packages/last-align/trunk/debian/control	2009-09-30 08:04:40 UTC (rev 4084)
@@ -14,7 +14,7 @@
 Package: last-align
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: python-imaging
+Recommends: python, python-imaging
 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

Modified: trunk/packages/last-align/trunk/debian/copyright
===================================================================
--- trunk/packages/last-align/trunk/debian/copyright	2009-09-30 07:34:55 UTC (rev 4083)
+++ trunk/packages/last-align/trunk/debian/copyright	2009-09-30 08:04:40 UTC (rev 4084)
@@ -2,7 +2,7 @@
 
 Name: LAST
 Contact: Martin C. Frith, Michiaki Hamada and Paul B. Horton <last at cbrc.jp>
-Source: http://last.cbrc.jp/archive/last-58.zip
+Source: http://last.cbrc.jp/archive
 
 Copyright: © 2008–2009 Martin C. Frith, Michiaki Hamada and Paul B. Horton <last at cbrc.jp>
 License: GPL-3+

Modified: trunk/packages/last-align/trunk/debian/patches/20_help_output_2_stdout.patch
===================================================================
--- trunk/packages/last-align/trunk/debian/patches/20_help_output_2_stdout.patch	2009-09-30 07:34:55 UTC (rev 4083)
+++ trunk/packages/last-align/trunk/debian/patches/20_help_output_2_stdout.patch	2009-09-30 08:04:40 UTC (rev 4084)
@@ -1,4 +1,5 @@
 Author: Andreas Tille <tille at debian.org>
+Forewarded: <last at cbrc.jp>
 Description: According to GNU coding standards help messages should go to stdout
  not to stderr.  THis patch ensures that help2man will work correctly
 --- last-62.orig/src/LastalArguments.cc




More information about the debian-med-commit mailing list