Shayan Doust pushed to branch master at Debian Med / mindthegap
Commits: bbc1134e by Shayan Doust at 2019-07-09T22:42:41Z Modify patches to comply with (quilt) dep3 - - - - - 3 changed files: - debian/patches/modify_tests_for_autopkgtest.patch - debian/patches/remove_unnecessary_installs.patch - debian/patches/use_debian_packaged_gatb-core.patch Changes: ===================================== debian/patches/modify_tests_for_autopkgtest.patch ===================================== @@ -1,3 +1,8 @@ +Description: Fix upstream pre-existing test scripts + This will ensure that autopkgtest can invoke these scripts. They need to be modified to remove any mindthegap binary checks that the upstream author has put in place as well as ensuring the script invokes the global MindTheGap command +Author: Shayan Doust <[email protected]> +Last-Update: 2019-07-09 + Index: mindthegap/test/simple_full_test.sh =================================================================== --- mindthegap.orig/test/simple_full_test.sh ===================================== debian/patches/remove_unnecessary_installs.patch ===================================== @@ -1,5 +1,12 @@ ---- a/CMakeLists.txt -+++ b/CMakeLists.txt +Description: Prevent CMake from installing some static files + These static files can easily be retrieved from the upstream root directory. Having CMake attempt to install repetitive files would cause lintian to complain and an overall bad package +Author: Shayan Doust <[email protected]> +Last-Update: 2019-07-09 + +Index: mindthegap/CMakeLists.txt +=================================================================== +--- mindthegap.orig/CMakeLists.txt ++++ mindthegap/CMakeLists.txt @@ -148,12 +148,12 @@ SET (CPACK_SOURCE_IGNORE_FILES # We copy the project binary to the 'bin' directory ===================================== debian/patches/use_debian_packaged_gatb-core.patch ===================================== @@ -1,3 +1,8 @@ +Description: Modify CMakeLists.txt + ...to allow for CMake to use system-wide libraries instead of a localised binary within the same dir tree. +Author: Shayan Doust <[email protected]> +Last-Update: 2019-07-09 + Index: mindthegap/CMakeLists.txt =================================================================== --- mindthegap.orig/CMakeLists.txt View it on GitLab: https://salsa.debian.org/med-team/mindthegap/commit/bbc1134e82c10cc5e221161dd9de31eb6a291208 -- View it on GitLab: https://salsa.debian.org/med-team/mindthegap/commit/bbc1134e82c10cc5e221161dd9de31eb6a291208 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
