[med-svn] [Git][med-team/bamclipper][master] README.Debian: simply replacing GNU parallel by the moreutils implementation is not working
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Jan 4 09:12:14 GMT 2022
Andreas Tille pushed to branch master at Debian Med / bamclipper
Commits:
d749858a by Andreas Tille at 2022-01-04T10:11:59+01:00
README.Debian: simply replacing GNU parallel by the moreutils implementation is not working
- - - - -
3 changed files:
- debian/README.Debian
- debian/changelog
- debian/control
Changes:
=====================================
debian/README.Debian
=====================================
@@ -1,11 +1,10 @@
bamclipper vor Debian
=====================
-Due to some dispute about a patch in GNU parallel this package is using
-/usr/bin/parallel.moreutils from moreutils. Please report if you might
-observe any issue with this implementation via
+The attempt to replace GNU parallel by /usr/bin/parallel.moreutils
+from moreutils failed unfortunately. The autopkgtest ended up in
- reportbug bamclipper
+ parallel: invalid option -- '-'
-- Andreas Tille <tille at debian.org> Tue, 04 Jan 2022 09:37:00 +0100
=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
bamclipper (1.0.0-3) UNRELEASED; urgency=medium
- * Use moreutils instead of parallel
+ * README.Debian: simply replacing GNU parallel by the moreutils
+ implementation is not working
-- Andreas Tille <tille at debian.org> Tue, 04 Jan 2022 09:37:00 +0100
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
samtools,
- moreutils
+ parallel
Description: Remove gene-specific primer sequences from SAM/BAM alignments
Remove gene-specific primer sequences from SAM/BAM alignments of PCR
amplicons by soft-clipping.
View it on GitLab: https://salsa.debian.org/med-team/bamclipper/-/commit/d749858a62d4cbca63459d55b2163646a8317c30
--
View it on GitLab: https://salsa.debian.org/med-team/bamclipper/-/commit/d749858a62d4cbca63459d55b2163646a8317c30
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/20220104/a7d0eca5/attachment-0001.htm>
More information about the debian-med-commit
mailing list