[SCM] eom Debian package branch, master, updated. 927f35af4fe9c4e92c5393ed28eb766284d56542
Mike Gabriel
sunweaver at moszumanska.debian.org
Thu Apr 17 11:03:12 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/eom.git;a=commitdiff;h=b84ae10
The following commit has been merged in the master branch:
commit b84ae107f49ff713faa3112b8ffdb8f42a9db7ab
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Apr 17 12:57:04 2014 +0200
debian/patches: Add 1001_fix-hyphens-on-man-page.patch. Fix hypens used as minus signs in eom.1 man page.
---
debian/patches/1001_fix-hyphens-on-man-page.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/1001_fix-hyphens-on-man-page.patch b/debian/patches/1001_fix-hyphens-on-man-page.patch
new file mode 100644
index 0000000..b561fc6
--- /dev/null
+++ b/debian/patches/1001_fix-hyphens-on-man-page.patch
@@ -0,0 +1,20 @@
+Description: Fix hyphen-as-minus-sign issues
+Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+Forwarded: https://github.com/mate-desktop/eom/issues/47
+--- a/man/eom.1
++++ b/man/eom.1
+@@ -43,12 +43,12 @@
+ .P
+ This program also accepts the standard GTK options.
+ .SH "EXAMPLES"
+-
Beom -f http://mate-desktop.org/assets/img/icons/mate.png
R
++
Beom \-f http://mate-desktop.org/assets/img/icons/mate.png
R
+ .RS 4
+ Open http://mate-desktop.org/assets/img/icons/mate.png in fullscreen mode.
+ .RE
+ .PP
+-
Beom -s /usr/share/eom/icons/hicolor/scalable/actions
R
++
Beom \-s /usr/share/eom/icons/hicolor/scalable/actions
R
+ .RS 4
+ Open the images in the directory "/usr/share/eom/icons/hicolor/scalable/actions" in slideshow mode.
+ .SH "BUGS"
diff --git a/debian/patches/series b/debian/patches/series
index 83b110e..057f77c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+1001_fix-hyphens-on-man-page.patch
2001_omit-gfdl-licensed-help-files.patch
--
eom Debian package
More information about the pkg-mate-commits
mailing list