[libfolia] 02/03: solved duplicate descriptions
Maarten van Gompel
proycon-guest at moszumanska.debian.org
Mon Oct 24 09:54:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
proycon-guest pushed a commit to branch master
in repository libfolia.
commit 780e1dd7690277c0ec68a2d7006092dda532cc68
Author: proycon <proycon at anaproy.nl>
Date: Mon Oct 24 11:53:03 2016 +0200
solved duplicate descriptions
---
debian/changelog | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7a8638f..4768c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ libfolia (1.4-1) unstable; urgency=medium
* New upstream
* debian/compat: bumped to 10
- * debian/control: cleanup (whitespace, ordering),
+ * debian/control: cleanup (whitespace, ordering, descriptions),
* debian/copyright: updated and reordered, tried to comply to DEP-5
* multiple files: removed redundant comment on first line
(Thanks to Mattia Rizzolo for pointing out most of the above)
diff --git a/debian/control b/debian/control
index f899475..16ce9ec 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Architecture: any
Section: libdevel
Depends: libfolia4 (= ${binary:Version}),
${misc:Depends}
-Description: implementation of the FoLiA document format
+Description: Implementation of the FoLiA document format (C++ headers)
FoLiA is an XML-based format for Linguistic Annotation suitable for
representing written language resources such as corpora.
Its goal is to unify a variety of linguistic annotations in one single rich
@@ -44,7 +44,7 @@ Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
-Description: implementation of the FoLiA document format
+Description: Implementation of the FoLiA document format
FoLiA is an XML-based format for Linguistic Annotation suitable for
representing written language resources such as corpora.
Its goal is to unify a variety of linguistic annotations in one single rich
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfolia.git
More information about the debian-science-commits
mailing list