[med-svn] [Git][med-team/marginphase][master] Remove unneeded doc-base and autopkgtest

Shayan Doust gitlab at salsa.debian.org
Wed Jul 1 17:46:31 BST 2020



Shayan Doust pushed to branch master at Debian Med / marginphase


Commits:
e6b67f9a by Shayan Doust at 2020-07-01T17:46:07+01:00
Remove unneeded doc-base and autopkgtest

- - - - -


3 changed files:

- − debian/doc-base
- − debian/tests/control
- − debian/tests/run-unit-test


Changes:

=====================================
debian/doc-base deleted
=====================================
@@ -1,20 +0,0 @@
-Document: marginphase
-Title: <title for this doc>
-Author: <author of this doc>
-Abstract: <if you have no better clue the short and
- long description from debian/control might fit here as well>
-Section: Science/{Biology,Medicine} # see /usr/share/doc/doc-base/doc-base.txt.gz "2.3.3. The `section' field"
-
-# pick one of the below options
-Format: Text
-Files: /usr/share/doc/marginphase/<pkg>.txt.gz
-
-Format: html
-Index: /usr/share/doc/marginphase/html/index.html
-Files: /usr/share/doc/marginphase/html/*
-
-Format: pdf
-Files: /usr/share/doc/marginphase/<pkg>.pdf.gz
-
-Format: postscript
-Files: /usr/share/doc/marginphase/<pkg>.ps.gz


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


=====================================
debian/tests/run-unit-test deleted
=====================================
@@ -1,19 +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)
-  # 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/marginphase/-/commit/e6b67f9ad57b89a7518d67f429be8fb204d7ea11

-- 
View it on GitLab: https://salsa.debian.org/med-team/marginphase/-/commit/e6b67f9ad57b89a7518d67f429be8fb204d7ea11
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/20200701/b5913003/attachment-0001.html>


More information about the debian-med-commit mailing list