[med-svn] [Git][med-team/vcftools][master] 9 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Mon Nov 16 17:55:16 GMT 2020
Andreas Tille pushed to branch master at Debian Med / vcftools
Commits:
cd7cbd8a by Andreas Tille at 2020-11-16T18:47:01+01:00
routine-update: Standards-Version: 4.5.0
- - - - -
30f023f4 by Andreas Tille at 2020-11-16T18:47:01+01:00
routine-update: debhelper-compat 13
- - - - -
448a6118 by Andreas Tille at 2020-11-16T18:47:07+01:00
routine-update: Secure URI in copyright format
- - - - -
6493c1de by Andreas Tille at 2020-11-16T18:47:07+01:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
b2739094 by Andreas Tille at 2020-11-16T18:47:07+01:00
routine-update: Remove trailing whitespace in debian/control
- - - - -
17e6c776 by Andreas Tille at 2020-11-16T18:47:08+01:00
routine-update: Add salsa-ci file
- - - - -
c323e623 by Andreas Tille at 2020-11-16T18:47:08+01:00
routine-update: Rules-Requires-Root: no
- - - - -
a07b3de9 by Andreas Tille at 2020-11-16T18:47:17+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
- - - - -
70a3844f by Andreas Tille at 2020-11-16T18:50:14+01:00
routine-update: Ready to upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/salsa-ci.yml
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+vcftools (0.1.16-2) unstable; urgency=medium
+
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove trailing whitespace in debian/control (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Mon, 16 Nov 2020 18:47:17 +0100
+
vcftools (0.1.16-1) unstable; urgency=medium
* New upstream version dealing with CVE-2018-11099, CVE-2018-11129 and
@@ -39,7 +53,7 @@ vcftools (0.1.14+dfsg-4) unstable; urgency=medium
-- Andreas Tille <tille at debian.org> Thu, 15 Dec 2016 22:56:59 +0100
vcftools (0.1.14+dfsg-3) unstable; urgency=medium
-
+
* Team upload
[ Andreas Tille ]
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,13 +4,14 @@ Uploaders: Thorsten Alteholz <debian at alteholz.de>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
pkg-config,
zlib1g-dev
-Standards-Version: 4.1.5
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/vcftools
Vcs-Git: https://salsa.debian.org/med-team/vcftools.git
Homepage: https://vcftools.github.io/
+Rules-Requires-Root: no
Package: vcftools
Architecture: any
@@ -19,7 +20,7 @@ Depends: ${shlibs:Depends},
${perl:Depends}
Recommends: tabix
Description: Collection of tools to work with VCF files
- VCFtools is a program package designed for working with VCF files, such as
- those generated by the 1000 Genomes Project. The aim of VCFtools is to
- provide methods for working with VCF files: validating, merging, comparing
- and calculate some basic population genetic statistics.
+ VCFtools is a program package designed for working with VCF files, such as
+ those generated by the 1000 Genomes Project. The aim of VCFtools is to
+ provide methods for working with VCF files: validating, merging, comparing
+ and calculate some basic population genetic statistics.
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vcftools
Source: http://vcftools.sourceforge.net/index.html
Files-Excluded:
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/vcftools/vcftools/issues
+Bug-Submit: https://github.com/vcftools/vcftools/issues/new
Reference:
Author: >
Petr Danecek and Adam Auton and Goncalo Abecasis and Cornelis
@@ -25,3 +27,5 @@ Registry:
Entry: vcftools
- Name: conda:bioconda
Entry: vcftools
+Repository: https://github.com/vcftools/vcftools.git
+Repository-Browse: https://github.com/vcftools/vcftools
View it on GitLab: https://salsa.debian.org/med-team/vcftools/-/compare/19d3e919646e9b2cc997a29e8d3f101284640ba1...70a3844f27d40807117ef3a24586be93e8b9f57c
--
View it on GitLab: https://salsa.debian.org/med-team/vcftools/-/compare/19d3e919646e9b2cc997a29e8d3f101284640ba1...70a3844f27d40807117ef3a24586be93e8b9f57c
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/20201116/1dbf2cbc/attachment-0001.html>
More information about the debian-med-commit
mailing list