[med-svn] [fastaq] 03/03: PAckage builds and only man pages for binaries need to be written

Jorge Soares jssoares-guest at moszumanska.debian.org
Fri Oct 10 12:31:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

jssoares-guest pushed a commit to branch master
in repository fastaq.

commit 953f9d4c958f7daa31ad13129d9725bc4afe13ac
Author: Jorge Soares <j.s.soares at gmail.com>
Date:   Fri Oct 10 13:31:33 2014 +0100

    PAckage builds and only man pages for binaries need to be written
---
 debian/control   | 15 +++++++++++----
 debian/copyright |  4 ----
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 34aeb10..8f7e714 100644
--- a/debian/control
+++ b/debian/control
@@ -17,11 +17,18 @@ Architecture: any
 Depends: ${python3:Depends},
          ${misc:Depends},
 Description:  FASTA and FASTQ file manipulation, plus API for developers
- .
  All scripts automatically detect whether the input is a FASTA or FASTQ file.
  .
- Input and output files can be gzipped. An input file is assumed to be gzipped if its name ends with .gz. To gzip an output file, just name it with .gz at the end.
+ Input and output files can be gzipped.
+ .
+ An input file is assumed to be gzipped if its name ends with .gz.
+ .
+ To gzip an output file, just name it with .gz at the end.
+ .
+ You can use a minus sign for a filename to use stdin or stdout,
+ .
+ so scripts can be piped together.
  .
- You can use a minus sign for a filename to use stdin or stdout, so scripts can be piped together.
+ A developer API is also provided by this package.
  .
- A developer API is also provided by this package. There are plenty of examples in tasks.py
\ No newline at end of file
+ There are plenty of examples in tasks.py
\ No newline at end of file
diff --git a/debian/copyright b/debian/copyright
index e2c3fac..7b2546c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,7 +20,3 @@ License: GPL-3+
  .
  On Debian systems, the complete text of the GNU General
  Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-
-Files: debian/*
-Copyright: © 2012 Andreas Tille <tille at debian.org>
-License: <license>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastaq.git



More information about the debian-med-commit mailing list