[Debian-l10n-commits] r2654 - in /virtaal/trunk/debian: changelog control
elric-guest at users.alioth.debian.org
elric-guest at users.alioth.debian.org
Tue May 31 21:41:34 UTC 2011
Author: elric-guest
Date: Tue May 31 21:41:34 2011
New Revision: 2654
URL: http://svn.debian.org/wsvn/?sc=1&rev=2654
Log:
debian/control: Bump translate-toolkit dependency to 1.9.0
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=2654&op=diff
==============================================================================
--- virtaal/trunk/debian/changelog (original)
+++ virtaal/trunk/debian/changelog Tue May 31 21:41:34 2011
@@ -1,3 +1,10 @@
+virtaal (0.7.0~rc1-1) UNRELEASED; urgency=low
+
+ * New upstream version.
+ * debian/control: Bump translate-toolkit dependency to 1.9.0
+
+ -- Omar Campagne <ocampagne at gmail.com> Tue, 31 May 2011 23:40:07 +0200
+
virtaal (0.6.1-0.1) unstable; urgency=low
* Non-maintainer upload with maitnainer's agreement.
Modified: virtaal/trunk/debian/control
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/control?rev=2654&op=diff
==============================================================================
--- virtaal/trunk/debian/control (original)
+++ virtaal/trunk/debian/control Tue May 31 21:41:34 2011
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>
-Build-Depends-Indep: python-central (>= 0.5), python (>= 2.5), translate-toolkit (>= 1.5.0)
+Build-Depends-Indep: python-central (>= 0.5), python (>= 2.5), translate-toolkit (>= 1.9.0)
Build-Depends: debhelper (>= 5.0.51), quilt (>= 0.40)
XS-Python-Version: all
Standards-Version: 3.8.4
@@ -12,7 +12,7 @@
Package: virtaal
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, translate-toolkit (>= 1.5.1), python-gtk2, python-gobject, python-glade2, python-pycurl, python-lxml, python-simplejson
+Depends: ${misc:Depends}, ${python:Depends}, translate-toolkit (>= 1.9.0), python-gtk2, python-gobject, python-glade2, python-pycurl, python-lxml, python-simplejson
Recommends: python-gtkspell, openoffice.org-common, python-levenshtein, python-psycopg2
XB-Python-Version: ${python:Versions}
Description: graphical localisation editor
More information about the Debian-l10n-commits
mailing list