This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository e00compr.
commit 19f1431227f4c1f2b939b762e3b4e3b69b489e0e Author: Bas Couwenberg <[email protected]> Date: Fri May 6 15:57:27 2016 +0200 Don't start description synopsis with an article. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9660ae2..7854f0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ e00compr (1.0.1-3) UNRELEASED; urgency=medium - canonical Vcs-* URLs - copyright-format 1.0 - mandatory targets in rules via dh + * Don't start description synopsis with an article. -- Bas Couwenberg <[email protected]> Fri, 06 May 2016 15:35:19 +0200 diff --git a/debian/control b/debian/control index 62b693a..2676a9f 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: avce00 Enhances: grass -Description: A program to read/write Arcinfo compressed E00 files +Description: Program to read/write Arcinfo compressed E00 files E00compr is an ANSI C library that reads and writes Arcinfo compressed E00 files. Both "PARTIAL" and "FULL" compression levels are supported. E00 files are the vector import/export format for Arcinfo. It is plain ASCII and is -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/e00compr.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

