[med-svn] [python-pbh5tools] 05/06: Make package architecture:any

Afif Elghraoui afif-guest at moszumanska.debian.org
Thu Aug 13 07:17:50 UTC 2015


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

afif-guest pushed a commit to branch master
in repository python-pbh5tools.

commit db4f2050662ff02cebf8766a8260ada23184f6eb
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Wed Aug 12 23:54:41 2015 -0700

    Make package architecture:any
    
    It has one compiled library that would otherwise need to be separated
    into another package.
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 88c56af..22bf174 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,9 @@ Vcs-Git: git://anonscm.debian.org/debian-med/python-pbh5tools.git
 Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/python-pbh5tools.git
 
 Package: python-pbh5tools
-Architecture: all
-Depends: ${misc:Depends},
+Architecture: any
+Depends: ${shlibs:Depends},
+	 ${misc:Depends},
 	 ${python:Depends}
 Description: tools for manipulating HDF5 files produced by Pacific Biosciences
  This package provides functionality for manipulating and extracting data

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



More information about the debian-med-commit mailing list