[med-svn] [Git][med-team/norsp][master] 3 commits: Improve autopkgtests
Nilesh Patra
gitlab at salsa.debian.org
Thu Jun 4 16:53:04 BST 2020
Nilesh Patra pushed to branch master at Debian Med / norsp
Commits:
ae68a9dd by Nilesh Patra at 2020-06-04T21:08:10+05:30
Improve autopkgtests
- - - - -
ee8668d8 by Nilesh Patra at 2020-06-04T21:22:00+05:30
Drop un-necessary uupdate
- - - - -
03f239d3 by Nilesh Patra at 2020-06-04T21:22:45+05:30
Update changelog
- - - - -
3 changed files:
- debian/changelog
- debian/tests/run-unit-test
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+norsp (1.0.6-6) unstable; urgency=medium
+
+ * Improve autopkgtests
+ * Drop un-necessary uupdate
+
+ -- Nilesh Patra <npatra974 at gmail.com> Thu, 04 Jun 2020 21:22:17 +0530
+
norsp (1.0.6-5) unstable; urgency=medium
* Team upload.
=====================================
debian/tests/run-unit-test
=====================================
@@ -18,5 +18,7 @@ cd "${AUTOPKGTEST_TMP}"
gunzip -r *
#do_stuff_to_test_package#
-norsp -fileSeq query.fasta -fileHssp query.hssp -filePhd query.prof -filePhdHtm query.phdHtm -fileCoils query.coils -o output
-head output
\ No newline at end of file
+norsp -fileSeq query.fasta -fileHssp query.hssp -filePhd query.prof -filePhdHtm query.phdHtm -fileCoils query.coils -o output.nors
+diff -u output.nors query.nors
+diff -u output.nors_sum query.sumNors
+echo 'PASSED'
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=3
-ftp://rostlab.org/norsp/norsp-([0-9.]+)\.tar\.gz debian uupdate
+ftp://rostlab.org/norsp/norsp-([0-9.]+)\.tar\.gz debian
View it on GitLab: https://salsa.debian.org/med-team/norsp/-/compare/0030963b047baf2e08442721b07246ff7d366cc5...03f239d33c942efdf6a2434b9d862d77ea95f72d
--
View it on GitLab: https://salsa.debian.org/med-team/norsp/-/compare/0030963b047baf2e08442721b07246ff7d366cc5...03f239d33c942efdf6a2434b9d862d77ea95f72d
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/20200604/f49daeb0/attachment-0001.html>
More information about the debian-med-commit
mailing list