[med-svn] [Git][med-team/ataqv][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Oct 7 09:33:19 BST 2021
Andreas Tille pushed to branch master at Debian Med / ataqv
Commits:
42a0fe65 by Andreas Tille at 2021-10-07T10:22:59+02:00
Fix watchfile to detect new versions on github
- - - - -
94aa7611 by Andreas Tille at 2021-10-07T10:23:10+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
26fb1781 by Andreas Tille at 2021-10-07T10:26:07+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 @@
+ataqv (1.2.1+ds-2) 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 10:23:21 +0200
+
ataqv (1.2.1+ds-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13),
help2man,
python3,
node-d3
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/ataqv
Vcs-Git: https://salsa.debian.org/med-team/ataqv.git
Homepage: https://github.com/ParkerLab/ataqv/
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz" \
- https://github.com/ParkerLab/ataqv/releases .*/archive/@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/ParkerLab/ataqv/releases .*/@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/ataqv/-/compare/cbc81243a9f42fd9c3b7a7caa2affbff4bdee975...26fb17817775d37a30252c6316dc8f6d04b25922
--
View it on GitLab: https://salsa.debian.org/med-team/ataqv/-/compare/cbc81243a9f42fd9c3b7a7caa2affbff4bdee975...26fb17817775d37a30252c6316dc8f6d04b25922
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/810a268e/attachment.htm>
More information about the debian-med-commit
mailing list