4 Maintainer: gregor herrmann <gregoa@debian.org>
5 Uploaders: tony mancill <tmancill@debian.org>
6 Build-Depends: debhelper (>= 10), libqt4-dev
7 Standards-Version: 3.9.8
8 Homepage: http://www.toastfreeware.priv.at/confclerk
9 Vcs-Git: git://git.toastfreeware.priv.at/debian/confclerk.git
10 Vcs-Browser: http://git.toastfreeware.priv.at/debian/confclerk.git/
14 Depends: ${shlibs:Depends}, ${misc:Depends},
15 libqt4-sql-sqlite (>= ${qtsqlite:Depends})
16 Description: offline conference schedule application
17 ConfClerk is an application written in Qt, which makes conference schedules
18 available offline. It displays the conference schedule from various views,
19 support searches on various items (speaker, speech topic, location, etc.) and
20 enables you to select favorite events and create your own schedule.
22 At the moment ConfClerk is able to import schedules in XML format created by
23 the PentaBarf conference management system (or frab) used by e.g. FOSDEM,
24 DebConf, FrOSCon, Grazer LinuxTage, and the CCC congresses.
26 ConfClerk is targeted at mobile devices but works on any system running Qt.