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

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Oct 14 07:23:15 BST 2021



Andreas Tille pushed to branch master at Debian Med / sspace


Commits:
817f262b by Andreas Tille at 2021-10-14T07:52:47+02:00
Fix watchfile to detect new versions on github

- - - - -
bc7dca48 by Andreas Tille at 2021-10-14T07:53:11+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
d42ae2db by Andreas Tille at 2021-10-14T07:53:11+02:00
routine-update: debhelper-compat 13

- - - - -
32ab580b by Andreas Tille at 2021-10-14T07:53:17+02:00
routine-update: Add salsa-ci file

- - - - -
7fe44ea0 by Andreas Tille at 2021-10-14T07:53:17+02:00
routine-update: Rules-Requires-Root: no

- - - - -
938740f6 by Andreas Tille at 2021-10-14T07:53:20+02:00
Set upstream metadata fields: Repository, Repository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
1a05c4c6 by Andreas Tille at 2021-10-14T07:53:23+02:00
Apply multi-arch hints.
+ sspace: Add :any qualifier for python3 dependency.

Changes-By: apply-multiarch-hints

- - - - -
dcd323b4 by Andreas Tille at 2021-10-14T07:53:25+02:00
routine-update: watch file standard 4

- - - - -
35ca8b86 by Andreas Tille at 2021-10-14T07:55:28+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,17 @@
+sspace (2.1.1+dfsg-6) 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: Repository, Repository-Browse.
+  * Apply multi-arch hints.
+    + sspace: Add :any qualifier for python3 dependency.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 14 Oct 2021 07:53:25 +0200
+
 sspace (2.1.1+dfsg-5) unstable; urgency=medium
 
   [ Andreas Tille ]


=====================================
debian/control
=====================================
@@ -4,21 +4,22 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Sascha Steinbiss <satta at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                recode,
                python3,
                asciidoctor,
                bowtie
-Standards-Version: 4.4.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/sspace
 Vcs-Git: https://salsa.debian.org/med-team/sspace.git
 Homepage: https://github.com/nsoranzo/sspace_basic
+Rules-Requires-Root: no
 
 Package: sspace
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         python3,
+         python3:any,
          bowtie
 Description: scaffolding pre-assembled contigs after extension
  SSAKE-based Scaffolding of Pre-Assembled Contigs after Extension (SSPACE)


=====================================
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
=====================================
@@ -21,3 +21,5 @@ Registry:
    Entry: sspace
  - Name: bio.tools
    Entry: sspace
+Repository: https://github.com/nsoranzo/sspace_basic.git
+Repository-Browse: https://github.com/nsoranzo/sspace_basic


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
-   https://github.com/nsoranzo/sspace_basic/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+   https://github.com/nsoranzo/sspace_basic/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/sspace/-/compare/274dbad9c6dab3dc944a38b6c0e901c397d993a6...35ca8b863649e4c4365175111b5c82b0feb28730

-- 
View it on GitLab: https://salsa.debian.org/med-team/sspace/-/compare/274dbad9c6dab3dc944a38b6c0e901c397d993a6...35ca8b863649e4c4365175111b5c82b0feb28730
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/20211014/5a38e555/attachment-0001.htm>


More information about the debian-med-commit mailing list