summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gevers <elbrus@debian.org>2020-09-20 21:07:16 +0200
committerPaul Gevers <elbrus@debian.org>2020-09-20 21:07:16 +0200
commit7e9e006cba09e0417dfcbdae47f8c1f2bf899860 (patch)
treeedeeb6a1c3e7721b2ce006e960a4769fecc60608
parent60c5e850bee11686fc522b47084597608d8a144a (diff)
Commit Debian 3.0 (quilt) metadata
[dgit (9.12) quilt-fixup]
-rw-r--r--debian/patches/fix-wrongly-escaped-single-quote-in-the-.patch19
-rw-r--r--debian/patches/series1
2 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/fix-wrongly-escaped-single-quote-in-the-.patch b/debian/patches/fix-wrongly-escaped-single-quote-in-the-.patch
new file mode 100644
index 0000000..c65701b
--- /dev/null
+++ b/debian/patches/fix-wrongly-escaped-single-quote-in-the-.patch
@@ -0,0 +1,19 @@
+From: Paul Gevers <elbrus@debian.org>
+Date: Fri, 4 Sep 2020 22:07:01 +0200
+X-Dgit-Generated: 1.5.5-7 b219a58367b36b3431008e87de897ca5d73676ef
+Subject: Fix wrongly escaped single quote in the man page
+
+
+---
+
+--- winff-1.5.5.orig/winff.1
++++ winff-1.5.5/winff.1
+@@ -25,7 +25,7 @@ distribution because the original progra
+ .PP
+ WinFF is a graphical user interface for the command line video converter ffmpeg or avconv\. It runs ffmpeg or avconv from the command line\. So, you just pick your files and it does the rest\.
+ .PP
+-WinFF doesn\'t actually convert any video files\. It just runs ffmpeg or avconv\. Therefore, It will convert any video file that ffmpeg or avconv will convert\. Conversely, if ffmpeg or avconv will not convert the file, then WinFF will not either\.
++WinFF doesn't actually convert any video files\. It just runs ffmpeg or avconv\. Therefore, It will convert any video file that ffmpeg or avconv will convert\. Conversely, if ffmpeg or avconv will not convert the file, then WinFF will not either\.
+ .SH "SEE ALSO"
+ .PP
+ For more details, you should have a look at the pdf manual, available at /usr/share/doc/winff/winff\.pdf
diff --git a/debian/patches/series b/debian/patches/series
index 536bc44..0b205d0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ Use-the-default-Debian-optimization-O2-iso-default-f.patch
Fix-upstream-version-number-in-About-menu.patch
enable-build-with-lazarus-1.8.patch
update-portuguese-translation.patch
+fix-wrongly-escaped-single-quote-in-the-.patch