[med-svn] [Git][med-team/odil][master] 2 commits: Remove automatically injected but broken Testsuite fields
Andreas Tille
gitlab at salsa.debian.org
Mon Dec 3 14:59:31 GMT 2018
Andreas Tille pushed to branch master at Debian Med / odil
Commits:
45b60fb0 by Andreas Tille at 2018-12-03T14:57:39Z
Remove automatically injected but broken Testsuite fields
- - - - -
bb22302f by Andreas Tille at 2018-12-03T14:58:54Z
Fix docbase location (as installed by debhelper 11)
- - - - -
2 changed files:
- debian/control
- debian/libodil-doc.doc-base
Changes:
=====================================
debian/control
=====================================
@@ -41,7 +41,6 @@ Package: libodil0
Architecture: any
Multi-Arch: same
Section: libs
-Testsuite: autopkgtest-pkg-python
Depends: ${shlibs:Depends},
${misc:Depends}
Conflicts: libdcmtkpp0
@@ -62,7 +61,6 @@ Package: libodil-dev
Architecture: any
Multi-Arch: same
Section: libdevel
-Testsuite: autopkgtest-pkg-python
Depends: libodil0 (= ${binary:Version}),
${devlibs:Depends},
${misc:Depends}
@@ -85,7 +83,6 @@ Package: libodil-doc
Architecture: all
Multi-Arch: foreign
Section: doc
-Testsuite: autopkgtest-pkg-python
Depends: libjs-jquery,
${misc:Depends}
Conflicts: libodil0-doc,
@@ -107,7 +104,6 @@ Package: python-odil
Architecture: any
Multi-Arch: foreign
Section: python
-Testsuite: autopkgtest-pkg-python
Depends: libodil0 (= ${binary:Version}),
${shlibs:Depends},
${python:Depends},
@@ -125,7 +121,6 @@ Package: python3-odil
Architecture: any
Multi-Arch: foreign
Section: python
-Testsuite: autopkgtest-pkg-python
Depends: libodil0 (= ${binary:Version}),
${shlibs:Depends},
${python3:Depends},
=====================================
debian/libodil-doc.doc-base
=====================================
@@ -5,5 +5,5 @@ Abstract: Doxygen-generated documentation of Odil.
Section: Science/Medicine
Format: HTML
-Index: /usr/share/doc/libodil-doc/doxygen/html/index.html
-Files: /usr/share/doc/libodil-doc/doxygen/html/*.html
+Index: /usr/share/doc/libodil-dev/doxygen/html/index.html
+Files: /usr/share/doc/libodil-dev/doxygen/html/*.html
View it on GitLab: https://salsa.debian.org/med-team/odil/compare/1ffd714e1175d9dd42bd99f2a2b307a6345de08e...bb22302f4c880601df3d315b9a62f983691e4f40
--
View it on GitLab: https://salsa.debian.org/med-team/odil/compare/1ffd714e1175d9dd42bd99f2a2b307a6345de08e...bb22302f4c880601df3d315b9a62f983691e4f40
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/20181203/39995657/attachment-0001.html>
More information about the debian-med-commit
mailing list