[med-svn] [Git][med-team/rampler][master] 3 commits: Fix cut-n-pasto
Andreas Tille
gitlab at salsa.debian.org
Mon Jun 11 11:43:54 BST 2018
Andreas Tille pushed to branch master at Debian Med / rampler
Commits:
ee7dcd52 by Andreas Tille at 2018-06-10T11:24:22+02:00
Fix cut-n-pasto
- - - - -
daaa086d by Andreas Tille at 2018-06-10T11:35:26+02:00
Upload to unstable
- - - - -
28d8e6a6 by Andreas Tille at 2018-06-11T12:43:37+02:00
Enhanced description
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
-rampler (1.1.0-1) UNRELEASED; urgency=medium
+rampler (1.1.0-2) UNRELEASED; urgency=medium
- * Initial release (Closes: #????)
+ * Enhanced description
- -- Andreas Tille <tille at debian.org> Fri, 08 Jun 2018 13:20:51 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 11 Jun 2018 12:43:20 +0200
+
+rampler (1.1.0-1) unstable; urgency=medium
+
+ * Initial release (Closes: #901226)
+
+ -- Andreas Tille <tille at debian.org> Sun, 10 Jun 2018 11:35:12 +0200
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,11 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: module for sampling genomic sequences
- module for sampling genomic sequences
+ Standalone module for sampling genomic sequences. It supports two modes,
+ random subsampling of sequencer data to a desired depth (given the
+ reference length) and file splitting to desired size in bytes.
.
- Asked for better description in
- https://github.com/rvaser/rampler/issues/1
- .
- For the moment it is just a precondition for racon (#890187).
\ No newline at end of file
+ Rampler takes as first input argument a file in FASTA/FASTQ format which
+ can be compressed with gzip. The rest of input parameters depend on the
+ mode of operation. The output is stored into a file(s) which is in the
+ same format as the input file but uncompressed.
=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: Spoa
-Upstream-Contact:
-Source: https://github.com/rvaser/spoa/releases
+Upstream-Name: rampler
+Upstream-Contact: robert.vaser at fer.hr
+Source: https://github.com/rvaser/rampler/releases
Files: *
Copyright: 2016-2018 Robert Vaser
View it on GitLab: https://salsa.debian.org/med-team/rampler/compare/acfbe7e41e1674e998242c97f7c33202fafb71de...28d8e6a63706cb5dd6a5565832e2fe3142175ab2
--
View it on GitLab: https://salsa.debian.org/med-team/rampler/compare/acfbe7e41e1674e998242c97f7c33202fafb71de...28d8e6a63706cb5dd6a5565832e2fe3142175ab2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180611/ba52a3c8/attachment-0001.html>
More information about the debian-med-commit
mailing list