[med-svn] [Git][med-team/harvest-tools][master] 4 commits: routine-update: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Aug 25 15:16:41 BST 2021
Andreas Tille pushed to branch master at Debian Med / harvest-tools
Commits:
93e97a16 by Andreas Tille at 2021-08-25T16:10:10+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
55cc223e by Andreas Tille at 2021-08-25T16:10:53+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
c3de58f8 by Andreas Tille at 2021-08-25T16:11:05+02:00
routine-update: watch file standard 4
- - - - -
374328ac by Andreas Tille at 2021-08-25T16:13:03+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 @@
+harvest-tools (1.3-7) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github (routine-update)
+ * Standards-Version: 4.6.0 (routine-update)
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 25 Aug 2021 16:11:06 +0200
+
harvest-tools (1.3-6) unstable; urgency=medium
* Team Upload.
=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
libprotobuf-dev,
libcapnp-dev,
zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/harvest-tools
Vcs-Git: https://salsa.debian.org/med-team/harvest-tools.git
Homepage: https://harvest.readthedocs.org/en/latest/content/harvest-tools.html
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
-https://github.com/marbl/harvest-tools/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/marbl/harvest-tools/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/harvest-tools/-/compare/666f57ad63249ed072bca91e0051931ca47db010...374328aca9752fedbcf8f2709598dedbedb62f6a
--
View it on GitLab: https://salsa.debian.org/med-team/harvest-tools/-/compare/666f57ad63249ed072bca91e0051931ca47db010...374328aca9752fedbcf8f2709598dedbedb62f6a
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/20210825/53fb2380/attachment-0001.htm>
More information about the debian-med-commit
mailing list