[med-svn] [Git][med-team/examl][master] 3 commits: Really fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Jan 18 17:41:33 GMT 2022
Andreas Tille pushed to branch master at Debian Med / examl
Commits:
64c4f3b2 by Andreas Tille at 2022-01-18T18:00:11+01:00
Really fix watch file
- - - - -
68a28ff6 by Andreas Tille at 2022-01-18T18:00:28+01:00
Add missing build dependency on dh addon.
Changes-By: lintian-brush
Fixes: lintian: missing-build-dependency-for-dh_-command
See-also: https://lintian.debian.org/tags/missing-build-dependency-for-dh_-command.html
- - - - -
03773e5a by Andreas Tille at 2022-01-18T18:03:33+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+examl (3.0.22-3) unstable; urgency=medium
+
+ * Really fix watch file
+ * Add missing build dependency on dh addon.
+
+ -- Andreas Tille <tille at debian.org> Tue, 18 Jan 2022 18:00:33 +0100
+
examl (3.0.22-2) unstable; urgency=medium
[ Michael R. Crusoe ]
=====================================
debian/control
=====================================
@@ -5,7 +5,8 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
libopenmpi-dev,
- libsimde-dev
+ libsimde-dev,
+ debhelper
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/examl
Vcs-Git: https://salsa.debian.org/med-team/examl.git
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/stamatak/ExaML/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/stamatak/ExaML/tags .*/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/179fff661f3162c0b5b0afc938bb26135195eeeb...03773e5a0631affe517605de99e0bdf4ea3f3e7b
--
View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/179fff661f3162c0b5b0afc938bb26135195eeeb...03773e5a0631affe517605de99e0bdf4ea3f3e7b
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/20220118/feee7102/attachment-0001.htm>
More information about the debian-med-commit
mailing list