[Python-apps-commits] r4092 - in packages/eric/trunk/debian (4 files)

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Mon Nov 9 19:31:04 UTC 2009


    Date: Monday, November 9, 2009 @ 19:31:01
  Author: gudjon-guest
Revision: 4092

Eric 4.3.9-1 is ready for upload.

Modified:
  packages/eric/trunk/debian/changelog
  packages/eric/trunk/debian/control
  packages/eric/trunk/debian/get_translations.sh
  packages/eric/trunk/debian/i18n/eric4_de.ts

Modified: packages/eric/trunk/debian/changelog
===================================================================
--- packages/eric/trunk/debian/changelog	2009-11-08 16:35:10 UTC (rev 4091)
+++ packages/eric/trunk/debian/changelog	2009-11-09 19:31:01 UTC (rev 4092)
@@ -1,3 +1,11 @@
+eric (4.3.9-1) unstable; urgency=low
+
+  * New upstream release
+  * Change sip4 dependency to >=4.9
+  * Add runtime dependency on pyton-sip4 (>=4.9)
+
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Mon, 09 Nov 2009 19:22:37 +0100
+
 eric (4.3.8-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/eric/trunk/debian/control
===================================================================
--- packages/eric/trunk/debian/control	2009-11-08 16:35:10 UTC (rev 4091)
+++ packages/eric/trunk/debian/control	2009-11-09 19:31:01 UTC (rev 4092)
@@ -5,7 +5,7 @@
 Uploaders: Martin Höfling <martin.hoefling at gmx.de>, Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5.0.38), dpatch
 Build-Depends-Indep: python-all-dev (>= 2.4.4-2), python-qt4 (>= 4.5), python-qt4-dev (>= 4.5),
- sip4 (>= 4.8), qt4-dev-tools, python-support, python-qscintilla2 (>=2.4-3),
+ sip4 (>= 4.9), qt4-dev-tools, python-support, python-qscintilla2 (>=2.4-3),
  python-qt-dev, libqt4-dev
 XS-Python-Version: >=2.4
 Standards-Version: 3.8.3
@@ -13,7 +13,7 @@
 
 Package: eric
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-qt4 (>= 4.5),
+Depends: ${python:Depends}, ${misc:Depends}, python-qt4 (>= 4.5), python-sip4 (>=4.9),
  bicyclerepair (>= 0.9-4.1),  python-pygments, python-chardet, python-qscintilla2 (>=2.4-3)
 Recommends: eric-api-files
 Suggests: qt4-designer, qt4-doc-html, pyqt4-dev-tools,

Modified: packages/eric/trunk/debian/get_translations.sh
===================================================================
--- packages/eric/trunk/debian/get_translations.sh	2009-11-08 16:35:10 UTC (rev 4091)
+++ packages/eric/trunk/debian/get_translations.sh	2009-11-09 19:31:01 UTC (rev 4092)
@@ -1,5 +1,5 @@
 #!/bin/sh
-VERSION=4.3.8
+VERSION=4.3.9
 wget http://sourceforge.net/projects/eric-ide/files/eric4/stable/${VERSION}/eric4-i18n-cs-${VERSION}.tar.gz/download
 wget http://sourceforge.net/projects/eric-ide/files/eric4/stable/${VERSION}/eric4-i18n-de-${VERSION}.tar.gz/download
 wget http://sourceforge.net/projects/eric-ide/files/eric4/stable/${VERSION}/eric4-i18n-es-${VERSION}.tar.gz/download

Modified: packages/eric/trunk/debian/i18n/eric4_de.ts
===================================================================
--- packages/eric/trunk/debian/i18n/eric4_de.ts	2009-11-08 16:35:10 UTC (rev 4091)
+++ packages/eric/trunk/debian/i18n/eric4_de.ts	2009-11-09 19:31:01 UTC (rev 4092)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS><TS version="1.1" language="de">
+<!DOCTYPE TS>
+<TS version="2.0" language="de">
 <context>
     <name>AboutDialog</name>
     <message>
@@ -9267,7 +9268,7 @@
     </message>
     <message>
         <location filename="Helpviewer/HelpBrowserWV.py" line="284"/>
-        <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
+        <source>Open Link in New Tab	Ctrl+LMB</source>
         <translation>Link in neuem Fenster öffnen\tStrg+LMK</translation>
     </message>
     <message>
@@ -29127,7 +29128,7 @@
     <message>
         <location filename="UI/UserInterface.py" line="2888"/>
         <source>Configure current Tool Group ...</source>
-        <translation>Konfiguriere aktualle Werkzeuggruppe...</translation>
+        <translation type="unfinished">Konfiguriere aktuelle Werkzeuggruppe...</translation>
     </message>
     <message>
         <location filename="UI/UserInterface.py" line="1841"/>




More information about the Python-apps-commits mailing list