[med-svn] [Git][med-team/python-apiclient][master] 2 commits: Remove autopkgtest template since there is no sensible test

Andreas Tille gitlab at salsa.debian.org
Sat Apr 18 06:05:16 BST 2020



Andreas Tille pushed to branch master at Debian Med / python3-apiclient


Commits:
c216c1b7 by Andreas Tille at 2020-04-18T07:01:37+02:00
Remove autopkgtest template since there is no sensible test

- - - - -
f83a85ac by Andreas Tille at 2020-04-18T07:02:14+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 @@
-python-apiclient (1.0.4-1) UNRELEASED; urgency=medium
+python-apiclient (1.0.4-1) unstable; urgency=medium
 
   * Initial release (Closes: #956853, #956852)
 


=====================================
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/python-apiclient/-/compare/459ea09c9fbf083c268364e54d0c93d0fd684d0d...f83a85ac4f487573364208dccaf6746d77ba7110

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-apiclient/-/compare/459ea09c9fbf083c268364e54d0c93d0fd684d0d...f83a85ac4f487573364208dccaf6746d77ba7110
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/20200418/d4bb6830/attachment-0001.html>


More information about the debian-med-commit mailing list