This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ncview.
commit 83c15284fd1536eb5fe396162d881414ac7807ec Author: Bas Couwenberg <[email protected]> Date: Sat Apr 18 15:41:27 2015 +0200 Fix description-synopsis-starts-with-article lintian issue. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fd823a4..b3a2071 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ ncview (2.1.5+ds1-1) UNRELEASED; urgency=medium * Repack upstream sources to exclude automatically removed files. * Add patch to fix 'auxiliary' typo. * Switch to source format 3.0 (quilt). + * Fix description-synopsis-starts-with-article lintian issue. -- Bas Couwenberg <[email protected]> Sat, 18 Apr 2015 14:42:51 +0200 diff --git a/debian/control b/debian/control index cc0f6db..2f100fc 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Package: ncview Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: A X11 visual browser for NetCDF format files +Description: X11 visual browser for NetCDF format files You would use ncview to get a quick and easy, push-button look at your NetCDF files. You can view simple movies of the data, view along various dimensions, take a look at the actual data values, change color maps, invert -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ncview.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

