[med-svn] [Git][med-team/skesa][master] 7 commits: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Sep 29 20:56:21 BST 2021



Andreas Tille pushed to branch master at Debian Med / skesa


Commits:
b2b353b0 by Andreas Tille at 2021-09-29T21:49:23+02:00
Fix watchfile to detect new versions on github

- - - - -
1e43e2c7 by Andreas Tille at 2021-09-29T21:49:39+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
aef0bc0e by Andreas Tille at 2021-09-29T21:49:39+02:00
routine-update: debhelper-compat 13

- - - - -
e8f8dbac by Andreas Tille at 2021-09-29T21:49:45+02:00
routine-update: Add salsa-ci file

- - - - -
0922e19d by Andreas Tille at 2021-09-29T21:49:45+02:00
routine-update: Rules-Requires-Root: no

- - - - -
c2a632ce by Andreas Tille at 2021-09-29T21:49:51+02: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

- - - - -
a4fdcf4e by Andreas Tille at 2021-09-29T21:55:51+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,3 +1,15 @@
+skesa (2.4.0-2) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (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>  Wed, 29 Sep 2021 21:49:56 +0200
+
 skesa (2.4.0-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                libboost-dev,
                libboost-chrono-dev,
                libboost-iostreams-dev,
@@ -13,10 +13,11 @@ Build-Depends: debhelper-compat (= 12),
                libboost-timer-dev,
                libncbi-vdb-dev (>= 2.10.5),
                libngs-sdk-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/skesa
 Vcs-Git: https://salsa.debian.org/med-team/skesa.git
 Homepage: https://github.com/ncbi/SKESA
+Rules-Requires-Root: no
 
 Package: skesa
 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/ncbi/SKESA/issues
+Bug-Submit: https://github.com/ncbi/SKESA/issues/new
 Reference:
  - Author: Alexandre Souvorov and Richa Agarwala and David J. Lipman
    Title: "SKESA: strategic k-mer extension for scrupulous assemblies"
@@ -19,3 +21,5 @@ Registry:
    Entry: NA
  - Name: conda:bioconda
    Entry: skesa
+Repository: https://github.com/ncbi/SKESA.git
+Repository-Browse: https://github.com/ncbi/SKESA


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
 
-https://github.com/ncbi/SKESA/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/ncbi/SKESA/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/skesa/-/compare/d80b0fe499f55774e61995f6c09997ae165affb7...a4fdcf4e15f65190c779c2c588dd2525b546c27b

-- 
View it on GitLab: https://salsa.debian.org/med-team/skesa/-/compare/d80b0fe499f55774e61995f6c09997ae165affb7...a4fdcf4e15f65190c779c2c588dd2525b546c27b
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/20210929/b94e086a/attachment-0001.htm>


More information about the debian-med-commit mailing list