[Debian-l10n-commits] r2144 - in /virtaal/trunk/debian: changelog control

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Mon Feb 1 21:09:19 UTC 2010


Author: nekral-guest
Date: Mon Feb  1 21:09:16 2010
New Revision: 2144

URL: http://svn.debian.org/wsvn/?sc=1&rev=2144
Log:
  * debian/control: Added dependency on ${misc:Depends}

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=2144&op=diff
==============================================================================
--- virtaal/trunk/debian/changelog (original)
+++ virtaal/trunk/debian/changelog Mon Feb  1 21:09:16 2010
@@ -3,8 +3,9 @@
   * New upstream release
   * debian/control: Bump version dependency of translate-toolkit to 1.5.1.
   * debian/control: Standards-Version bumped to 3.8.4. No changes.
+  * debian/control: Added dependency on ${misc:Depends}
 
- -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Mon, 01 Feb 2010 22:05:50 +0100
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Mon, 01 Feb 2010 22:08:52 +0100
 
 virtaal (0.5.1-1) unstable; urgency=low
 

Modified: virtaal/trunk/debian/control
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/control?rev=2144&op=diff
==============================================================================
--- virtaal/trunk/debian/control (original)
+++ virtaal/trunk/debian/control Mon Feb  1 21:09:16 2010
@@ -12,7 +12,7 @@
 
 Package: virtaal
 Architecture: all
-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.5.1), 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