This is an automated email from the git hooks/post-receive script. lckarssen-guest pushed a commit to branch master in repository probabel.
commit b1745ebdd638942ee0b0b9848eecacd84ccaa60b Author: L.C. Karssen <[email protected]> Date: Wed Jan 15 12:08:50 2014 +0100 Removed patches that didn't apply cleanly (= all patches). Removed lines from d/rules that are no longer necessary. --- debian/patches/series | 5 ----- debian/rules | 5 ----- 2 files changed, 10 deletions(-) diff --git a/debian/patches/series b/debian/patches/series index 28da965..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +0,0 @@ -dont-install-checks.patch -fix-shell-in-dose-input-check.patch -fix-extIDS.pl.patch -man-page-probabel.pl -fix_checks.patch diff --git a/debian/rules b/debian/rules index 9728d6f..5700f17 100755 --- a/debian/rules +++ b/debian/rules @@ -36,8 +36,3 @@ override_dh_installchangelogs: override_dh_install: dh_install --fail-missing - rm debian/$(DEBPKGNAME)/usr/bin/extract-snp - -override_dh_fixperms-indep: - dh_fixperms - chmod 755 debian/$(DEBEXAMPLES)/usr/share/$(DEBPKGNAME)/scripts/extIDS.pl -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
