[med-svn] [Git][med-team/lumpy-sv][master] 4 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 15 06:25:30 BST 2021
Andreas Tille pushed to branch master at Debian Med / lumpy-sv
Commits:
a44c09ae by Andreas Tille at 2021-10-15T07:08:42+02:00
Fix watchfile to detect new versions on github
- - - - -
1a9af9e2 by Andreas Tille at 2021-10-15T07:09:04+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
0595030b by Andreas Tille at 2021-10-15T07:09:22+02:00
Apply multi-arch hints.
+ lumpy-sv-examples: Add Multi-Arch: foreign.
Changes-By: apply-multiarch-hints
- - - - -
6279a08b by Andreas Tille at 2021-10-15T07:16:49+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+lumpy-sv (0.3.1+dfsg-6) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * Apply multi-arch hints.
+ + lumpy-sv-examples: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <tille at debian.org> Fri, 15 Oct 2021 07:09:25 +0200
+
lumpy-sv (0.3.1+dfsg-5) unstable; urgency=medium
* Fix configure patch according to a hint of Ken Yamaguchi
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13),
libcurl4-gnutls-dev,
samtools,
python3-pysam
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
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
@@ -43,6 +43,7 @@ Package: lumpy-sv-examples
Architecture: all
Depends: ${misc:Depends},
Enhances: lumpy-sv
+Multi-Arch: foreign
Description: general probabilistic framework for structural variant discovery (data)
LUMPY, a novel SV discovery framework that naturally integrates multiple
SV signals jointly across multiple samples. LUMPY yields improved
=====================================
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 .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/arq5x/lumpy-sv/releases .*/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/compare/096d955b0fdaa5477d6a2c91f3d3f1f54c7f73cd...6279a08b612de14077667b5076edbe9dc522b3cb
--
View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/compare/096d955b0fdaa5477d6a2c91f3d3f1f54c7f73cd...6279a08b612de14077667b5076edbe9dc522b3cb
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/20211015/124f1030/attachment-0001.htm>
More information about the debian-med-commit
mailing list