[med-svn] [Git][med-team/libstreamvbyte][master] Remove broken autopkgtest template before uploading to new

Andreas Tille (@tille) gitlab at salsa.debian.org
Sat May 22 22:50:13 BST 2021



Andreas Tille pushed to branch master at Debian Med / libstreamvbyte


Commits:
ca469774 by Andreas Tille at 2021-05-22T23:31:28+02:00
Remove broken autopkgtest template before uploading to new

- - - - -


4 changed files:

- − debian/README.test
- debian/changelog
- − 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/changelog
=====================================
@@ -1,4 +1,4 @@
-libstreamvbyte (0.4.1-1) UNRELEASED; urgency=medium
+libstreamvbyte (0.4.1-1) unstable; urgency=medium
 
   [ Andreas Tille, Nilesh Patra]
   * Initial release (Closes: #963142)


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


=====================================
debian/tests/run-unit-test deleted
=====================================
@@ -1,16 +0,0 @@
-#!/bin/bash
-set -e
-
-pkg=#PACKAGENAME#
-
-export LC_ALL=C.UTF-8
-if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
-  AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
-  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/libstreamvbyte/-/commit/ca469774be3da0a5491ec3b972462ca1e1806c74

-- 
View it on GitLab: https://salsa.debian.org/med-team/libstreamvbyte/-/commit/ca469774be3da0a5491ec3b972462ca1e1806c74
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/20210522/3e372f36/attachment-0001.htm>


More information about the debian-med-commit mailing list