[med-svn] [Git][med-team/librostlab-blast][master] 2 commits: Sequence of arguments in autopkgtest compatible with --as-needed

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Jan 24 06:28:33 GMT 2022



Andreas Tille pushed to branch master at Debian Med / librostlab-blast


Commits:
e49bfb40 by Andreas Tille at 2022-01-24T07:21:40+01:00
Sequence of arguments in autopkgtest compatible with --as-needed

- - - - -
38509c9f by Andreas Tille at 2022-01-24T07:23:28+01:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-librostlab-blast (1.0.1-12) UNRELEASED; urgency=medium
+librostlab-blast (1.0.1-12) unstable; urgency=medium
 
   [ Aaron M. Ucko ]
   * eliminate the need to force an old C++ standard version
@@ -7,8 +7,9 @@ librostlab-blast (1.0.1-12) UNRELEASED; urgency=medium
   [ Andreas Tille ]
   * Drop unused lintian overrides
   * Rename autopkgtest to run-unit-test
+  * Sequence of arguments in autopkgtest compatible with --as-needed
 
- -- Andreas Tille <tille at debian.org>  Sun, 23 Jan 2022 08:13:21 +0100
+ -- Andreas Tille <tille at debian.org>  Mon, 24 Jan 2022 07:21:52 +0100
 
 librostlab-blast (1.0.1-11) unstable; urgency=medium
 


=====================================
debian/tests/run-unit-test
=====================================
@@ -21,7 +21,7 @@ for lnk in `find . -type l -name "*.gz"` ; do
 done
 
 echo "Compile and run..."
-g++ -Wall -lrostlab -lrostlab-blast parseblast.cpp -o parseblast
+g++ -Wall parseblast.cpp -lrostlab -lrostlab-blast -o parseblast
 [ -s parseblast ]
 [ -x parseblast ]
 ./parseblast < converged.ali



View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/-/compare/7b5377329daee1201efbf08521b0957664395a4a...38509c9f285584a4cd21b8be8457ef64a71ea776

-- 
View it on GitLab: https://salsa.debian.org/med-team/librostlab-blast/-/compare/7b5377329daee1201efbf08521b0957664395a4a...38509c9f285584a4cd21b8be8457ef64a71ea776
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/20220124/88a18111/attachment-0001.htm>


More information about the debian-med-commit mailing list