Source: hello-qt5
Section: devel
Priority: optional
Maintainer: Jakob Flierl <jakob.flierl@gmail.com>
Uploaders: Jakob Flierl <jakob.flierl@gmail.com>
Standards-Version: 4.3.0
Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, qtchooser
Homepage: https://github.com/koppi/hello-qt5
Vcs-Git: git://github.com/koppi/hello-qt5.git
Vcs-Browser: https://github.com/koppi/hello-qt5

Package: hello-qt5
Architecture: any
Depends: libqt5gui5, libqt5widgets5, libqt5core5a, ${shlibs:Depends}, ${misc:Depends}
Description: qt5 hello world example package
 The qt5 hello world program produces a familiar, friendly greeting.  It
 shows a push button with the text 'Hello, World!'.
 .
 Seriously, though: this is an example of how to do a Debian package.
