[Debian-l10n-commits] [translate-toolkit] 06/15: Add extra dependencies to run test suite at build time

Stuart Prescott stuart at moszumanska.debian.org
Sun Feb 23 14:02:16 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 5e41a06eea52798e7ab0bc364341a503426ee799
Author: Stuart Prescott <stuart at debian.org>
Date:   Mon Feb 24 00:18:56 2014 +1100

    Add extra dependencies to run test suite at build time
---
 debian/control | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 8f6b2e5..100b306 100644
--- a/debian/control
+++ b/debian/control
@@ -7,20 +7,31 @@ Uploaders:
  Stuart Prescott <stuart at debian.org>
 Maintainer: Debian l10n developers <debian-l10n-devel at lists.alioth.debian.org>
 Build-Depends-Indep:
+ libexttextcat-data,
+ libgettextpo0,
  python (>= 2.6.6-3~),
+ python-beautifulsoup,
+ python-chardet,
+ python-enchant,
  python-iniparse,
- python-lucene,
+ python-levenshtein,
  python-lxml,
+ python-pytest,
  python-simplejson,
- python-vobject
+ python-sphinx (>= 1.0.7+dfsg),
+ python-subversion,
+ python-utidylib,
+ python-vobject,
+ python-xapian,
+ subversion
 Build-Depends:
  debhelper (>= 9~),
- dpkg-dev (>= 1.16.1~),
- python-sphinx (>= 1.0.7+dfsg)
-Standards-Version: 3.9.4
+ dh-python,
+Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/debian-l10n/translate-toolkit.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-l10n/translate-toolkit.git
 Homepage: http://toolkit.translatehouse.org/
+XS-Testsuite: autopkgtest
 
 Package: translate-toolkit
 Architecture: all
@@ -43,6 +54,8 @@ Recommends:
  python-utidylib,
  python-vobject,
  python-xapian
+Suggests:
+  python-subversion
 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

-- 
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