[Debian-l10n-commits] translate-toolkit branch master updated. 5409a37a86c1087e5667d89ce5ef72869bb27c49
Stuart Prescott
stuart at alioth.debian.org
Fri May 17 01:33:05 UTC 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "translate-toolkit".
The branch, master has been updated
via 5409a37a86c1087e5667d89ce5ef72869bb27c49 (commit)
from 3e516ee443537855b639808f14bed8b1aed70f0b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://anonscm.debian.org/gitweb/?p=debian-l10n/translate-toolkit.git;a=commitdiff;h=5409a37a86c1087e5667d89ce5ef72869bb27c49
commit 5409a37a86c1087e5667d89ce5ef72869bb27c49
Author: Stuart Prescott <stuart at debian.org>
Date: Fri May 17 10:46:44 2013 +1000
Move python-sphinx to Build-Depends
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1ebaf95..08dc9d9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,11 @@ Build-Depends-Indep:
python-lucene,
python-lxml,
python-simplejson,
- python-sphinx (>= 1.0.7+dfsg),
python-vobject
Build-Depends:
debhelper (>= 9~),
- dpkg-dev (>= 1.16.1~)
+ dpkg-dev (>= 1.16.1~),
+ python-sphinx (>= 1.0.7+dfsg)
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/debian-l10n/translate-toolkit.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-l10n/translate-toolkit.git
-----------------------------------------------------------------------
hooks/post-receive
--
translate-toolkit
More information about the Debian-l10n-commits
mailing list