[voronota] 07/09: Changing changelog and control according to the requirements of Debian Science.
Andrius Merkys
merkys-guest at moszumanska.debian.org
Fri Oct 13 14:37:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
merkys-guest pushed a commit to branch master
in repository voronota.
commit fe12af91a408b46b9e1e664d89887f8794fc270c
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date: Fri Oct 13 16:26:27 2017 +0300
Changing changelog and control according to the requirements of Debian Science.
---
debian/changelog | 2 +-
debian/control | 26 ++++++++++++++++++++------
2 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 402daad..ef1e13e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-voronota (1.18.1877-1) unstable; urgency=low
+voronota (1.18.1877-1) UNRELEASED; urgency=low
* Initial release (Closes: #nnnn).
diff --git a/debian/control b/debian/control
index 14cef31..d92839c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,29 @@
Source: voronota
-Section: unknown
-Priority: optional
-Maintainer: Andrius Merkys <andrius.merkys at gmail.com>
+Section: science
+Priority: extra
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Andrius Merkys <andrius.merkys at gmail.com>
Build-Depends: debhelper (>=9), autotools-dev
Standards-Version: 3.9.7
-Homepage: https://bitbucket.org/kliment/voronota/
+Homepage: https://bitbucket.org/kliment/voronota
#Vcs-Git: git://anonscm.debian.org/collab-maint/voronota.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/voronota.git
Package: voronota
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Voronoi diagram-based tool to find atom contacts
+ The analysis of macromolecular structures often requires a comprehensive
+ definition of atomic neighborhoods. Such a definition can be based on the
+ Voronoi diagram of balls, where each ball represents an atom of some van
+ der Waals radius. Voronota is a software tool for finding all the
+ vertices of the Voronoi diagram of balls. Such vertices correspond to the
+ centers of the empty tangent spheres defined by quadruples of balls.
+ Voronota is especially suitable for processing three-dimensional
+ structures of biological macromolecules such as proteins and RNA.
+ .
+ Since version 1.2 Voronota also uses the Voronoi vertices to construct
+ inter-atom contact surfaces and solvent accessible surfaces. Voronota
+ provides tools to query contacts, generate contacts graphics, compare
+ contacts and evaluate quality of protein structural models using
+ contacts.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/voronota.git
More information about the debian-science-commits
mailing list