[med-svn] [Git][med-team/berkeley-express][master] 2 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Nov 1 18:56:47 GMT 2022
Andreas Tille pushed to branch master at Debian Med / berkeley-express
Commits:
1c603c9b by Andreas Tille at 2022-11-01T19:52:14+01:00
Fix watch file
- - - - -
0102b7d7 by Andreas Tille at 2022-11-01T19:52:24+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+berkeley-express (1.5.3+dfsg-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 01 Nov 2022 19:49:49 +0100
+
berkeley-express (1.5.3+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
cmake,
libprotobuf-dev,
protobuf-compiler
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/berkeley-express
Vcs-Git: https://salsa.debian.org/med-team/berkeley-express.git
Homepage: http://bio.math.berkeley.edu/eXpress/index.html
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/adarob/eXpress/releases .*/@ANY_VERSION@@ARCHIVE_EXT@
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/adarob/eXpress/tags .*/@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/berkeley-express/-/compare/294e4b02c0b842d600e6d0ab88c14c25d8557a00...0102b7d7e9deab05f8d876f88bfc51c1aed5fb6e
--
View it on GitLab: https://salsa.debian.org/med-team/berkeley-express/-/compare/294e4b02c0b842d600e6d0ab88c14c25d8557a00...0102b7d7e9deab05f8d876f88bfc51c1aed5fb6e
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/20221101/f3c7fffd/attachment-0001.htm>
More information about the debian-med-commit
mailing list