[med-svn] [plip] 03/06: d/control: cme fix dpkg

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Jun 4 15:44:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

malex-guest pushed a commit to branch master
in repository plip.

commit 4b45605b6dbd31978565d75a3af32597aae5106c
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu May 28 17:23:45 2015 +0200

    d/control: cme fix dpkg
---
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 69ce638..d58abdc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,15 @@ Source: plip
 Maintainer: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
 Section: python
 Priority: optional
-Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
+Build-Depends: python-setuptools,
+               python-all,
+               debhelper (>= 9)
 Standards-Version: 3.9.6
 
 Package: plip
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends},
+         ${python:Depends}
 Description: fully automated protein-ligand interaction profiler
+ Protein-Ligand Interaction Profiler (PLIP) - Analyze non-covalent
+ protein-ligand interactions in 3D structures

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plip.git



More information about the debian-med-commit mailing list