[med-svn] [Git][med-team/parallel-fastq-dump][master] 3 commits: Do not mention protip in long description

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 2 07:10:22 GMT 2022



Andreas Tille pushed to branch master at Debian Med / parallel-fastq-dump


Commits:
67f8264c by Andreas Tille at 2022-02-02T08:07:13+01:00
Do not mention protip in long description

- - - - -
5dbfa608 by Andreas Tille at 2022-02-02T08:08:02+01:00
Prefer tags over releases in watch file

- - - - -
2edd5c19 by Andreas Tille at 2022-02-02T08:08:58+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,12 @@
-parallel-fastq-dump (0.6.7-2) UNRELEASED; urgency=medium
+parallel-fastq-dump (0.6.7-2) unstable; urgency=medium
 
   * Exclude i386 build in salsa-ci since it is implicitly excluded by
     Build-Depends: sra-toolkit
+  * Do not mention protip in long description
+    Closes: #1004731
+  * Prefer tags over releases in watch file
 
- -- Andreas Tille <tille at debian.org>  Wed, 29 Sep 2021 20:28:12 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 02 Feb 2022 08:08:25 +0100
 
 parallel-fastq-dump (0.6.7-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -20,10 +20,10 @@ Depends: ${python3:Depends},
          ${misc:Depends},
          sra-toolkit
 Description: parallel fastq-dump wrapper
- NCBI fastq-dump can be very slow sometimes, even if you have the
- resources (network, IO, CPU) to go faster, even if you already
- downloaded the sra file (see the protip below). This tool speeds up the
- process by dividing the work into multiple threads.
+ NCBI fastq-dump can be very slow sometimes, even if you have the resources
+ (network, IO, CPU) to go faster, even if you already downloaded the sra
+ file. This tool speeds up the process by dividing the work into multiple
+ threads.
  .
  This is possible because fastq-dump have options (-N and -X) to query
  specific ranges of the sra file, this tool works by dividing the work


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/rvalieris/parallel-fastq-dump/releases .*/v?@ANY_VERSION@\.tar\.gz
+https://github.com/rvalieris/parallel-fastq-dump/tags .*/v?@ANY_VERSION@\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/parallel-fastq-dump/-/compare/523073ee9e3f2d84c755e58ad7f0f69882072495...2edd5c1919bdcdac509b73815fa434ba16267cd1

-- 
View it on GitLab: https://salsa.debian.org/med-team/parallel-fastq-dump/-/compare/523073ee9e3f2d84c755e58ad7f0f69882072495...2edd5c1919bdcdac509b73815fa434ba16267cd1
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/20220202/1f92ddcd/attachment-0001.htm>


More information about the debian-med-commit mailing list