Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Document why non-zero result is ignored
· c173d31d
Andreas Tille
authored
Apr 02, 2019
c173d31d
Upload to unstable
· b10335c1
Andreas Tille
authored
Apr 02, 2019
b10335c1
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b10335c1
pbgenomicconsensus (2.3.2-2)
UNRELEASED
; urgency=medium
pbgenomicconsensus (2.3.2-2)
unstable
; urgency=medium
[ Afif Elghraoui ]
* Remove myself from Uploaders
...
...
@@ -13,7 +13,7 @@ pbgenomicconsensus (2.3.2-2) UNRELEASED; urgency=medium
in d/rules. This is needed to run autopkgtest successfully
Closes: #925909
-- Andreas Tille <tille@debian.org> T
hu, 28 Ma
r 2019 1
7:14
:1
5
+0
1
00
-- Andreas Tille <tille@debian.org> T
ue, 02 Ap
r 2019 1
1:02
:1
8
+0
2
00
pbgenomicconsensus (2.3.2-1) unstable; urgency=medium
...
...
debian/tests/control
View file @
b10335c1
Test-Command:
make unit-tests || true
make unit-tests || true
# due to warnings caused by python-pbcore some non-zero value is returned despite all tests are passing - thus adding '|| true'
Depends:
@,
python-nose,
...
...