[med-svn] [king-probe] 02/03: cme fix dpkg-control
Andreas Tille
tille at debian.org
Wed May 18 16:29:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository king-probe.
commit b9409b07f259f9728e34314c3c3e926ffbd36712
Author: Andreas Tille <tille at debian.org>
Date: Wed May 18 18:26:22 2016 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 15 ++++++++-------
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 31cc1d3..32f4b55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
king-probe (2.13.110909-2) UNRELEASED; urgency=medium
* Fix watch file
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Wed, 18 May 2016 18:25:13 +0200
diff --git a/debian/control b/debian/control
index 8fc21e6..58bf8dd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
Source: king-probe
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Malihe Asemani <ml.asemani at gmail.com>,
- Andreas Tille <tille at debian.org>,
+ Andreas Tille <tille at debian.org>,
Michael Prisant <michael.prisant at gmail.com>
+Section: science
+Priority: optional
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/king-probe.git
-Vcs-Git: git://anonscm.debian.org/debian-med/king-probe.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/king-probe.git
Homepage: http://kinemage.biochem.duke.edu/software/probe.php
Package: king-probe
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: Evaluate and visualize protein interatomic packing
king-probe is a program that allows one to evaluate atomic packing, either
within or between molecules. It generates "contact dots" where
@@ -23,4 +24,4 @@ Description: Evaluate and visualize protein interatomic packing
Waals surface of atoms which are in close proximity to other atoms; reading
atomic coordinates in protein databank (PDB) format files and writing
color-coded dot lists (spikes where atoms clash) for inclusion in a
- kinemage.
\ No newline at end of file
+ kinemage.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/king-probe.git
More information about the debian-med-commit
mailing list