Source: gnocl
Section: devel
Priority: extra
Maintainer: Albert Graef <Dr.Graef@t-online.de>
Build-Depends: debhelper (>= 7.0.50~), tcl, tcl8.6-dev, libgtk2.0-dev, libglade2-dev, libnotify-dev
Standards-Version: 3.9.1
Homepage: http://www.gnocl.org/
#Vcs-Git: git://git.debian.org/collab-maint/gnocl.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/gnocl.git;a=summary

Package: gnocl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tcl/GTK+ bindings
 Gnocl implements GTK+ and Gnome bindings for the programming language Tcl
 with special emphasis on ease of use, following the example of the Tk
 toolkit. It provides commands to quickly build GTK+/Gnome compliant
 applications.

Package: gnocl-dev
Architecture: all
Depends: gnocl (>= ${source:Version}), ${misc:Depends}
Description: Tcl/GTK+ bindings - development files
 Gnocl implements GTK+ and Gnome bindings for the programming language Tcl
 with special emphasis on ease of use, following the example of the Tk
 toolkit. It provides commands to quickly build GTK+/Gnome compliant
 applications.
 .
 This package provides the headers needed to develop addon packages based on
 Gnocl.
