[med-svn] [Git][med-team/iitii][master] 3 commits: routine-update: Rules-Requires-Root: no

Andreas Tille gitlab at salsa.debian.org
Sun Oct 18 20:04:12 BST 2020



Andreas Tille pushed to branch master at Debian Med / iitii


Commits:
e3f1a73f by Andreas Tille at 2020-10-18T21:00:23+02:00
routine-update: Rules-Requires-Root: no

- - - - -
3be2d784 by Andreas Tille at 2020-10-18T21:01:00+02:00
Remove autopkgtest boilerplate

- - - - -
8eaef83a by Andreas Tille at 2020-10-18T21:02:36+02:00
routine-update: Ready to upload to unstable

- - - - -


5 changed files:

- − debian/README.test
- debian/changelog
- 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/changelog
=====================================
@@ -1,3 +1,9 @@
+iitii (0.0+git20191030.85209e0-2) unstable; urgency=medium
+
+  * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Sun, 18 Oct 2020 21:01:11 +0200
+
 iitii (0.0+git20191030.85209e0-1) unstable; urgency=medium
 
   * Initial release (Closes: #962557)


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
                cmake,
                libips4o-dev,
                libargs-dev,
-               libmmap-allocator-dev (>= 0.4.0+git20200122.adbfbe1),
+               libmmap-allocator-dev,
                libopenmpi-dev,
                catch2 <!nocheck>,
                pkg-config <!nocheck>,
@@ -17,6 +17,7 @@ Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/iitii
 Vcs-Git: https://salsa.debian.org/med-team/iitii.git
 Homepage: https://github.com/ekg/iitii
+Rules-Requires-Root: no
 
 Package: iitii
 Architecture: any


=====================================
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/iitii/-/compare/3cf147438ec70a73873290803f60b2cae2e111eb...8eaef83ae213f74cd7a0ccc3359c3dae6a858eee

-- 
View it on GitLab: https://salsa.debian.org/med-team/iitii/-/compare/3cf147438ec70a73873290803f60b2cae2e111eb...8eaef83ae213f74cd7a0ccc3359c3dae6a858eee
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/20201018/2520624c/attachment-0001.html>


More information about the debian-med-commit mailing list