[med-svn] [Git][med-team/bali-phy][master] 2 commits: Add quilt patch to not run external testiphy test suite.
Benjamin Redelings
gitlab at salsa.debian.org
Wed May 2 23:30:57 BST 2018
Benjamin Redelings pushed to branch master at Debian Med / bali-phy
Commits:
ae981b6f by Benjamin Redelings at 2018-05-02T18:26:29-04:00
Add quilt patch to not run external testiphy test suite.
- - - - -
e3944107 by Benjamin Redelings at 2018-05-02T18:27:31-04:00
Fix changelog.
- - - - -
3 changed files:
- debian/changelog
- + debian/patches/no_testiphy.diff
- + debian/patches/series
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ bali-phy (3.1+dfsg-1) UNRELEASED; urgency=medium
[ Benjamin Redelings ]
* Stop excluding files that have been removed upstream.
* New upstream version
+ * Add quilt patch to not run external testiphy test suite.
- -- Benjamin Redelings <benjamin.redelings at gmail.com> Wed, 02 May 2018 17:47:42 -0400
+ -- Benjamin Redelings <benjamin.redelings at gmail.com> Wed, 02 May 2018 18:26:46 -0400
bali-phy (3.0.3+dfsg-1) unstable; urgency=medium
=====================================
debian/patches/no_testiphy.diff
=====================================
--- /dev/null
+++ b/debian/patches/no_testiphy.diff
@@ -0,0 +1,12 @@
+--- a/meson.build
++++ b/meson.build
+@@ -135,9 +135,3 @@ test('bali-phy testsuite',
+ timeout: 600,
+ workdir: join_paths(meson.source_root(),'tests'),
+ args:[baliphy.full_path(), packagepath])
+-
+-test('testiphy (likelihood testsuite)',
+- find_program('testiphy/testiphy'),
+- timeout: 600,
+- workdir: join_paths(meson.source_root(),'testiphy'),
+- args:[baliphy.full_path(), packagepath])
=====================================
debian/patches/series
=====================================
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+no_testiphy.diff
View it on GitLab: https://salsa.debian.org/med-team/bali-phy/compare/59f0aa10b62c46d56c2972ed948457e433cd3c70...e394410776d5922469619d669fbe2e6be3b41607
---
View it on GitLab: https://salsa.debian.org/med-team/bali-phy/compare/59f0aa10b62c46d56c2972ed948457e433cd3c70...e394410776d5922469619d669fbe2e6be3b41607
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/20180502/c0ac5daa/attachment-0001.html>
More information about the debian-med-commit
mailing list