[med-svn] [Git][med-team/agat][master] 5 commits: cme fix dpkg-control
Andreas Tille
gitlab at salsa.debian.org
Sun Feb 21 12:23:40 GMT 2021
Andreas Tille pushed to branch master at Debian Med / agat
Commits:
7f40ed4b by Andreas Tille at 2020-11-07T19:52:41+01:00
cme fix dpkg-control
- - - - -
5e7054bb by Andreas Tille at 2021-02-21T13:21:20+01:00
Remove empty boilerplate
- - - - -
81295b54 by Andreas Tille at 2021-02-21T13:23:06+01:00
metadata was not completely empty
- - - - -
fe21cf51 by Andreas Tille at 2021-02-21T13:23:22+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
af2a7c1e by Andreas Tille at 2021-02-21T13:23:25+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
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
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,11 @@
agat (0.5.0-1) UNRELEASED; urgency=medium
+ [ Andrei Rozanski ]
* Initial release (Closes: #<bug>)
+ [ Andreas Tille ]
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
-- Andrei Rozanski <rozanski.andrei at gmail.com> Sat, 17 Oct 2020 15:36:35 +0200
=====================================
debian/control
=====================================
@@ -1,10 +1,25 @@
Source: agat
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andrei Rozanski <rozanski.andrei at gmail.com>
-Build-Depends: debhelper-compat (= 13), git, r-base, perl, libbio-perl-perl, libclone-perl, libgraph-perl, liblwp-useragent-determined-perl, libstatistics-r-perl, libjson-perl, libcarp-clan-perl, libsort-naturally-perl, libfile-share-perl, libfile-sharedir-perl, libfile-sharedir-install-perl, liblist-moreutils-perl, libmoose-perl
-Standards-Version: 4.3.0
+Section: science
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ r-base,
+ perl,
+ libbio-perl-perl,
+ libclone-perl,
+ libgraph-perl,
+ liblwp-useragent-determined-perl,
+ libstatistics-r-perl,
+ libjson-perl,
+ libcarp-clan-perl,
+ libsort-naturally-perl,
+ libfile-share-perl,
+ libfile-sharedir-perl,
+ libfile-sharedir-install-perl,
+ liblist-moreutils-perl,
+ libmoose-perl
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/agat
Vcs-Git: https://salsa.debian.org/med-team/agat.git
Homepage: https://github.com/NBISweden/AGAT
@@ -12,10 +27,11 @@ Rules-Requires-Root: no
Package: agat
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: another GFF analysis toolkit
Suite of tools to handle gene annotations in any GTF/GFF format.
.
- It has the power to check, fix, pad missing information
- of any kind of gtf and gff to create complete, sorted and
+ It has the power to check, fix, pad missing information
+ of any kind of gtf and gff to create complete, sorted and
standardised gff3 format.
=====================================
debian/upstream/metadata
=====================================
@@ -1,19 +1,7 @@
-Reference:
- - Author:
- Title:
- Journal:
- Year:
- Volume:
- Number:
- Pages:
- DOI:
- PMID:
- URL:
- eprint:
+Bug-Database: https://github.com/NBISweden/AGAT/issues
+Bug-Submit: https://github.com/NBISweden/AGAT/issues/new
Registry:
- Name: conda:bioconda
Entry: agat
- - Name: SciCrunch
- Entry:
- - Name: bio.tools
- Entry:
+Repository: https://github.com/NBISweden/AGAT.git
+Repository-Browse: https://github.com/NBISweden/AGAT
View it on GitLab: https://salsa.debian.org/med-team/agat/-/compare/26ef2c3e8d9778d9c56be3c1050c62b14bf5f871...af2a7c1ee8b8f2c3f8ccc245b1fb69f8fcc55310
--
View it on GitLab: https://salsa.debian.org/med-team/agat/-/compare/26ef2c3e8d9778d9c56be3c1050c62b14bf5f871...af2a7c1ee8b8f2c3f8ccc245b1fb69f8fcc55310
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/20210221/e5c8a202/attachment-0001.htm>
More information about the debian-med-commit
mailing list