This is an automated email from the git hooks/post-receive script.

sascha-guest pushed a commit to branch master
in repository roary.

commit fb75bf0662a8117a75f3ecafe72fbfea20f6d005
Author: Sascha Steinbiss <[email protected]>
Date:   Sun Dec 20 13:40:50 2015 +0000

    remove .R suffix from script in /usr/bin
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 90bb740..6d45d40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,6 @@
 %:
        dh $@ --with dist-zilla
 
-override_dh_auto_test:
-       # pass
+override_dh_dzil_build:
+       mv bin/create_pan_genome_plots.R bin/create_pan_genome_plots
+       dh_dzil_build --
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/roary.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to