[Debian-l10n-commits] r1525 - in /virtaal/trunk/debian: changelog control
nekral-guest at users.alioth.debian.org
nekral-guest at users.alioth.debian.org
Mon Dec 29 17:05:20 UTC 2008
Author: nekral-guest
Date: Mon Dec 29 17:05:20 2008
New Revision: 1525
URL: http://svn.debian.org/wsvn/?sc=1&rev=1525
Log:
Added missing build dependency on translate-toolkit.
Modified:
virtaal/trunk/debian/changelog
virtaal/trunk/debian/control
Modified: virtaal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/changelog?rev=1525&op=diff
==============================================================================
--- virtaal/trunk/debian/changelog (original)
+++ virtaal/trunk/debian/changelog Mon Dec 29 17:05:20 2008
@@ -1,3 +1,10 @@
+virtaal (0.2-2) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+ * debian/control: Added missing build dependency on translate-toolkit.
+
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net> Mon, 29 Dec 2008 18:04:38 +0100
+
virtaal (0.2-1) unstable; urgency=low
* New upstream release. Closes: #500954
Modified: virtaal/trunk/debian/control
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/control?rev=1525&op=diff
==============================================================================
--- virtaal/trunk/debian/control (original)
+++ virtaal/trunk/debian/control Mon Dec 29 17:05:20 2008
@@ -2,7 +2,7 @@
Section: python
Priority: optional
Maintainer: Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>
-Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-central (>= 0.5), python (>= 2.5)
+Build-Depends-Indep: python-all-dev (>= 2.3.5-11), python-central (>= 0.5), python (>= 2.5), translate-toolkit (>= 1.2.0)
Build-Depends: debhelper (>= 5.0.51), quilt (>= 0.40)
XS-Python-Version: all
Standards-Version: 3.8.0
More information about the Debian-l10n-commits
mailing list