[med-svn] [Git][med-team/libmaus2][master] 2 commits: Depends: zlib1g-dev

Andreas Tille gitlab at salsa.debian.org
Fri Apr 12 17:41:02 BST 2019



Andreas Tille pushed to branch master at Debian Med / libmaus2


Commits:
a7e13b8f by Andreas Tille at 2019-04-12T16:40:19Z
Depends: zlib1g-dev

- - - - -
1e42403a by Andreas Tille at 2019-04-12T16:40:40Z
Remove autopkgtest template

- - - - -


4 changed files:

- − debian/README.test
- debian/control
- − debian/tests/control
- − debian/tests/run-unit-test


Changes:

=====================================
debian/README.test deleted
=====================================
@@ -1,8 +0,0 @@
-Notes on how this package can be tested.
-────────────────────────────────────────
-
-This package can be tested by running the provided test:
-
-    sh run-unit-test
-
-in order to confirm its integrity.


=====================================
debian/control
=====================================
@@ -31,6 +31,7 @@ Package: libmaus2-dev
 Architecture: any
 Section: libdevel
 Depends: libmaus2-2 (= ${binary:Version}),
+         zlib1g-dev,
          ${shlibs:Depends},
          ${misc:Depends}
 Description: collection of data structures and algorithms for biobambam


=====================================
debian/tests/control deleted
=====================================
@@ -1,3 +0,0 @@
-Tests: run-unit-test
-Depends: @
-Restrictions: allow-stderr


=====================================
debian/tests/run-unit-test deleted
=====================================
@@ -1,18 +0,0 @@
-#!/bin/bash
-set -e
-
-pkg=#PACKAGENAME#
-
-if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
-  AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
-  # Double quote below to expand the temporary directory variable now versus
-  # later is on purpose.
-  # shellcheck disable=SC2064
-  trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
-fi
-
-cp -a /usr/share/doc/${pkg}/examples/* "${AUTOPKGTEST_TMP}"
-
-cd "${AUTOPKGTEST_TMP}"
-
-#do_stuff_to_test_package#



View it on GitLab: https://salsa.debian.org/med-team/libmaus2/compare/ed125ec56451e5d0fb0404173a72630c0810fe8d...1e42403a559ff94cd9251fab04deba2618e2e660

-- 
View it on GitLab: https://salsa.debian.org/med-team/libmaus2/compare/ed125ec56451e5d0fb0404173a72630c0810fe8d...1e42403a559ff94cd9251fab04deba2618e2e660
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/20190412/f4257a53/attachment-0001.html>


More information about the debian-med-commit mailing list