~ubuntu-branches/ubuntu/vivid/newt/vivid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-11-08 14:50:00 UTC
  • mfrom: (2.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20121108145000-0yfrol7obct0jufq
Tags: 0.52.14-11ubuntu1
* Merge with Debian; remaining changes:
  - Port python module to python3.
  - Fix installation for multiple python3 versions.
  - Move libnewt to /lib and whiptail to /bin so they can be used by
    friendly-recovery on systems that have a separate /usr.
  - debian/libnewt0.52.install, debian/libnewt0.52.postinst,
    debian/palette => debian/palette.original:
    - move palette from /usr to /etc such that they can be edited by an
      admin.
* Configure --with-colorsfile=/etc/newt/palette.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Alastair McKinstry <mckinstry@debian.org>
6
 
Standards-Version: 3.9.1
 
6
Standards-Version: 3.9.3
7
7
Homepage: https://fedorahosted.org/newt/
8
8
Vcs-Git: git://git.fedorahosted.org/git/newt
9
 
Build-Depends: dbs, sgmltools-lite, libslang2-dev  (>=2.0.4-2), libpopt-dev, debhelper (>=5.0.37.2), gettext, libfribidi-dev, tcl8.5-dev, python-all-dev (>= 2.6.6-3~), python3-all-dev (>= 3.2.3), autoconf, python-all-dbg, python3-all-dbg
10
 
X-Python-Version: >= 2.6
 
9
X-Python-Version: (>= 2.5)
11
10
X-Python3-Version: >= 3.2
 
11
Build-Depends: sgmltools-lite, libslang2-dev  (>=2.0.4-2), libpopt-dev, debhelper (>=8.1.3~), gettext, libfribidi-dev, tcl8.5-dev, python-all-dev (>= 2.6.6-3~), autoconf, python-all-dbg, python3-all-dbg, dh-autoreconf
12
12
 
13
13
Package: libnewt-dev
14
14
Architecture: any
 
15
Multi-Arch: same
15
16
Section: libdevel
16
17
Priority: optional
17
 
Conflicts: newt0.30-dev, newt0.25-dev, libnewt-utf8-dev
18
 
Replaces: newt0.30-dev, newt0.25-dev, libnewt-utf8-dev
19
 
Depends: ${shlibs:Depends}, ${libcdev}, libslang2-dev (>= 2.0.2), libnewt0.52 (=${binary:Version}), ${misc:Depends}
 
18
Depends: libslang2-dev (>= 2.0.2), libnewt0.52 (=${binary:Version}), ${misc:Depends}
20
19
Description: Developer's toolkit for newt windowing library
21
20
 These are the header files and libraries for developing applications
22
21
 which use newt. Newt is a windowing toolkit for text mode, which provides
24
23
 
25
24
Package: libnewt-pic
26
25
Architecture: any
 
26
Multi-Arch: same
27
27
Section: libdevel
28
28
Priority: extra
29
29
Depends: libnewt-dev (=${binary:Version}), ${misc:Depends}
30
 
Conflicts: libnewt-utf8-pic
31
 
Replaces: libnewt-utf8-pic
 
30
Pre-Depends: ${misc:Pre-Depends}
32
31
Description: Not Erik's Windowing Toolkit, shared library subset kit
33
32
 This is used to develop subsets of the newt shared libraries for use on
34
33
 custom installation floppies and in embedded systems. Unless you're
39
38
Section: interpreters
40
39
Priority: extra
41
40
Depends: libnewt0.52 (=${binary:Version}) , tcl8.3 | tcl8.4 | tcl8.5, ${misc:Depends}, ${shlibs:Depends}
42
 
Description: A newt module for Tcl
 
41
Description: NEWT module for Tcl
43
42
 This module allows you to build a text UI for your Tcl scripts
44
43
 using newt.
45
44
 
49
48
Priority: optional
50
49
Provides: ${python:Provides}
51
50
Depends: libnewt0.52 (=${binary:Version}) , ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
52
 
Description: A NEWT module for Python
 
51
Description: NEWT module for Python
53
52
 This module allows you to build a text UI for your Python scripts
54
53
 using newt.
55
54
 
58
57
Section: debug
59
58
Priority: extra
60
59
Depends: libnewt0.52 (=${binary:Version}), python-newt (=${binary:Version}), python-dbg, ${misc:Depends}, ${shlibs:Depends}
61
 
Description: A NEWT module for Python (debug extension)
 
60
Description: NEWT module for Python (debug extension)
62
61
 This module allows you to build a text UI for your Python scripts
63
62
 using newt.
64
63
 .
70
69
Priority: optional
71
70
Provides: ${python3:Provides}
72
71
Depends: libnewt0.52 (=${binary:Version}) , ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
73
 
Description: A NEWT module for Python 3
 
72
Description: NEWT module for Python 3
74
73
 This module allows you to build a text UI for your Python 3 scripts
75
74
 using newt.
76
75
 
79
78
Section: debug
80
79
Priority: extra
81
80
Depends: libnewt0.52 (=${binary:Version}), python3-newt (=${binary:Version}), python3-dbg, ${misc:Depends}, ${shlibs:Depends}
82
 
Description: A NEWT module for Python 3 (debug extension)
 
81
Description: NEWT module for Python 3 (debug extension)
83
82
 This module allows you to build a text UI for your Python 3 scripts
84
83
 using newt.
85
84
 .
89
88
Architecture: any
90
89
Section: libs
91
90
Priority: important
92
 
Replaces: libnewt-utf8, libnewt0, libnewt0.51
93
 
Conflicts: libnewt0.51
94
91
Depends: ${shlibs:Depends}, ${misc:Depends}
 
92
Pre-Depends: ${misc:Pre-Depends}
95
93
Recommends: libfribidi0
96
94
Description: Not Erik's Windowing Toolkit - text mode windowing with slang
97
95
 Newt is a windowing toolkit for text mode built from the slang library.
106
104
Section: utils
107
105
Priority: important
108
106
Depends: ${shlibs:Depends}, ${misc:Depends}
109
 
Replaces: newt0.10, newt0.21 (<< 0.21-4), whiptail-utf8
110
 
Conflicts: whiptail-provider
111
 
Provides: whiptail-provider, whiptail-utf8
 
107
Pre-Depends: ${misc:Pre-Depends}
112
108
Description: Displays user-friendly dialog boxes from shell scripts
113
109
 Whiptail is a "dialog" replacement using newt instead of ncurses. It
114
110
 provides a method of displaying several different types of dialog boxes