[med-svn] [Git][med-team/umis][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Dec 3 22:01:18 GMT 2022
Andreas Tille pushed to branch master at Debian Med / umis
Commits:
03e57f1e by Andreas Tille at 2022-12-03T22:58:27+01:00
Fix watch file
- - - - -
ca2c7f38 by Andreas Tille at 2022-12-03T22:58:49+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
bef0f380 by Andreas Tille at 2022-12-03T22:59:55+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,9 @@
-umis (1.0.8-2) UNRELEASED; urgency=medium
+umis (1.0.8-3) unstable; urgency=medium
- * d/watch: Add filemangle
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
- -- Andreas Tille <tille at debian.org> Tue, 12 Oct 2021 09:24:39 +0200
+ -- Andreas Tille <tille at debian.org> Sat, 03 Dec 2022 22:59:03 +0100
umis (1.0.8-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-dev,
python3-setuptools
Build-Depends-Arch: python3-pysam
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/umis
Vcs-Git: https://salsa.debian.org/med-team/umis.git
Homepage: https://github.com/vals/umis
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/vals/umis/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/vals/umis/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/umis/-/compare/4204bbad1e6a7c33b4245d0ab154269572dd4e1b...bef0f380bf6c4c35dcd9288e12f4d9ea6b7b5265
--
View it on GitLab: https://salsa.debian.org/med-team/umis/-/compare/4204bbad1e6a7c33b4245d0ab154269572dd4e1b...bef0f380bf6c4c35dcd9288e12f4d9ea6b7b5265
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/20221203/db09c4b5/attachment-0001.htm>
More information about the debian-med-commit
mailing list