[med-svn] [Git][med-team/igv][master] 2 commits: Update DEP3
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Mar 8 14:37:58 GMT 2024
Andreas Tille pushed to branch master at Debian Med / igv
Commits:
e78da159 by Andreas Tille at 2024-03-08T08:45:12+01:00
Update DEP3
- - - - -
4937a595 by Andreas Tille at 2024-03-08T15:37:39+01:00
Fix download file name
- - - - -
3 changed files:
- debian/changelog
- debian/patches/skip_tests_network.patch
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
igv (2.17.1+dfsg-2) UNRELEASED; urgency=medium
+ [ Vladimir Petko ]
* d/p/skip_tests_network.patch: add tests requiring internet
(Closes: #1065646).
- -- Vladimir Petko <vladimir.petko at canonical.com> Fri, 08 Mar 2024 19:32:23 +1300
+ [ Andreas Tille ]
+ * d/watch: Fix download file name
+
+ -- Andreas Tille <tille at debian.org> Fri, 08 Mar 2024 15:36:47 +0100
igv (2.17.1+dfsg-1) unstable; urgency=medium
=====================================
debian/patches/skip_tests_network.patch
=====================================
@@ -1,9 +1,11 @@
Description: ignoring build-time tests that require network access
Also excluding all test classes extending AbstractHeadlessTest, as this class
systematically looks for data on the Internet.
-Author: Pierre Gruet <pgt at debian.org>
+Author: Pierre Gruet <pgt at debian.org>,
+ Vladimir Petko <vladimir.petko at canonical.com>
Forwarded: not-needed
-Last-Update: 2021-12-21
+Last-Update: Fri, 8 Mar 2024 19:51:44 +1300
+Bug-Debian: https://bugs.debian.org/1065646
--- a/src/test/java/org/broad/igv/feature/genome/GenomeTest.java
+++ b/src/test/java/org/broad/igv/feature/genome/GenomeTest.java
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g,repack,compression=xz" \
+opts="repacksuffix=+dfsg,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
https://github.com/broadinstitute/IGV/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/igv/-/compare/42b0712d9f6bc467f424823e909b11ddb805fd8e...4937a59580e495f657c1292b620b7f4a131bde18
--
View it on GitLab: https://salsa.debian.org/med-team/igv/-/compare/42b0712d9f6bc467f424823e909b11ddb805fd8e...4937a59580e495f657c1292b620b7f4a131bde18
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/20240308/c8494979/attachment-0001.htm>
More information about the debian-med-commit
mailing list