This is an automated email from the git hooks/post-receive script. rlaboiss-guest pushed a commit to branch master in repository praat.
commit 438ae3bb9512e42a2fd7799a07dd3c8af6cda903 Author: Rafael Laboissiere <[email protected]> Date: Sat Oct 26 02:16:52 2013 +0200 Drop patch sendpraat-help-string (applied upstream) --- debian/patches/sendpraat-help-string.patch | 16 ---------------- debian/patches/series | 1 - 2 files changed, 17 deletions(-) diff --git a/debian/patches/sendpraat-help-string.patch b/debian/patches/sendpraat-help-string.patch deleted file mode 100644 index e6b58ef..0000000 --- a/debian/patches/sendpraat-help-string.patch +++ /dev/null @@ -1,16 +0,0 @@ -Description: Fix the help string of the sendpraat command -Author: Rafael Laboissiere <[email protected]> -Forwarded: no -Last-Update: 2013-04-22 - ---- praat-5.3.46.orig/sys/sendpraat.c -+++ praat-5.3.46/sys/sendpraat.c -@@ -597,7 +597,7 @@ int main (int argc, char **argv) { - printf ("\n"); - #if win - printf (" sendpraat praat \"execute C:\\MyDocuments\\MyScript.praat\"\n"); -- #elif mac -+ #else - printf (" sendpraat praat \"execute ~/MyResearch/MyProject/MyScript.praat\"\n"); - #endif - printf (" Causes the program \"praat\" to execute a script.\n"); diff --git a/debian/patches/series b/debian/patches/series index 4c075f6..5458732 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ use-ldflags.patch -sendpraat-help-string.patch -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
