[med-svn] [Git][med-team/scoary][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Dec 6 14:37:32 GMT 2022
Andreas Tille pushed to branch master at Debian Med / scoary
Commits:
3b795f14 by Andreas Tille at 2022-12-06T15:34:14+01:00
Fix watch file
- - - - -
a44a3ad6 by Andreas Tille at 2022-12-06T15:34:35+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
4ba29bf4 by Andreas Tille at 2022-12-06T15:34:45+01:00
Set upstream metadata fields: Repository-Browse.
Changes-By: lintian-brush
- - - - -
10041f27 by Andreas Tille at 2022-12-06T15:36:19+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+scoary (1.6.16-4) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * Set upstream metadata fields: Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Tue, 06 Dec 2022 15:34:54 +0100
+
scoary (1.6.16-3) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
python3-scipy,
python3-nose <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/scoary
Vcs-Git: https://salsa.debian.org/med-team/scoary.git
Homepage: https://github.com/AdmiralenOla/Scoary
=====================================
debian/upstream/metadata
=====================================
@@ -25,3 +25,4 @@ Registry:
Entry: NA
- Name: conda:bioconda
Entry: scoary
+Repository-Browse: https://github.com/AdmiralenOla/Scoary
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/AdmiralenOla/Scoary/releases/latest .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/AdmiralenOla/Scoary/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/scoary/-/compare/b581d59972770e0ab2738f3e9ea292ec1cad323c...10041f27ace4e2f155b8166a184855a760ea3049
--
View it on GitLab: https://salsa.debian.org/med-team/scoary/-/compare/b581d59972770e0ab2738f3e9ea292ec1cad323c...10041f27ace4e2f155b8166a184855a760ea3049
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/20221206/3491cb31/attachment-0001.htm>
More information about the debian-med-commit
mailing list