[med-svn] [Git][med-team/nanofilt][master] 5 commits: routine-update: Remove trailing whitespace in debian/control
Andreas Tille
gitlab at salsa.debian.org
Tue Jun 23 21:28:37 BST 2020
Andreas Tille pushed to branch master at Debian Med / nanofilt
Commits:
f9488288 by Andreas Tille at 2020-06-23T22:12:34+02:00
routine-update: Remove trailing whitespace in debian/control
- - - - -
a5ebb4a4 by Andreas Tille at 2020-06-23T22:12:34+02:00
routine-update: Rules-Requires-Root: no
- - - - -
90b6abb6 by Andreas Tille at 2020-06-23T22:12:36+02:00
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
- - - - -
b16c02ec by Andreas Tille at 2020-06-23T22:12:39+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
2d95144b by Andreas Tille at 2020-06-23T22:15:48+02:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+nanofilt (2.6.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Remove trailing whitespace in debian/control (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Tue, 23 Jun 2020 22:12:42 +0200
+
nanofilt (2.6.0-1) unstable; urgency=medium
* Initial release (Closes: #962977)
=====================================
debian/control
=====================================
@@ -14,6 +14,7 @@ Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/nanofilt
Vcs-Git: https://salsa.debian.org/med-team/nanofilt.git
Homepage: https://github.com/wdecoster/nanofilt
+Rules-Requires-Root: no
Package: nanofilt
Architecture: any
@@ -28,8 +29,8 @@ Description: filtering and trimming of long read sequencing data
Reads from stdin, writes to stdout. Optionally reads directly from an
uncompressed file specified on the command line.
.
- Intended to be used:
+ Intended to be used:
.
- 1. directly after fastq extraction.
- 2. prior to mapping.
+ 1. directly after fastq extraction.
+ 2. prior to mapping.
3. in a stream between extraction and mapping.
=====================================
debian/rules
=====================================
@@ -13,4 +13,3 @@ export PYBUILD_TEST_ARGS=-k-pytest
%:
dh $@ --with python3 --buildsystem=pybuild
-
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/wdecoster/nanofilt/issues
+Bug-Submit: https://github.com/wdecoster/nanofilt/issues/new
Reference:
Author: Wouter De Coster, Svenn D'Hert, Darrin T. Schultz, Christine Van Broeckhoven
Title: "NanoPack: visualizing and processing long-read sequencing data"
@@ -9,3 +11,5 @@ Reference:
Registry:
- Name: conda:bioconda
Entry: nanofilt
+Repository: https://github.com/wdecoster/nanofilt.git
+Repository-Browse: https://github.com/wdecoster/nanofilt
View it on GitLab: https://salsa.debian.org/med-team/nanofilt/-/compare/600dc3cf6d26c54d8cc2c17a731194eccee2fe74...2d95144b4ec37682d03761435e4db328fe2eaa1c
--
View it on GitLab: https://salsa.debian.org/med-team/nanofilt/-/compare/600dc3cf6d26c54d8cc2c17a731194eccee2fe74...2d95144b4ec37682d03761435e4db328fe2eaa1c
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/20200623/b8524723/attachment-0001.html>
More information about the debian-med-commit
mailing list