[med-svn] [Git][med-team/python-questplus][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 15 06:07:44 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-questplus
Commits:
924af7aa by Andreas Tille at 2021-10-15T07:02:19+02:00
Fix watchfile to detect new versions on github
- - - - -
57881d9a by Andreas Tille at 2021-10-15T07:02:28+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
db63f8a8 by Andreas Tille at 2021-10-15T07:02:28+02:00
routine-update: debhelper-compat 13
- - - - -
1406c77c by Andreas Tille at 2021-10-15T07:03:59+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 @@
+python-questplus (2019.4-4) unstable; urgency=medium
+
+ * 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> Fri, 15 Oct 2021 07:02:39 +0200
+
python-questplus (2019.4-3) unstable; urgency=medium
[ Sao I Kuan ]
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ 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),
dh-python,
python3,
cython3,
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 12),
python3-scipy <!nocheck>,
python3-xarray <!nocheck>,
python3-pytest <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-questplus
Vcs-Git: https://salsa.debian.org/med-team/python-questplus.git
Homepage: https://github.com/hoechenberger/questplus
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/hoechenberger/questplus/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/hoechenberger/questplus/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/python-questplus/-/compare/b87c2b68bfd3537c7e1e9df4c38aa7cc364c2ede...1406c77cacfa65a9027488351ef691e0c9b0b22e
--
View it on GitLab: https://salsa.debian.org/med-team/python-questplus/-/compare/b87c2b68bfd3537c7e1e9df4c38aa7cc364c2ede...1406c77cacfa65a9027488351ef691e0c9b0b22e
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/20211015/d2d55970/attachment-0001.htm>
More information about the debian-med-commit
mailing list