~ubuntu-branches/ubuntu/lucid/stfl/lucid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-05-14 23:43:56 UTC
  • mfrom: (6.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090514234356-ayzg1yp4v9cti80r
Tags: 0.20-2ubuntu1
* Merge from debian unstable (LP: #376640), Ubuntu remaining changes:
  - Adjust debian/python-stfl.install to install all python modules into
    /usr/lib/pythonX.Y/*-packages.
  - debian/rules:
    + Include /usr/share/python/python.mk (needed to build with Python 2.6).
* debian/rules:
  - Use py_sitename macro to copy all python modules in to the right path.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
XSBC-Original-Maintainer: Nico Golde <nion@debian.org>
5
5
Uploaders: Michael Mende <debian@menole.net>
6
6
Build-Depends: debhelper (>= 7), libncursesw5-dev, swig, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), ruby1.8, ruby1.8-dev, ruby1.9, ruby1.9-dev, spl-dev, 
7
 
Standards-Version: 3.8.0
 
7
Standards-Version: 3.8.1
8
8
Section: libdevel
9
9
XS-Python-Version: all
10
10
Vcs-Svn: svn://svn.debian.org/svn/collab-maint/deb-maint/stfl/trunk/
12
12
Homepage: http://www.clifford.at/stfl/
13
13
 
14
14
Package: libstfl-dev
15
 
Section: libdevel
16
15
Architecture: any
17
16
Depends: libncursesw5-dev
18
17
Description: structured terminal forms language/library
45
44
 This package contains the Python bindings to libstfl.
46
45
 
47
46
Package: libstfl-ruby1.8
48
 
Section: interpreters
 
47
Section: ruby
49
48
Architecture: any
50
49
Depends: ruby1.8, ${shlibs:Depends}
51
50
Description: Ruby bindings for the structured terminal forms language/library
55
54
 This package contains the ruby1.8 bindings to libstfl.
56
55
 
57
56
Package: libstfl-ruby1.9
58
 
Section: interpreters
 
57
Section: ruby
59
58
Architecture: any
60
59
Depends: ruby1.9, ${shlibs:Depends}
61
60
Description: Ruby bindings for the structured terminal forms language/library
65
64
 This package contains the ruby1.9 bindings to libstfl.
66
65
 
67
66
Package: libstfl-ruby
68
 
Section: interpreters
 
67
Section: ruby
69
68
Architecture: all
70
69
Depends: libstfl-ruby1.8
71
70
Description: Ruby bindings for the structured terminal forms language/library