[med-svn] r12821 - trunk/packages/ray-denovoassembler/trunk/debian

Andreas Tille tille at alioth.debian.org
Tue Jan 22 12:29:22 UTC 2013


Author: tille
Date: 2013-01-22 12:29:21 +0000 (Tue, 22 Jan 2013)
New Revision: 12821

Modified:
   trunk/packages/ray-denovoassembler/trunk/debian/changelog
   trunk/packages/ray-denovoassembler/trunk/debian/control
   trunk/packages/ray-denovoassembler/trunk/debian/copyright
Log:
Some polishing


Modified: trunk/packages/ray-denovoassembler/trunk/debian/changelog
===================================================================
--- trunk/packages/ray-denovoassembler/trunk/debian/changelog	2013-01-22 12:03:54 UTC (rev 12820)
+++ trunk/packages/ray-denovoassembler/trunk/debian/changelog	2013-01-22 12:29:21 UTC (rev 12821)
@@ -1,4 +1,4 @@
-ray (2.1.0-1) UNRELEASED; urgency=low
+ray-denovoassembler (2.1.0-1) UNRELEASED; urgency=low
 
   * Initial Debian release
 

Modified: trunk/packages/ray-denovoassembler/trunk/debian/control
===================================================================
--- trunk/packages/ray-denovoassembler/trunk/debian/control	2013-01-22 12:03:54 UTC (rev 12820)
+++ trunk/packages/ray-denovoassembler/trunk/debian/control	2013-01-22 12:29:21 UTC (rev 12821)
@@ -13,8 +13,7 @@
 
 Package: ray-denovoassembler
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-X-Comment: Check this: mpi-default-bin, zlib1g, libbz2-1.0
+Depends: ${shlibs:Depends}, ${misc:Depends}, python
 Description: parallel de novo genome assemblies of next-gen sequencing data
  Ray is a parallel software that computes de novo genome assemblies with...
  next-generation sequencing data.

Modified: trunk/packages/ray-denovoassembler/trunk/debian/copyright
===================================================================
--- trunk/packages/ray-denovoassembler/trunk/debian/copyright	2013-01-22 12:03:54 UTC (rev 12820)
+++ trunk/packages/ray-denovoassembler/trunk/debian/copyright	2013-01-22 12:29:21 UTC (rev 12821)
@@ -4,9 +4,26 @@
 
 Files: *
 Copyright: © 2010-2012 Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
-License: GPLv3
+License: GPL-3.0+
 
 Files: debian/*
 Copyright: © 2012 Andreas Tille <tille at debian.org>,
                   Sébastien Boisvert <sebastien.boisvert.3 at ulaval.ca>
-License: GPLv3
+License: GPL-3.0+
+
+License: GPL-3.0+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".




More information about the debian-med-commit mailing list