[med-svn] [Git][med-team/lighter][master] 3 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Oct 13 14:48:06 BST 2021
Andreas Tille pushed to branch master at Debian Med / lighter
Commits:
236f37e8 by Andreas Tille at 2021-10-13T15:32:36+02:00
Fix watchfile to detect new versions on github
- - - - -
0e898b07 by Andreas Tille at 2021-10-13T15:44:08+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
3eea4e8d by Andreas Tille at 2021-10-13T15:45:10+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+lighter (1.1.2-6) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 13 Oct 2021 15:44:15 +0200
+
lighter (1.1.2-5) unstable; urgency=medium
* Restrict testing archs
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/lighter
Vcs-Git: https://salsa.debian.org/med-team/lighter.git
Homepage: https://github.com/mourisl/Lighter
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/mourisl/Lighter/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/mourisl/Lighter/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/lighter/-/compare/e1f94990d7f0e728ed7b82753046aecf19a47d2c...3eea4e8d9ca193ffcc064069cd32b9f66d07c870
--
View it on GitLab: https://salsa.debian.org/med-team/lighter/-/compare/e1f94990d7f0e728ed7b82753046aecf19a47d2c...3eea4e8d9ca193ffcc064069cd32b9f66d07c870
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/475dfb2a/attachment.htm>
More information about the debian-med-commit
mailing list