This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 3a046e4ff06d15132a0f263401978ad27831b6df Author: Bas Couwenberg <[email protected]> Date: Fri Feb 12 15:36:49 2016 +0100 Fix 'existing' typo in package description. --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f60b08c..aa2cb61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ otb (5.2.1+dfsg-1) UNRELEASED; urgency=medium * Update watch file to use orfeo-toolbox.org. * Drop patches, applied upstream. * Add upstream patch to fix FTBFS with ITK 4.9.0. + * Fix 'existing' typo in package description. -- Bas Couwenberg <[email protected]> Thu, 11 Feb 2016 21:20:55 +0100 diff --git a/debian/control b/debian/control index cc22e2d..ae35bd0 100644 --- a/debian/control +++ b/debian/control @@ -757,7 +757,7 @@ Description: ORFEO Toolbox Python API for applications in general and for high spatial resolution images in particular. . This package contains the Python API that can be used to create Python - versions of exisiting OTB applications provided by the libotb-apps package. + versions of existing OTB applications provided by the libotb-apps package. Package: libotb Architecture: any diff --git a/debian/control.in b/debian/control.in index 177537d..0f8490f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -757,7 +757,7 @@ Description: ORFEO Toolbox Python API for applications in general and for high spatial resolution images in particular. . This package contains the Python API that can be used to create Python - versions of exisiting OTB applications provided by the libotb-apps package. + versions of existing OTB applications provided by the libotb-apps package. Package: libotb Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

