[med-svn] [python-screed] 01/01: remaining tbooth fixes

Michael Crusoe misterc-guest at moszumanska.debian.org
Fri Jan 30 21:35:40 UTC 2015


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

misterc-guest pushed a commit to branch master
in repository python-screed.

commit f572763bbd92758e9370f861301aa5076cdf02e1
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date:   Fri Jan 30 16:35:34 2015 -0500

     remaining tbooth fixes
---
 debian/changelog |  4 ++--
 debian/control   | 22 +++++++++++++---------
 2 files changed, 15 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f190520..83a5b6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-screed (0.7.1-2) UNRELEASED; urgency=medium
+python-screed (0.7.1-2) UNRELEASED; urgency=medium
 
   * Packaging update 
 
  -- Michael R. Crusoe <michael.crusoe at gmail.com>  Tue, 27 Jan 2015 17:16:04 -0500
 
-screed (0.7.1-1ubuntu1) trusty; urgency=medium
+python-screed (0.7.1-1ubuntu1) trusty; urgency=medium
 
   * Initial Release.
 
diff --git a/debian/control b/debian/control
index 2173929..952aedd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: python-screed
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Michael R. Crusoe <michael.crusoe at gmail.com>
-Build-Depends: debhelper (>= 9.0.0), dh-python, python (>= 2.4) | python-all | python-dev | python-all-dev, python-sphinx, python-setuptools, python-nose
+Section: python
+Priority: optional
+Build-Depends: debhelper (>= 9.0.0),
+               dh-python,
+               python,
+               python-sphinx,
+               python-setuptools,
+               python-nose
 Standards-Version: 3.9.5
-Section: libs
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-screed.git
+Vcs-Git: git://anonscm.debian.org/debian-med/python-screed.git
 Homepage: https://screed.readthedocs.org
-Vcs-Git: git://anonscm.debian.org/debian-med/khmer.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/khmer.git
 X-Python-Version: >= 2.4
-Testsuite: autopkgtest
 
 Package: python-screed
-Section: python
-Architecture: any
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Architecture: all
+Depends: ${misc:Depends},
+         ${sphinxdoc:Depends}
 Description: short nucleotide read sequence utils in Python.
  Screed parses FASTA and FASTQ files, generates databases, and lets you query
  these databases. Values such as sequence name, sequence description, sequence

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



More information about the debian-med-commit mailing list