Package: loook
Version: 0.8.0-1
Severity: normal
Tags: patch

380c380
<                       print(_("Warning: Supposed ZIP file ") + filename +
_("could not be opened: ") + err)
---
>                       print(_("Warning: Supposed ZIP file ") + filename +
_("could not be opened: ") + str(err))
382c382
<                       print(_("Warning: File ") + filename + _("could not be
opened: ") + err)
---
>                       print(_("Warning: File ") + filename + _("could not be
opened: ") + str(err))



-- System Information:
Debian Release: 7.8
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages loook depends on:
ii  python3     3.2.3-6
ii  python3-tk  3.2.3-1

Versions of packages loook recommends:
pn  libreoffice | calligra  <none>

loook suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to