[Fingerforce-commits] [fprintd] 05/06: Backport bugfix from upstream:

Didier Raboud odyx at alioth.debian.org
Sun Sep 29 14:10:27 UTC 2013


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian
in repository fprintd.

commit 271d810300da55751846cec4839f44217ef16b52
Author: Didier Raboud <odyx at debian.org>
Date:   Sun Sep 29 15:35:57 2013 +0200

    Backport bugfix from upstream:
    
    - data: Fix syntax error in fprintd.pod
---
 debian/patches/series                              |    1 +
 .../u7710040_fix_syntax_error_in_fprintd_pod.patch |   20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index b732fba..ea2ecfa 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,5 @@
 # Upstream patches
+u7710040_fix_syntax_error_in_fprintd_pod.patch
 
 # Debian patches
 0_put_fprint_daemon_in_sbin.patch
diff --git a/debian/patches/u7710040_fix_syntax_error_in_fprintd_pod.patch b/debian/patches/u7710040_fix_syntax_error_in_fprintd_pod.patch
new file mode 100644
index 0000000..9473d6b
--- /dev/null
+++ b/debian/patches/u7710040_fix_syntax_error_in_fprintd_pod.patch
@@ -0,0 +1,20 @@
+commit 7710040ea723def69dde485d6f497fac87f215fa
+Author: Bastien Nocera <hadess at hadess.net>
+Date:   Sun Aug 11 18:58:20 2013 +0200
+
+    data: Fix syntax error in fprintd.pod
+    
+    fprintd.pod around line 100: =over without closing =back
+    POD document had syntax errors at /usr/bin/pod2man line 69.
+
+diff --git a/data/fprintd.pod b/data/fprintd.pod
+index 83c7afc..7085920 100644
+--- a/data/fprintd.pod
++++ b/data/fprintd.pod
+@@ -100,3 +100,6 @@ By default, fprintd stores the fingerprints in B</var/lib/fprint/>
+ =over 8
+ 
+ =item B<dbus-daemon>, B<gnome-about-me>
++
++=back
++

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/fingerforce/fprintd.git



More information about the Fingerforce-commits mailing list