~gladex/gladex/debianization

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Oumar Aziz OUATTARA (alias wattazoum)
  • Date: 2008-02-23 15:30:50 UTC
  • Revision ID: wattazoum@gmail.com-20080223153050-qd904a6nyowiihip
* Packaging ready
* Since GladeX is too much depanding on the packaging, there might be some bug to fix
* I am not sure the plugin recognition works anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
Package: gladex
9
9
Architecture: all
10
 
Depends: python (>= 2.5), gladex-doc, python-glade
 
10
Depends: python (>= 2.5), gladex-doc, python-glade2, python-gtk2
11
11
Description: Code Generator for Glade
12
12
 Gladex is a Python application which takes a .glade file written in the 
13
13
 Glade User Interface Builder and generates code in Perl, Python, or Ruby.