[med-svn] [Git][med-team/examl][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Oct 12 06:36:08 BST 2021
Andreas Tille pushed to branch master at Debian Med / examl
Commits:
595588a9 by Andreas Tille at 2021-10-12T07:30:43+02:00
Fix watchfile to detect new versions on github
- - - - -
3cca79d1 by Andreas Tille at 2021-10-12T07:30:57+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
878d65a4 by Andreas Tille at 2021-10-12T07:30:57+02:00
routine-update: debhelper-compat 13
- - - - -
179fff66 by Andreas Tille at 2021-10-12T07:34:26+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,14 @@
-examl (3.0.22-2) UNRELEASED; urgency=medium
+examl (3.0.22-2) unstable; urgency=medium
+ [ Michael R. Crusoe ]
* The SIMDe patch has been forwarded upstream.
- -- Michael R. Crusoe <crusoe at debian.org> Sat, 20 Jun 2020 14:06:21 +0200
+ [ Andreas Tille ]
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 12 Oct 2021 07:31:05 +0200
examl (3.0.22-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
libopenmpi-dev,
libsimde-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/examl
Vcs-Git: https://salsa.debian.org/med-team/examl.git
Homepage: https://github.com/stamatak/ExaML
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/stamatak/ExaML/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/stamatak/ExaML/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/302bdd1e3b4e38c3c38f50c6fb9311956f683838...179fff661f3162c0b5b0afc938bb26135195eeeb
--
View it on GitLab: https://salsa.debian.org/med-team/examl/-/compare/302bdd1e3b4e38c3c38f50c6fb9311956f683838...179fff661f3162c0b5b0afc938bb26135195eeeb
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/20211012/4f635163/attachment-0001.htm>
More information about the debian-med-commit
mailing list