[med-svn] [Git][med-team/mindthegap][master] 7 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Tue Jun 23 07:20:02 BST 2020
Andreas Tille pushed to branch master at Debian Med / mindthegap
Commits:
e45e6f8c by Andreas Tille at 2020-06-23T08:11:27+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
d0908567 by Andreas Tille at 2020-06-23T08:11:27+02:00
routine-update: debhelper-compat 13
- - - - -
7925b2d7 by Andreas Tille at 2020-06-23T08:11:45+02:00
routine-update: Add salsa-ci file
- - - - -
c5886b82 by Andreas Tille at 2020-06-23T08:11:45+02:00
routine-update: Rules-Requires-Root: no
- - - - -
0d85982f by Andreas Tille at 2020-06-23T08:11:47+02:00
Use secure URI in Homepage field.
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
f2b93179 by Andreas Tille at 2020-06-23T08:11:53+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
- - - - -
9b2eddba by Andreas Tille at 2020-06-23T08:17:47+02:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+mindthegap (2.2.2-2) unstable; urgency=medium
+
+ * Team upload.
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Use secure URI in Homepage field.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Tue, 23 Jun 2020 08:11:54 +0200
+
mindthegap (2.2.2-1) unstable; urgency=medium
* Initial release (Closes: #931826)
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12
=====================================
debian/control
=====================================
@@ -3,16 +3,17 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Shayan Doust <hello at shayandoust.me>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 13),
cmake,
libgatbcore-dev,
libboost-dev,
zlib1g-dev,
libhdf5-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/mindthegap
Vcs-Git: https://salsa.debian.org/med-team/mindthegap.git
-Homepage: http://github.com/GATB/MindTheGap
+Homepage: https://github.com/GATB/MindTheGap
+Rules-Requires-Root: no
Package: mindthegap
Architecture: any
=====================================
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/GATB/MindTheGap/issues
+Bug-Submit: https://github.com/GATB/MindTheGap/issues/new
Registry:
- Name: conda:bioconda
Entry: mindthegap
@@ -5,3 +7,5 @@ Registry:
Entry: mindthegap
- Name: OMICtools
Entry: OMICS_05472
+Repository: https://github.com/GATB/MindTheGap.git
+Repository-Browse: https://github.com/GATB/MindTheGap
View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/b24615c70a7e6b259b5f65e858c20b42cdd3d416...9b2eddbae37a1758f8ee9d3478488d112f5888f0
--
View it on GitLab: https://salsa.debian.org/med-team/mindthegap/-/compare/b24615c70a7e6b259b5f65e858c20b42cdd3d416...9b2eddbae37a1758f8ee9d3478488d112f5888f0
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/256fb6a0/attachment-0001.html>
More information about the debian-med-commit
mailing list