Andreas Tille pushed to branch master at Debian Med / chip-seq
Commits: 92657596 by Andreas Tille at 2020-03-29T12:44:36+02:00 Fix arch only build - - - - - 480840c1 by Andreas Tille at 2020-03-29T12:46:26+02:00 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +chip-seq (1.5.5-3) unstable; urgency=medium + + * Fix arch only build + + -- Andreas Tille <[email protected]> Sun, 29 Mar 2020 12:44:42 +0200 + chip-seq (1.5.5-2) unstable; urgency=medium * Rules-Requires-Root: no (routine-update) ===================================== debian/rules ===================================== @@ -16,6 +16,6 @@ override_dh_install: override_dh_installman: dh_installman --language=C -override_dh_fixperms: - dh_fixperms +override_dh_fixperms-indep: + dh_fixperms -i find debian/$(DEB_SOURCE)-data/usr/share/$(DEB_SOURCE)/ -type f -exec chmod -x \{\} \; View it on GitLab: https://salsa.debian.org/med-team/chip-seq/-/compare/10cf1f0cfc21fb69d6a34739840d075e3b43c5b5...480840c10ec1af43d5588983cffd83a9dd031383 -- View it on GitLab: https://salsa.debian.org/med-team/chip-seq/-/compare/10cf1f0cfc21fb69d6a34739840d075e3b43c5b5...480840c10ec1af43d5588983cffd83a9dd031383 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
