[med-svn] [Git][med-team/libseqlib][master] 3 commits: routine-update: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Aug 22 08:20:40 BST 2021
Andreas Tille pushed to branch master at Debian Med / libseqlib
Commits:
d7ae9360 by Andreas Tille at 2021-08-22T09:13:16+02:00
routine-update: Fix watchfile to detect new versions on github
- - - - -
8c500f63 by Andreas Tille at 2021-08-22T09:18:10+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
3de76a97 by Andreas Tille at 2021-08-22T09:20:18+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 @@
+libseqlib (1.2.0+dfsg-5) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github (routine-update)
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sun, 22 Aug 2021 09:18:27 +0200
+
libseqlib (1.2.0+dfsg-4) unstable; urgency=medium
* Refresh symbols again for s390x built with -O3
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
libjsoncpp-dev,
libssw-dev,
libbz2-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/libseqlib
Vcs-Git: https://salsa.debian.org/med-team/libseqlib.git
Homepage: https://github.com/walaj/SeqLib
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/walaj/SeqLib/releases .*/archive/v*@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/walaj/SeqLib/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz*@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/libseqlib/-/compare/ce681e7702ce91a16d49b1dd7a2f389f66ade166...3de76a97182df557b7b804442b3caae1d5eb3fee
--
View it on GitLab: https://salsa.debian.org/med-team/libseqlib/-/compare/ce681e7702ce91a16d49b1dd7a2f389f66ade166...3de76a97182df557b7b804442b3caae1d5eb3fee
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/20210822/dae285a0/attachment.htm>
More information about the debian-med-commit
mailing list