[med-svn] [python-biopython] 03/04: cme fix dpkg-control

Andreas Tille tille at debian.org
Thu May 19 15:18:54 UTC 2016


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

tille pushed a commit to branch master
in repository python-biopython.

commit a038d0a9c136e91dde5276ffee434a3b7176b236
Author: Andreas Tille <tille at debian.org>
Date:   Thu May 19 16:48:08 2016 +0200

    cme fix dpkg-control
---
 debian/changelog | 1 +
 debian/control   | 7 +++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ecf36d3..8ab907c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-biopython (1.66+dfsg-3) UNRELEASED; urgency=medium
 
   * Apply fix from upstream for test case dealing with new blastp output format
     Closes: #824048
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Thu, 19 May 2016 16:45:59 +0200
 
diff --git a/debian/control b/debian/control
index 84c0a0c..efe83c8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Uploaders: Charles Plessy <plessy at debian.org>,
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               dpkg-dev (>= 1.16.1~),
                python-all-dev,
                python3-all-dev,
                python-numpy,
@@ -34,7 +33,7 @@ Build-Depends: debhelper (>= 9),
                python-pil,
                python3-pil,
                python-rdflib (>= 4),
-               python3-rdflib (>= 4),
+               python3-rdflib,
                python-renderpm,
                python3-renderpm,
                python-psycopg2,
@@ -42,7 +41,7 @@ Build-Depends: debhelper (>= 9),
                raxml [any-amd64],
                t-coffee,
                wise (>= 2.4.1-16)
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-biopython.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/python-biopython.git
 Homepage: http://biopython.org
@@ -125,7 +124,7 @@ Suggests: python3-tk,
           python3-matplotlib,
           python3-numpy,
           python3-pil,
-          python3-rdflib (>= 4),
+          python3-rdflib,
           python3-renderpm,
           python3-psycopg2,
           raxml,

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



More information about the debian-med-commit mailing list