[SCM] multicat/master: Delete all patches, now they are unnecessary.

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 5ecc5985b33a20dfdd4690334d1c5834d3b11a8b
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 15 15:59:39 2012 +0100

    Delete all patches, now they are unnecessary.

diff --git a/debian/patches/03_fix_typo.diff b/debian/patches/03_fix_typo.diff
deleted file mode 100644
index b8415e1..0000000
--- a/debian/patches/03_fix_typo.diff
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: Fix a typo in the usage message.
-Author: Rémi Duraffort <ivoire at videolan.org>
-Applied-Upstream: 1.1
-
---- multicat-1.0.orig/aggregartp.c	2010-08-24 18:58:23.992567278 +0200
-+++ multicat-1.0/aggregartp.c	2010-08-23 20:24:38.297002502 +0200
-@@ -59,10 +59,10 @@
- 
- static void usage(void)
- {
--    msg_Raw( NULL, "Usage: aggregartp [-i <RT priority>] [-t <ttl>] [-w] [-s <SSRC IP>] [-U] [-m <mtu>] @<src host> <dest host 1>[,<weight 1>] ... [<dest host N>,<weight N>]" );
-+    msg_Raw( NULL, "Usage: aggregartp [-i <RT priority>] [-t <ttl>] [-w] [-o <SSRC IP>] [-U] [-m <mtu>] @<src host> <dest host 1>[,<weight 1>] ... [<dest host N>,<weight N>]" );
-     msg_Raw( NULL, "    host format: [<connect addr>[:<connect port>]][@[<bind addr][:<bind port>]]" );
-     msg_Raw( NULL, "    -w: overwrite RTP timestamps" );
--    msg_Raw( NULL, "    -S: overwrite RTP SSRC" );
-+    msg_Raw( NULL, "    -o: overwrite RTP SSRC" );
-     msg_Raw( NULL, "    -U: prepend RTP header" );
-     exit(EXIT_FAILURE);
- }
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 4410bf2..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-03_fix_typo.diff

-- 
multicat packaging



More information about the pkg-multimedia-commits mailing list