[med-svn] [Git][med-team/gneiss][master] 8 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 29 07:37:23 GMT 2023
Andreas Tille pushed to branch master at Debian Med / gneiss
Commits:
c5ff24c6 by Andreas Tille at 2023-11-29T08:03:10+01:00
Fix watchfile to detect new versions on github
- - - - -
39b1276d by Andreas Tille at 2023-11-29T08:16:19+01:00
Fix watch file
- - - - -
96e068ff by Andreas Tille at 2023-11-29T08:16:38+01:00
routine-update: Standards-Version: 4.6.2
- - - - -
760df29f by Andreas Tille at 2023-11-29T08:16:44+01:00
routine-update: Remove trailing whitespace in debian/copyright
- - - - -
e03d83f5 by Andreas Tille at 2023-11-29T08:16:44+01:00
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
- - - - -
7a9686f7 by Andreas Tille at 2023-11-29T08:16:49+01:00
Set upstream metadata fields: Contact.
Changes-By: lintian-brush
- - - - -
8e7c16a2 by Andreas Tille at 2023-11-29T08:18:06+01:00
Revert broken d/rules
- - - - -
8a8ad4fc by Andreas Tille at 2023-11-29T08:37:00+01:00
Cleanup changelog
- - - - -
4 changed files:
- debian/control
- debian/copyright
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Shayan Doust <hello at shayandoust.me>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-setuptools,
python3-numpy,
@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13),
python3-statsmodels,
python3-h5py,
python3-sphinx
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/gneiss
Vcs-Git: https://salsa.debian.org/med-team/gneiss.git
Homepage: https://github.com/biocore/gneiss
=====================================
debian/copyright
=====================================
@@ -4,7 +4,7 @@ Source: https://github.com/biocore/gneiss/
Files: *
Copyright: 2016 gneiss development team
-License: BSD-3-Clause
+License: BSD-3-Clause
Files: debian/*
Copyright: 2020 Shayan Doust <hello at shayandoust.me>
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,4 @@
+Contact: gneiss development team <jamietmorton at gmail.com>
Bug-Database: https://github.com/biocore/gneiss/issues
Bug-Submit: https://github.com/biocore/gneiss/issues/new
Reference:
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/biocore/gneiss/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+ https://github.com/biocore/gneiss/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/gneiss/-/compare/695f1a80886ca9504bef92a9dd195f788b55f53f...8a8ad4fc6ec97234691386093cf58fd3bd1d579b
--
View it on GitLab: https://salsa.debian.org/med-team/gneiss/-/compare/695f1a80886ca9504bef92a9dd195f788b55f53f...8a8ad4fc6ec97234691386093cf58fd3bd1d579b
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/20231129/ec12176d/attachment-0001.htm>
More information about the debian-med-commit
mailing list