[med-svn] [khmer] 01/02: Fix arch of common, pkg sections in d/control

Kevin Murray daube-guest at moszumanska.debian.org
Wed Jul 15 03:01:12 UTC 2015


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

daube-guest pushed a commit to branch big-rebase
in repository khmer.

commit 346bb77dd3a87a1a9015472d547193f081f899ef
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Wed Jul 15 12:58:15 2015 +1000

    Fix arch of common, pkg sections in d/control
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a223514..7070d29 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Homepage: http://khmer.readthedocs.org
 X-Python-Version: 3.4
 
 Package: khmer-common
-Architecture: any
+Architecture: all
+Section: science
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: in-memory DNA sequence kmer counting, filtering & graph traversal
@@ -38,6 +39,7 @@ Description: in-memory DNA sequence kmer counting, filtering & graph traversal
 
 Package: python3-khmer
 Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64
+Section: python
 Depends: khmer-common,
 	 python3 (>= 3.3),
          python3-screed (>= 0.9),
@@ -71,7 +73,7 @@ Description: in-memory DNA sequence kmer counting, filtering & graph traversal
 Package: liboxli-dev
 Architecture: any
 Multi-Arch: same
-Section: libs
+Section: libdevel
 Depends: khmer-common,
          ${shlibs:Depends},
          ${misc:Depends}

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



More information about the debian-med-commit mailing list