[med-svn] [Git][med-team/bitseq][master] 7 commits: routine-update: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 2 05:58:26 BST 2021
Andreas Tille pushed to branch master at Debian Med / bitseq
Commits:
cfce5f20 by Andreas Tille at 2021-09-02T06:54:58+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
cfdae8ac by Andreas Tille at 2021-09-02T06:56:04+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
d4229e06 by Andreas Tille at 2021-09-02T06:56:04+02:00
routine-update: debhelper-compat 13
- - - - -
2b63977f by Andreas Tille at 2021-09-02T06:56:08+02:00
routine-update: Add salsa-ci file
- - - - -
e3d9acc1 by Andreas Tille at 2021-09-02T06:56:08+02:00
routine-update: Rules-Requires-Root: no
- - - - -
f1d7224a by Andreas Tille at 2021-09-02T06:56:11+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
- - - - -
7fb15401 by Andreas Tille at 2021-09-02T06:57:42+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 @@
+bitseq (0.7.5+dfsg-6) 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-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Thu, 02 Sep 2021 06:56:19 +0200
+
bitseq (0.7.5+dfsg-5) unstable; urgency=medium
* Use 2to3 to port scripts to Python3
=====================================
debian/control
=====================================
@@ -4,17 +4,18 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
zlib1g-dev,
libbam-dev,
libboost-dev,
help2man,
python3,
python3-numpy
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/bitseq
Vcs-Git: https://salsa.debian.org/med-team/bitseq.git
Homepage: https://github.com/BitSeq/BitSeq
+Rules-Requires-Root: no
Package: bitseq
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/BitSeq/BitSeq/issues
+Bug-Submit: https://github.com/BitSeq/BitSeq/issues/new
Reference:
Author: >
James Hensman and Panagiotis Papastamoulis and Peter Glaus and Antti
@@ -22,3 +24,5 @@ Registry:
Entry: bitseq
- Name: OMICtools
Entry: OMICS_01269
+Repository: https://github.com/BitSeq/BitSeq.git
+Repository-Browse: https://github.com/BitSeq/BitSeq
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/BitSeq/BitSeq/releases .*/archive/v at ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/BitSeq/BitSeq/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/bitseq/-/compare/78cbed42bcebd2eb2f265a1f79f7747795fe3ba8...7fb154019543c096f3a293cd37aef252ab458b77
--
View it on GitLab: https://salsa.debian.org/med-team/bitseq/-/compare/78cbed42bcebd2eb2f265a1f79f7747795fe3ba8...7fb154019543c096f3a293cd37aef252ab458b77
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/20210902/84c29b1e/attachment-0001.htm>
More information about the debian-med-commit
mailing list