[med-svn] [Git][med-team/python-loompy][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Oct 7 06:35:27 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-loompy
Commits:
ef0d8659 by Andreas Tille at 2021-10-06T21:28:25+02:00
Fix watchfile to detect new versions on github
- - - - -
d854771c by Andreas Tille at 2021-10-07T07:28:47+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
9f75bc25 by Andreas Tille at 2021-10-07T07:30:14+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-loompy (3.0.6+dfsg-5) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 07 Oct 2021 07:28:56 +0200
+
python-loompy (3.0.6+dfsg-4) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
python3-scipy <!nocheck>,
python3-numpy-groupies <!nocheck>,
python3-pytest <!nocheck>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-loompy
Vcs-Git: https://salsa.debian.org/med-team/python-loompy.git
Homepage: https://github.com/linnarsson-lab/loompy
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \
- https://github.com/linnarsson-lab/loompy/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/linnarsson-lab/loompy/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/python-loompy/-/compare/a0cb9979793230f927b2eb6cec9e9dfbb225053b...9f75bc25a2eff8dbf68fb9bc20051b58ceac3db3
--
View it on GitLab: https://salsa.debian.org/med-team/python-loompy/-/compare/a0cb9979793230f927b2eb6cec9e9dfbb225053b...9f75bc25a2eff8dbf68fb9bc20051b58ceac3db3
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/20211007/a08d1f19/attachment-0001.htm>
More information about the debian-med-commit
mailing list