This is an automated email from the git hooks/post-receive script. yoh pushed a commit to branch master in repository python-mne.
commit a9ffc17876f6e03235267ed6e83a360bcf913a1e Author: Yaroslav Halchenko <[email protected]> Date: Wed Nov 25 11:07:18 2015 -0500 Rename paths patch to have deb_ prefix to signal its specificity to Debian --- debian/patches/{paths => deb_paths} | 0 debian/patches/series | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/paths b/debian/patches/deb_paths similarity index 100% rename from debian/patches/paths rename to debian/patches/deb_paths diff --git a/debian/patches/series b/debian/patches/series index d34bb93..b4c3311 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,2 @@ changeset_9c7ef6d10f1f767b742525ea31e42a65a0469327.diff -paths +deb_paths -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
