[med-svn] [Git][med-team/xenium][master] 2 commits: Remove non-functional autopkgtest template

Andreas Tille gitlab at salsa.debian.org
Wed Jul 22 07:39:53 BST 2020



Andreas Tille pushed to branch master at Debian Med / xenium


Commits:
2afb2160 by Andreas Tille at 2020-07-22T08:31:44+02:00
Remove non-functional autopkgtest template

- - - - -
b369c3b1 by Andreas Tille at 2020-07-22T08:32:29+02:00
Upload 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 @@
-xenium (0.0.1+ds-1) UNRELEASED; urgency=medium
+xenium (0.0.1+ds-1) unstable; urgency=medium
 
   * Initial release (Closes: #965347)
 


=====================================
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/xenium/-/compare/924fcb6160631e56adcb56a19bf0a01b90051b10...b369c3b1a432e46fab92cb1fb10758d7b4025b96

-- 
View it on GitLab: https://salsa.debian.org/med-team/xenium/-/compare/924fcb6160631e56adcb56a19bf0a01b90051b10...b369c3b1a432e46fab92cb1fb10758d7b4025b96
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/20200722/6193b123/attachment-0001.html>


More information about the debian-med-commit mailing list