[cod-tools] 137/142: trunk/ Adding non-template description for libgetoptions0. Adding 'v' prefixes for CIF format versions for other descriptions.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository cod-tools.
commit f8b3522e6790516544ec9a198f5b948ec3e45a3d
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Wed Jun 7 15:47:27 2017 +0000
trunk/
Adding non-template description for libgetoptions0. Adding 'v' prefixes
for CIF format versions for other descriptions.
git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@138 26752c47-bcd6-4c9c-b022-347364b77eb5
---
debian/control | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index a7e43f2..e0ba6ca 100644
--- a/debian/control
+++ b/debian/control
@@ -23,14 +23,15 @@ Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Command line argument processing library for C
- <insert long description, indented with spaces>
+ C library for processing GNU-like command line options. The library
+ uses C exception handling.
Package: codcif
Section: libdevel
Architecture: any
Depends: ${misc:Depends}
Description: error-correcting CIF parser
- Parser for Crystallographic Information Format (CIF) 1.1 and 2.0,
+ Parser for Crystallographic Information Format (CIF) v1.1 and v2.0,
written in C language. A CIF format file is represented by an array
of data blocks, where each data block is represented by a CIF struct.
@@ -60,7 +61,7 @@ Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends},
${misc:Pre-Depends}, libcod-precision-perl, libcod-usermessage-perl
Description: error-correcting CIF parser - Perl bindings
COD::CIF::Parser:Bison, Perl bindings for Crystallographic
- Information Format (CIF) 1.1 and 2.0 parser, which is written in C
+ Information Format (CIF) v1.1 and v2.0 parser, which is written in C
language, and developed by the Crystallography Open Database. A CIF
format file is represented by an array of data blocks, where each
data block is represented by a hash.
@@ -72,7 +73,7 @@ Depends: ${perl:Depends}, ${misc:Depends}, libcod-precision-perl,
libcod-usermessage-perl
Description: error-correcting CIF parser - YAPP implementation
COD::CIF::Parser:Yapp, YAPP implementation of error-correcting
- Crystallographic Information Format (CIF) 1.1 and 2.0 parser, which
+ Crystallographic Information Format (CIF) v1.1 and v2.0 parser, which
is developed by the Crystallography Open Database. A CIF format file
is represented by an array of data blocks, where each data block is
represented by a hash.
@@ -83,8 +84,8 @@ Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends},
${python:Versions}
Description: error-correcting CIF parser - Python bindings
- Python bindings for Crystallographic Information Format (CIF) 1.1 and
- 2.0 parser, which is written in C language, and developed by the
+ Python bindings for Crystallographic Information Format (CIF) v1.1
+ and v2.0 parser, which is written in C language, and developed by the
Crystallography Open Database. A CIF format file is represented by a
list of data blocks, where each data block is represented by a
dictionary.
@@ -101,4 +102,4 @@ Depends: curl, gawk, libcapture-tiny-perl, libcarp-assert-perl,
openbabel, perl, sqlite3, tree, ${perl:Depends}, ${misc:Depends}
Description: tools for manipulating CIF format files
Package provides a set of tools for manipulating Crystallographic
- Information Format (CIF) 1.1 and 2.0 files, written in Perl.
+ Information Format (CIF) v1.1 and v2.0 files, written in Perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git
More information about the debian-science-commits
mailing list