Source: renaissance Section: gnustep Priority: optional Maintainer: Debian GNUstep maintainers Uploaders: Yavor Doganov Build-Depends: cdbs, debhelper (>= 7), libgnustep-gui-dev (>= 0.24) Standards-Version: 3.9.5 Vcs-Git: https://salsa.debian.org/gnustep-team/renaissance.git Vcs-Browser: https://salsa.debian.org/gnustep-team/renaissance Package: librenaissance0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${gnustep:Depends}, ${misc:Depends} Description: GNUstep GUI Framework - library files Renaissance is a GNUstep develoment framework which runs on top of the GNUstep libraries. It also works on top of the Apple Mac OS X Cocoa libraries, providing an opaque layer to write portable applications. Package: librenaissance0-dev Section: libdevel Architecture: any Depends: librenaissance0 (= ${binary:Version}), libgnustep-gui-dev, ${shlibs:Depends}, ${gnustep:Depends}, ${misc:Depends} Suggests: renaissance-doc Provides: librenaissance-dev Description: GNUstep GUI Framework - development files Renaissance is a GNUstep develoment framework which runs on top of the GNUstep libraries. It also works on top of the Apple Mac OS X Cocoa libraries, providing an opaque layer to write portable applications. . GNUstep Renaissance allows you to describe your user interface in simple and intuitive XML files, using an open, standard format describing the logic of the interface. At run-time, GNUstep Renaissance will then generate the user interfaces (using the native host OpenStep-like libraries) by reading the XML files. The connections between the objects created from the XML files, and the other objects in the application are done via outlets (as traditionally in OpenStep); a new quick and intuitive syntax has been developed to make creating outlets as easy as possible. Package: renaissance-doc Section: doc Architecture: all Recommends: w3m | www-browser, Depends: ${misc:Depends} Description: GNUstep GUI Framework - documentation Renaissance is a GNUstep develoment framework which runs on top of the GNUstep libraries. . This package include the Renaissance manual, tutorial and various examples.