[med-svn] [Git][med-team/minimap][master] 8 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Oct 11 09:31:30 BST 2021
Andreas Tille pushed to branch master at Debian Med / minimap
Commits:
541cccd4 by Andreas Tille at 2021-10-11T10:25:25+02:00
Fix watchfile to detect new versions on github
- - - - -
7f0b8f03 by Andreas Tille at 2021-10-11T10:25:58+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
9684715c by Andreas Tille at 2021-10-11T10:25:58+02:00
routine-update: debhelper-compat 13
- - - - -
06d1bd2c by Andreas Tille at 2021-10-11T10:26:01+02:00
routine-update: Add salsa-ci file
- - - - -
8a813aa5 by Andreas Tille at 2021-10-11T10:26:01+02:00
routine-update: Rules-Requires-Root: no
- - - - -
aefaed25 by Andreas Tille at 2021-10-11T10:26:01+02:00
Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
- - - - -
b0003c24 by Andreas Tille at 2021-10-11T10:26:02+02:00
Set upstream metadata fields: 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
- - - - -
519bccbe by Andreas Tille at 2021-10-11T10:30:00+02:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,20 @@
-minimap (0.2-6) UNRELEASED; urgency=medium
+minimap (0.2-6) unstable; urgency=medium
+ * Team upload
+
+ [ Debian Janitor ]
* Apply multi-arch hints.
+ libminimap-dev, libminimap0: Add Multi-Arch: same.
- -- Debian Janitor <janitor at jelmer.uk> Tue, 27 Oct 2020 16:12:16 -0000
+ [ Andreas Tille ]
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Update watch file format version to 4.
+ * Set upstream metadata fields: Bug-Submit, Repository, Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Mon, 11 Oct 2021 10:26:06 +0200
minimap (0.2-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,13 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Sascha Steinbiss <satta at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
d-shlibs,
zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/minimap
Vcs-Git: https://salsa.debian.org/med-team/minimap.git
Homepage: https://github.com/lh3/minimap
+Rules-Requires-Root: no
Package: minimap
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,5 +1,6 @@
Bug-Database: https://github.com/lh3/minimap/issues
-Repository: http://github.com/lh3/minimap
+Bug-Submit: https://github.com/lh3/minimap/issues/new
+Repository: https://github.com/lh3/minimap.git
Reference:
- Author: Heng Li
Title: >
@@ -16,3 +17,4 @@ Registry:
Entry: OMICS_29235
- Name: conda:bioconda
Entry: minimap
+Repository-Browse: https://github.com/lh3/minimap
=====================================
debian/watch
=====================================
@@ -1,3 +1,2 @@
-version=3
-https://github.com/lh3/minimap/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-
+version=4
+https://github.com/lh3/minimap/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/minimap/-/compare/7fa9a7547be60aedd89370be751f7faf1e03ccd9...519bccbefd3bb75948f41175f149382f426b6309
--
View it on GitLab: https://salsa.debian.org/med-team/minimap/-/compare/7fa9a7547be60aedd89370be751f7faf1e03ccd9...519bccbefd3bb75948f41175f149382f426b6309
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/20211011/b82e65af/attachment-0001.htm>
More information about the debian-med-commit
mailing list