[cod-tools] 26/142: trunk/pycodcif/ Adding dependencies on python2.7 and variable Python and shlibs dependencies.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:13 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 76b9f917c24b6f1723ff4e1bcb865bfcacfd6b75
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Thu Oct 27 07:25:39 2016 +0000

    trunk/pycodcif/
    Adding dependencies on python2.7 and variable Python and shlibs
    dependencies.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@26 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 pycodcif/debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pycodcif/debian/control b/pycodcif/debian/control
index 01b01e5..795d608 100644
--- a/pycodcif/debian/control
+++ b/pycodcif/debian/control
@@ -1,13 +1,13 @@
 Source: pycodcif
 Priority: extra
 Maintainer: Andrius Merkys <andrius.merkys at gmail.com>
-Build-Depends: debhelper (>= 8.0.0), codcif, getoptions, cexceptions
+Build-Depends: debhelper (>= 8.0.0), codcif, getoptions, cexceptions, python2.7
 Standards-Version: 3.9.3
 Section: libs
 
 Package: pycodcif
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Description: CIF parser in Python language
  <insert long description, indented with spaces>

-- 
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