Amul Shah pushed to branch master at Debian Med / fis-gtm
Commits: 027daaa9 by Amul Shah at 2020-11-30T21:43:28-05:00 ftok, geteuid and semstat2 are not longer part of the distribution - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -8,6 +8,10 @@ fis-gtm (6.3-014-1) UNRELEASED; urgency=medium * Trim trailing whitespace. * Set upstream metadata fields: Archive, Repository. + [ Amul Shah ] + * Update debian/rules to remove deprecated steps + Closes: #957206 + -- Andreas Tille <[email protected]> Mon, 30 Nov 2020 21:00:26 +0100 fis-gtm (6.3-007-1) unstable; urgency=low ===================================== debian/rules ===================================== @@ -61,8 +61,6 @@ override_dh_fixperms: chmod 0644 $(LOCAL_GTM_INSTALL_DIR)/gtmcshrc #echo "I: Fixing executable permissions" chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/dse - chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/ftok - chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/geteuid chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/gtcm_gnp_server chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/gtcm_pkdisp chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/gtcm_play @@ -76,7 +74,6 @@ override_dh_fixperms: chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/lke chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/mumps chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/mupip - chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/semstat2 chmod 0755 $(LOCAL_GTM_INSTALL_DIR)/plugin/gtmcrypt/*.sh #echo "I: Final permissions after dh_fixperms" View it on GitLab: https://salsa.debian.org/med-team/fis-gtm/-/commit/027daaa9e7d82b604b36b741e42b7582400af850 -- View it on GitLab: https://salsa.debian.org/med-team/fis-gtm/-/commit/027daaa9e7d82b604b36b741e42b7582400af850 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
