[SCM] multicat/master: Remove 02_add_missing_option.diff, no longer needed.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 15 14:59:55 UTC 2012


The following commit has been merged in the master branch:
commit c0f9c62cab4e8f6f26e695970f0d402277ad45cf
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 15 15:58:46 2012 +0100

    Remove 02_add_missing_option.diff, no longer needed.

diff --git a/debian/patches/02_add_missing_option.diff b/debian/patches/02_add_missing_option.diff
deleted file mode 100644
index f10bf5a..0000000
--- a/debian/patches/02_add_missing_option.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Add a missing option to the usage message.
-Author: Rémi Duraffort <ivoire at videolan.org>
-Applied-Upstream: 1.1
-
---- multicat-1.0.orig/desaggregartp.c	2010-08-24 19:10:57.627577724 +0200
-+++ multicat-1.0/desaggregartp.c	2010-08-24 19:09:20.735564978 +0200
-@@ -81,7 +81,7 @@
- 
- static void usage(void)
- {
--    msg_Raw( NULL, "Usage: desaggregartp [-i <RT priority>] [-b <buffer length>] [-U] [-m <mtu>] <src host 1> ... [<src host N>] <dest host>" );
-+    msg_Raw( NULL, "Usage: desaggregartp [-i <RT priority>] [-t <ttl>] [-b <buffer length>] [-U] [-m <mtu>] <src host 1> ... [<src host N>] <dest host>" );
-     msg_Raw( NULL, "    host format: [<connect addr>[:<connect port>]][@[<bind addr][:<bind port>]]" );
-     msg_Raw( NULL, "    -U: strip RTP header" );
-     msg_Raw( NULL, "    -b: buffer length in ms" );
diff --git a/debian/patches/series b/debian/patches/series
index fc5c48a..4410bf2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-02_add_missing_option.diff
 03_fix_typo.diff

-- 
multicat packaging



More information about the pkg-multimedia-commits mailing list