[med-svn] [Git][med-team/seqsero][master] 7 commits: routine-update: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Sep 28 11:03:06 BST 2021
Andreas Tille pushed to branch master at Debian Med / seqsero
Commits:
e02e03fe by Andreas Tille at 2021-09-28T12:00:02+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
7d4efb75 by Andreas Tille at 2021-09-28T12:01:07+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
371c9592 by Andreas Tille at 2021-09-28T12:01:07+02:00
routine-update: debhelper-compat 13
- - - - -
e29d4e2a by Andreas Tille at 2021-09-28T12:01:14+02:00
routine-update: Add salsa-ci file
- - - - -
c3c28403 by Andreas Tille at 2021-09-28T12:01:14+02:00
routine-update: Rules-Requires-Root: no
- - - - -
94045ee7 by Andreas Tille at 2021-09-28T12:01:16+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
- - - - -
d1b04978 by Andreas Tille at 2021-09-28T12:02:16+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,14 @@
+seqsero (1.0.1+dfsg-4) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github (routine-update)
+ * 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-Submit, Repository, Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Tue, 28 Sep 2021 12:01:21 +0200
+
seqsero (1.0.1+dfsg-3) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -3,15 +3,16 @@ 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),
dh-python,
python3,
bwa,
sra-toolkit
-Standards-Version: 4.4.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/seqsero
Vcs-Git: https://salsa.debian.org/med-team/seqsero.git
Homepage: https://github.com/denglab/SeqSero
+Rules-Requires-Root: no
Package: seqsero
Architecture: all
=====================================
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,4 @@
+Bug-Submit: https://github.com/denglab/SeqSero/issues/new
Reference:
Author: >
Shaokang Zhang and Yanlong Yin and Marcus B. Jones and Zhenzhen Zhang and
@@ -27,3 +28,5 @@ Registry:
Entry: NA
Comment: Don't confuse with seqsero2
Bug-Database: https://github.com/denglab/SeqSero/issues
+Repository: https://github.com/denglab/SeqSero.git
+Repository-Browse: https://github.com/denglab/SeqSero
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/denglab/SeqSero/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/denglab/SeqSero/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/seqsero/-/compare/a7f497203393b745461b597bfc627596c82973f5...d1b0497855d90c24891b5dc4f456cc9dba6f53d5
--
View it on GitLab: https://salsa.debian.org/med-team/seqsero/-/compare/a7f497203393b745461b597bfc627596c82973f5...d1b0497855d90c24891b5dc4f456cc9dba6f53d5
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/20210928/261b59ac/attachment-0001.htm>
More information about the debian-med-commit
mailing list