[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.0.5-1-7-ga2cf4b3

Iustin Pop iustin at debian.org
Tue Feb 9 20:02:25 UTC 2010


The following commit has been merged in the master branch:
commit 6cc568a96dc437a886954cc7cce7b8cc3b0ade62
Author: Iustin Pop <iustin at debian.org>
Date:   Tue Feb 9 20:04:17 2010 +0100

    Add a patch to fix wrong docbook man output
    
    Lintian detected a real breakage: three dots (...) were folded such that
    they appear at the start of the line, turning these into an unknown
    macro, which ate the rest of the line. Thanks Lintian developers!

diff --git a/debian/patches/fix-gnt-cluster-manpage.patch b/debian/patches/fix-gnt-cluster-manpage.patch
new file mode 100644
index 0000000..527184c
--- /dev/null
+++ b/debian/patches/fix-gnt-cluster-manpage.patch
@@ -0,0 +1,15 @@
+Description: fix wrong docbook output
+Author: Iustin Pop <iustin at debian.org>
+Bug: http://code.google.com/p/ganeti/issues/detail?id=87
+Last-Update: 2010-02-09
+--- a/man/gnt-cluster.8.in
++++ b/man/gnt-cluster.8.in
+@@ -360,7 +360,7 @@
+ Note that only active disks can be checked by this command; in
+ case a disk cannot be activated it's advised to use
+ \fBgnt-instance activate-disks --ignore-size
+-...\fR to force activation without regard to the
++\&...\fR to force activation without regard to the
+ current size.
+ .PP
+ When the all disk sizes are consistent, the command will
diff --git a/debian/patches/series b/debian/patches/series
index db5be31..752acb4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
+fix-gnt-cluster-manpage.patch
 hostname-fqdn.patch
 fix-startup-with-old-config.patch

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list