[med-svn] [Git][med-team/seer][master] 3 commits: Fix watchfile to detect new versions on github
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Wed Oct 13 21:24:00 BST 2021
Étienne Mollier pushed to branch master at Debian Med / seer
Commits:
81c659eb by Étienne Mollier at 2021-10-13T22:09:01+02:00
Fix watchfile to detect new versions on github
- - - - -
f33d0b26 by Étienne Mollier at 2021-10-13T22:10:39+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
4acb4ebe by Étienne Mollier at 2021-10-13T22:12:21+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+seer (1.1.4-6) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Étienne Mollier <emollier at debian.org> Wed, 13 Oct 2021 22:10:45 +0200
+
seer (1.1.4-5) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -4,14 +4,14 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- libarmadillo-dev (>= 1:6.700.6+dfsg-1~),
+ libarmadillo-dev,
libdlib-dev,
libhdf5-dev,
# libhdf5-mpi-dev,
libgzstream-dev,
libboost-dev,
libboost-program-options-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/seer
Vcs-Git: https://salsa.debian.org/med-team/seer.git
Homepage: https://github.com/johnlees/seer
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/johnlees/seer/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/johnlees/seer/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/seer/-/compare/e61e997ead7a07adbf4485ca28b1cf4c13185bbb...4acb4ebeb3e952ca6f6f5b68243ae05231d005da
--
View it on GitLab: https://salsa.debian.org/med-team/seer/-/compare/e61e997ead7a07adbf4485ca28b1cf4c13185bbb...4acb4ebeb3e952ca6f6f5b68243ae05231d005da
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/20211013/91d3246e/attachment-0001.htm>
More information about the debian-med-commit
mailing list