[med-svn] [Git][med-team/bamclipper][master] Use moreutils instead of parallel
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Jan 4 08:51:01 GMT 2022
Andreas Tille pushed to branch master at Debian Med / bamclipper
Commits:
707306d8 by Andreas Tille at 2022-01-04T09:39:21+01:00
Use moreutils instead of parallel
- - - - -
3 changed files:
- + debian/README.Debian
- debian/changelog
- debian/control
Changes:
=====================================
debian/README.Debian
=====================================
@@ -0,0 +1,11 @@
+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
+
+ reportbug bamclipper
+
+ -- Andreas Tille <tille at debian.org> Tue, 04 Jan 2022 09:37:00 +0100
+
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+bamclipper (1.0.0-3) UNRELEASED; urgency=medium
+
+ * Use moreutils instead of parallel
+
+ -- Andreas Tille <tille at debian.org> Tue, 04 Jan 2022 09:37:00 +0100
+
bamclipper (1.0.0-2) unstable; urgency=medium
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
samtools,
- parallel
+ moreutils
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/707306d84490c170a15b729d733fd1c13a735cf0
--
View it on GitLab: https://salsa.debian.org/med-team/bamclipper/-/commit/707306d84490c170a15b729d733fd1c13a735cf0
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/6fa47799/attachment-0001.htm>
More information about the debian-med-commit
mailing list