[SCM] mplayer/master.experimental: Drop patches applied upstream.
micove-guest at users.alioth.debian.org
micove-guest at users.alioth.debian.org
Thu Jul 23 16:56:34 UTC 2015
The following commit has been merged in the master.experimental branch:
commit 8edbd5dc013f5e1f5ffaab07db862cab47f07359
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date: Thu Jul 23 10:24:05 2015 -0400
Drop patches applied upstream.
Git-Dch: Ignore
diff --git a/debian/patches/0002_lintian-spelling-errors.patch b/debian/patches/0002_lintian-spelling-errors.patch
deleted file mode 100644
index b247c81..0000000
--- a/debian/patches/0002_lintian-spelling-errors.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-Description: Fix spelling errors found by lintian.
- I: mencoder: spelling-error-in-binary usr/bin/mencoder Psychadelic Psychedelic
- I: mencoder: spelling-error-in-binary usr/bin/mencoder bandwith bandwidth
- I: mplayer-gui: spelling-error-in-binary usr/bin/gmplayer Psychadelic Psychedelic
- I: mplayer-gui: spelling-error-in-binary usr/bin/gmplayer bandwith bandwidth
- I: mplayer: spelling-error-in-binary usr/bin/mplayer Psychadelic Psychedelic
- I: mplayer: spelling-error-in-binary usr/bin/mplayer bandwith bandwidth
- .
- Note:
- id3v2.3.0 and earlier have the Psychadelic typo but id3v2.4.0 fixes it.
- http://id3.org/id3v2.4.0-frames
-Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
-Forwarded: yes, applied in r37433 + r37434
-Last-Update: 2015-07-12
-
---- mplayer-1.1.1+svn37424.orig/libmpdemux/genres.h
-+++ mplayer-1.1.1+svn37424/libmpdemux/genres.h
-@@ -99,7 +99,7 @@ const char * const genres[] = {
- "Native American", /* 64 */
- "Cabaret", /* 65 */
- "New Wave", /* 66 */
--"Psychadelic", /* 67 */ /* typo taken from the id3v2spec*/
-+"Psychedelic", /* 67 */
- "Rave", /* 68 */
- "Show Tunes", /* 69 */
- "Trailer", /* 70 */
---- mplayer-1.1.1+svn37424.orig/stream/freesdp/common.h
-+++ mplayer-1.1.1+svn37424/stream/freesdp/common.h
-@@ -154,7 +154,7 @@ typedef enum
- } fsdp_address_type_t;
-
- /**
-- * @short Type of bandwith modifiers
-+ * @short Type of bandwidth modifiers
- *
- * Bandwidth modifiers specify the meaning of the bandwidth
- * value. Initially "Conference Total" and "Application Specific" are
---- mplayer-1.1.1+svn37424.orig/stream/freesdp/errorlist.c
-+++ mplayer-1.1.1+svn37424/stream/freesdp/errorlist.c
-@@ -41,7 +41,7 @@ const char *fsdp_error_t_s[] = {
- "Syntax error in connection item", /** FSDPE_INVALID_CONNECTION **/
- "Unrecognized address type in connection item", /** FSDPE_INVALID_CONNECTION_ADDRTYPE **/
- "Unrecognized network type in connection item", /** FSDPE_INVALID_CONNECTION_NETTYPE **/
-- "Parse error in bandwith item", /** FSDPE_INVALID_BANDWIDTH **/
-+ "Parse error in bandwidth item", /** FSDPE_INVALID_BANDWIDTH **/
- "No time period for the session", /** FSDPE_MISSING_TIME **/
- "Parse error in time item", /** FSDPE_INVALID_TIME **/
- "Parse error in repeat time item", /** FSDPE_INVALID_REPEAT **/
---- mplayer-1.1.1+svn37424.orig/stream/freesdp/parser.h
-+++ mplayer-1.1.1+svn37424/stream/freesdp/parser.h
-@@ -242,9 +242,9 @@ unsigned int fsdp_get_bw_modifier_count
- * @param index number of bandwidth modifier.
- *
- * @return global bandwidth modifier type.
-- * @retval FSDP_BW_MOD_TYPE_UNDEFINED if no global bandwith modifier
-+ * @retval FSDP_BW_MOD_TYPE_UNDEFINED if no global bandwidth modifier
- * type is defined or invalid index.
-- * @retval FSDP_BW_MOD_TYPE_UNKNOWN if an unknown bandwith modifier is
-+ * @retval FSDP_BW_MOD_TYPE_UNKNOWN if an unknown bandwidth modifier is
- * specified or an invalid index is provided. In this case
- * fsdp_get_bw_modifer_type_unknown() can be called to get the
- * modifier as a character string.
diff --git a/debian/patches/0003_lintian_man.patch b/debian/patches/0003_lintian_man.patch
deleted file mode 100644
index be3c9e8..0000000
--- a/debian/patches/0003_lintian_man.patch
+++ /dev/null
@@ -1,154 +0,0 @@
-Description: Fix manpage issues found by lintian.
- ./de/mplayer.1
- <standard input>:10732: warning: macro `..).' not defined
- ./es/mplayer.1
- <standard input>:527: warning: macro `yes'' not defined
- <standard input>:5044: warning: macro `OPs' not defined (possibly missing space after `OP')
- ./fr/mplayer.1
- <standard input>:222: warning: macro `Rs' not defined
- <standard input>:6743: warning: macro `Bs' not defined
- <standard input>:9821: warning: numeric expression expected (got `l')
- ./hu/mplayer.1
- <standard input>:4181: warning: macro `mplayer' not defined
- <standard input>:7192: warning: macro `mencoder' not defined
- <standard input>:7567: warning: macro `shotNNNN.png'' not defined
- <standard input>:9849: warning: macro `b' not defined
- ./it/mplayer.1
- <standard input>:5741: warning: macro `..)' not defined
- <standard input>:5954: warning: macro `u'' not defined
- ./zh_CN/mplayer.1
- <standard input>:8141: warning: macro `RE.' not defined (possibly missing space after `RE')
-Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
-Forwarded: yes, applied in r37425
-Last-Update: 2015-07-12
-
---- mplayer-1.1.1+svn37424.orig/DOCS/man/de/mplayer.1
-+++ mplayer-1.1.1+svn37424/DOCS/man/de/mplayer.1
-@@ -10729,7 +10729,7 @@ höhere Werte forcieren sanftere Schwank
- .TP
- .B zones=<Zone0>[/<Zone1>[/...]]
- Vom Benutzer festgelegte Qualität für besondere Abschnitte (Ende, Abspann,
--...).
-+\&...).
- Jede Zone ist <Start-Frame>,<End-Frame>,<Option>, wobei Option die folgenden
- Werte annehmen kann:
- .PD 0
---- mplayer-1.1.1+svn37424.orig/DOCS/man/es/mplayer.1
-+++ mplayer-1.1.1+svn37424/DOCS/man/es/mplayer.1
-@@ -524,7 +524,7 @@ las que se pasan por lÃnea de comandos
- La sintaxis del fichero de configuración es 'opción=<valor>', todo lo que haya
- después de un '#' se considera un comentario.
- Se pueden activar las opciones que funcionan sin valores poniendo su valor a
--'yes' o '1' o 'true' y desactivarlas poniendo su valor a 'no' o '0' o 'false'.
-+\&'yes' o '1' o 'true' y desactivarlas poniendo su valor a 'no' o '0' o 'false'.
- Se pueden especificar de este modo incluso las subopciones.
- .PP
- También se pueden escribir ficheros de configuración para medios especÃficos.
-@@ -5041,7 +5041,7 @@ filtro de postprocesado simple
- .RSs
- .IPs quality
- 0\-6 (por defecto: 3)
--.OPs "qp\ \ \ "
-+.IPs "qp\ \ \ "
- parámetro para forzar la cuantización (por defecto: 0, usa qp del video)
- .IPs "modo\ \ \ "
- 0: umbral fuerte (por defecto)
---- mplayer-1.1.1+svn37424.orig/DOCS/man/fr/mplayer.1
-+++ mplayer-1.1.1+svn37424/DOCS/man/fr/mplayer.1
-@@ -219,7 +219,7 @@ sortie vidéo.
- .TP
- .B contrôle au clavier
- .PD 0
--.Rs
-+.RS
- .IPs "<\- et \->"
- Recule/\:avance de 10 secondes.
- .IPs "haut et bas"
-@@ -6740,7 +6740,7 @@ contraste initial
- .PD 1
- .
- .TP
--.Bs eq2[=gamma:contraste:luminosité:saturation:gr:gv:gb:poids]
-+.B eq2[=gamma:contraste:luminosité:saturation:gr:gv:gb:poids]
- Ãgaliseur logiciel alternatif qui utilise des tables de lookup (très lent),
- autorisant une correction du gamma en plus d'un simple ajustement de
- luminosité et de contraste.
-@@ -9818,7 +9818,8 @@ Combine 1 et 2.
- .B aglobal=<0\-3>
- Pareil que vglobal pour les en-têtes audios.
- .
--.TP level=<valeur>
-+.TP
-+.B level=<valeur>
- Spécifie le niveau CodecContext Level.
- Utilisez 31 ou 41 pour pouvoir lire la vidéo sur une Playstation 3.
- .
---- mplayer-1.1.1+svn37424.orig/DOCS/man/hu/mplayer.1
-+++ mplayer-1.1.1+svn37424/DOCS/man/hu/mplayer.1
-@@ -4178,7 +4178,7 @@ Haszos sebességméréshez.
- .B "aa\ \ \ \ \ "
- ASCII art kimeneti videó vezérlÅ, ami működik szöveges konzolon.
- Az elérhetÅ alopciók listáját és azok leÃrását megkaphatod egy
--'mplayer \-vo aa:help' paranccsal.
-+\&'mplayer \-vo aa:help' paranccsal.
- .br
- .I MEGJEGYZÃS:
- A vezérlŠnem kezeli jól a \-aspect opciót.
-@@ -7189,7 +7189,7 @@ számol a mezÅkhöz a t, b és p altern
- .B telecine[=start]
- 3:2-es 'telecine' eljárást alkalmaz a frameráta 20%-os növelésére.
- Ez valószÃnűleg nem fog jól működni az MPlayerrel, de használható a
--'mencoder \-fps 30000/1001 \-ofps 30000/1001 \-vf telecine' paranccsal.
-+\&'mencoder \-fps 30000/1001 \-ofps 30000/1001 \-vf telecine' paranccsal.
- Mintkét fps opció fontos!
- (A/V szinkron sérül, ha valamelyik rossz.)
- Az opcionális start paraméter megmondja a szűrÅnek, hogy hol kezdjen a
-@@ -7564,7 +7564,7 @@ Megengedi képernyÅmentések készÃté
- parancsokkal, melyek billentyű lenyomásokhoz köthetÅek.
- Lásd a szolga mód dokumentációját és az INTERAKTÃV VEZÃRLÃS
- fejezetet a részletekért.
--'shotNNNN.png' nevű fájlok fognak létrejönni a munkakönyvtárban,
-+\&'shotNNNN.png' nevű fájlok fognak létrejönni a munkakönyvtárban,
- az elsÅ szabad szám felhasználásával \- egy fájl sem lesz felülÃrva.
- A szűrŠnem jelent hátrányt, ha nem használod és elfogad minden
- szÃnteret, Ãgy nyugodtan beleÃrható a konfigurációs fájlba.
-@@ -9846,7 +9846,7 @@ BeállÃtja a használni kÃvánt kvantÃ
- Nagyobb bitrátáknál úgy tűnik, hogy az MPEG kvantálás jobban megÅrzi a részleteket.
- Alacsony bitrátáknál a H.263 simÃtása csökkenti a blokk zajt.
- Ha saját matricákat használsz, az MPEG kvantálást
--.b kell
-+.B kell
- használni.
- .
- .TP
---- mplayer-1.1.1+svn37424.orig/DOCS/man/it/mplayer.1
-+++ mplayer-1.1.1+svn37424/DOCS/man/it/mplayer.1
-@@ -5738,7 +5738,7 @@ se ad 1 allora il filtro verrà interpol
- di polifase
- .IPs <conteggio>
- log2 del numero di valori di polifase (..., 10->1024, 11->2048, 12->4096,
--...) (default: 10->1024)
-+\&...) (default: 10->1024)
- .IPs <taglio>
- frequenza di taglio (0.0\-1.0), il valore di default dipende dalla
- lunghezza del filtro
-@@ -5951,7 +5951,7 @@ filtro.
- .IPs <formato>
- Attiva il formato desiderato.
- La forma generale è 'sbe', dove 's' indica il segno ('s' per valori con segno,
--'u' per valori senza segno, unsigned), 'b' indica il numero di bit per campionamento
-+\&'u' per valori senza segno, unsigned), 'b' indica il numero di bit per campionamento
- (16, 24 o 32) e 'e' indica l'ordine con cui i campionamenti sono memorizzati
- (endianness, 'le' indica little-endian, 'be' big-endian e 'ne' la modalità del computer
- su cui sta girando MPlayer).
---- mplayer-1.1.1+svn37424.orig/DOCS/man/zh_CN/mplayer.1
-+++ mplayer-1.1.1+svn37424/DOCS/man/zh_CN/mplayer.1
-@@ -8138,7 +8138,7 @@ stereo3d é项ç¨äºè½¬æ¢ä¸åçç«ä
- åºç¨ååå¡åº¦çå¨è¾¹åºå大å°ã\
- è¾å¤§çåå¾å¼å¸¦æ¥è¾å¹³ç¼çååå¡åº¦ï¼ä½åæ¶ä½¿è¿æ»¤å¨æ æ³ä¿®æ¹\
- é è¿é¢è²åå丰å¯åºåçåç´ ï¼é»è®¤å¼ï¼16ï¼ã
--.RE.
-+.RE
- .
- .TP
- .B fixpts[=è¥å¹²é项]
diff --git a/debian/patches/series b/debian/patches/series
index 037a380..524182f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,3 @@
0001_version.patch
-0002_lintian-spelling-errors.patch
-0003_lintian_man.patch
23mplayer-debug-printf.patch
50_Hurd_PATH_MAX.patch
--
mplayer packaging
More information about the pkg-multimedia-commits
mailing list