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

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Oct 12 08:38:59 BST 2021



Andreas Tille pushed to branch master at Debian Med / grabix


Commits:
1d87df17 by Andreas Tille at 2021-10-12T09:36:58+02:00
Fix watchfile to detect new versions on github

- - - - -
7a657a61 by Andreas Tille at 2021-10-12T09:37:17+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
eaf76188 by Andreas Tille at 2021-10-12T09:37:17+02:00
routine-update: debhelper-compat 13

- - - - -
1f5b1249 by Andreas Tille at 2021-10-12T09:37:21+02:00
routine-update: Add salsa-ci file

- - - - -
b0728ceb by Andreas Tille at 2021-10-12T09:37:21+02:00
routine-update: Rules-Requires-Root: no

- - - - -
942c3653 by Andreas Tille at 2021-10-12T09:37:24+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

- - - - -
fea0c4c1 by Andreas Tille at 2021-10-12T09:38:34+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,16 @@
+grabix (0.1.7-3) unstable; urgency=medium
+
+  * Team upload.
+  * 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>  Tue, 12 Oct 2021 09:37:29 +0200
+
 grabix (0.1.7-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -3,16 +3,17 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Steffen Moeller <moeller at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                zlib1g-dev,
                python3,
                tabix,
                time,
                less
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/grabix
 Vcs-Git: https://salsa.debian.org/med-team/grabix.git
 Homepage: https://github.com/arq5x/grabix
+Rules-Requires-Root: no
 
 Package: grabix
 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/arq5x/grabix/issues
+Bug-Submit: https://github.com/arq5x/grabix/issues/new
 Registry:
  - Name: OMICtools
    Entry: OMICS_29590
@@ -7,3 +9,5 @@ Registry:
    Entry: NA
  - Name: conda:bioconda
    Entry: grabix
+Repository: https://github.com/arq5x/grabix.git
+Repository-Browse: https://github.com/arq5x/grabix


=====================================
debian/watch
=====================================
@@ -3,4 +3,4 @@ version=4
 # Release tag 1.4 is older as 0.1.5 and 0.1.6 -> so this is probably
 # tagged wrongly which is fixed here
 opts="uversionmangle=s/1\.4/0.1.4/" \
-  https://github.com/arq5x/grabix/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+  https://github.com/arq5x/grabix/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@



View it on GitLab: https://salsa.debian.org/med-team/grabix/-/compare/500953d3f616564eb3aa9691a08dd573a68afd47...fea0c4c1196c834551382aca6fb305af9876c7c3

-- 
View it on GitLab: https://salsa.debian.org/med-team/grabix/-/compare/500953d3f616564eb3aa9691a08dd573a68afd47...fea0c4c1196c834551382aca6fb305af9876c7c3
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/20211012/b6053145/attachment-0001.htm>


More information about the debian-med-commit mailing list