File: control

package info (click to toggle)
utf8-migration-tool 0.5.9
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 192 kB
  • ctags: 127
  • sloc: python: 828; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 659 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: utf8-migration-tool
Section: misc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               dh-python,
               python-all
Build-Depends-Indep: python-gtk2-dev
Standards-Version: 3.9.8

Package: utf8-migration-tool
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-gtk2 (>= 2.4.0),
         python-glade2
Recommends: x-display-manager
Description: Debian UTF-8 migration wizard
 This wizard upgrades legacy system locales to their UTF-8
 equivalent. It also informs users whenever files in their
 home directory still utilize legacy encodings.