diff -u system-config-cluster-1.0.29/debian/changelog system-config-cluster-1.0.29/debian/changelog --- system-config-cluster-1.0.29/debian/changelog +++ system-config-cluster-1.0.29/debian/changelog @@ -1,3 +1,12 @@ +system-config-cluster (1.0.29-0ubuntu2) gutsy; urgency=low + + * src/fence.glade: Corrected spelling of seperated to separated + (LP: #61151) + * debian/control: Updated Maintainer Field + * debian/control: Updated Standards-Version to 3.7.2 + + -- Joseph Jackson IV Fri, 25 May 2007 00:40:58 -0400 + system-config-cluster (1.0.29-0ubuntu1) edgy; urgency=low * New upstream release. diff -u system-config-cluster-1.0.29/debian/control system-config-cluster-1.0.29/debian/control --- system-config-cluster-1.0.29/debian/control +++ system-config-cluster-1.0.29/debian/control @@ -1,8 +1,9 @@ Source: system-config-cluster Section: admin Priority: optional -Maintainer: Fabio M. Di Nitto -Standards-Version: 3.6.1 +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Fabio M. Di Nitto +Standards-Version: 3.7.2 Build-Depends: debhelper (>= 4.2.28), dpatch, libxml-parser-perl Package: system-config-cluster diff -u system-config-cluster-1.0.29/debian/patches/00list system-config-cluster-1.0.29/debian/patches/00list --- system-config-cluster-1.0.29/debian/patches/00list +++ system-config-cluster-1.0.29/debian/patches/00list @@ -4,0 +5 @@ +fix-spelling-error only in patch2: unchanged: --- system-config-cluster-1.0.29.orig/debian/patches/fix-spelling-error.dpatch +++ system-config-cluster-1.0.29/debian/patches/fix-spelling-error.dpatch @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## fix-spelling-error.dpatch by Joseph Jackson IV +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Fixes spelling error in src/fence.glade (LP: #61151) + +@DPATCH@ +diff -urNad system-config-cluster-1.0.29~/src/fence.glade system-config-cluster-1.0.29/src/fence.glade +--- system-config-cluster-1.0.29~/src/fence.glade 2006-05-18 11:05:37.000000000 -0400 ++++ system-config-cluster-1.0.29/src/fence.glade 2007-05-25 08:15:25.000000000 -0400 +@@ -1877,7 +1877,7 @@ + + + True +- Whitespace seperated list of GNBD servers ++ Whitespace separated list of GNBD servers + True + True + True