[med-svn] [Git][med-team/lumpy-sv][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Oct 6 10:42:25 BST 2022
Andreas Tille pushed to branch master at Debian Med / lumpy-sv
Commits:
4adba6be by Andreas Tille at 2022-10-06T11:29:42+02:00
Fix watch file
- - - - -
4ff43ab5 by Andreas Tille at 2022-10-06T11:29:59+02:00
routine-update: Standards-Version: 4.6.1
- - - - -
a1f3ae22 by Andreas Tille at 2022-10-06T11:38:26+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 @@
+lumpy-sv (0.3.1+dfsg-7) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 06 Oct 2022 11:30:25 +0200
+
lumpy-sv (0.3.1+dfsg-6) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
libcurl4-gnutls-dev,
samtools,
python3-pysam
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/lumpy-sv
Vcs-Git: https://salsa.debian.org/med-team/lumpy-sv.git
Homepage: https://github.com/arq5x/lumpy-sv
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/arq5x/lumpy-sv/releases .*/v?@ANY_VERSION@\.tar\.gz
+https://github.com/arq5x/lumpy-sv/tags .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/compare/6279a08b612de14077667b5076edbe9dc522b3cb...a1f3ae22caccae9537188ddb5cac8a79071ac63a
--
View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/compare/6279a08b612de14077667b5076edbe9dc522b3cb...a1f3ae22caccae9537188ddb5cac8a79071ac63a
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/20221006/5c1470b5/attachment-0001.htm>
More information about the debian-med-commit
mailing list