[Debian-l10n-commits] [translate-toolkit] 06/08: Add additional dependencies for new version

Stuart Prescott stuart at moszumanska.debian.org
Mon Aug 25 14:37:44 UTC 2014


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

stuart pushed a commit to branch master
in repository translate-toolkit.

commit adeac6be9720408e56fdd601979ea1feaf54a7b3
Author: Stuart Prescott <stuart at debian.org>
Date:   Tue Aug 26 00:24:57 2014 +1000

    Add additional dependencies for new version
---
 debian/control       | 13 +++++++++++--
 debian/tests/control |  3 ++-
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 100b306..caa3638 100644
--- a/debian/control
+++ b/debian/control
@@ -10,14 +10,18 @@ Build-Depends-Indep:
  libexttextcat-data,
  libgettextpo0,
  python (>= 2.6.6-3~),
- python-beautifulsoup,
+ python-babel,
+ python-bs4,
  python-chardet,
+ python-diff-match-patch,
  python-enchant,
  python-iniparse,
  python-levenshtein,
  python-lxml,
  python-pytest,
  python-simplejson,
+ python-six,
+ python-setuptools,
  python-sphinx (>= 1.0.7+dfsg),
  python-subversion,
  python-utidylib,
@@ -39,13 +43,16 @@ Depends:
  gettext,
  libexttextcat-data,
  python,
+ python-six,
  ${misc:Depends},
  ${python:Depends},
  ${sphinxdoc:Depends}
 Recommends:
  iso-codes,
- python-beautifulsoup,
+ python-babel,
+ python-bs4,
  python-chardet,
+ python-diff-match-patch,
  python-enchant,
  python-iniparse,
  python-levenshtein,
@@ -56,6 +63,8 @@ Recommends:
  python-xapian
 Suggests:
   python-subversion
+Breaks:
+  python-babel (<< 1.3)
 Description: Toolkit assisting in the localization of software
  The Translate Toolkit is a Python library and a set of software designed
  to help make the lives of localizers both more productive and less
diff --git a/debian/tests/control b/debian/tests/control
index d66d34f..f7ecf53 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,7 +3,8 @@ Depends: python-pytest,
   translate-toolkit,
   libexttextcat-data,
   libgettextpo0,
-  python-beautifulsoup,
+  python-babel,
+  python-bs4,
   python-chardet,
   python-enchant,
   python-iniparse,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-l10n/translate-toolkit.git



More information about the Debian-l10n-commits mailing list