1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
Source: kgeography
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Eshat Cakar <info@eshat.de>,
Sune Vuorela <sune@debian.org>,
Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 9),
extra-cmake-modules (>= 1.7.0~),
kdoctools-dev (>= 5.15~),
libkf5configwidgets-dev (>= 5.15~),
libkf5coreaddons-dev (>= 5.15~),
libkf5crash-dev (>= 5.15~),
libkf5i18n-dev (>= 5.15~),
libkf5iconthemes-dev (>= 5.15~),
libkf5itemviews-dev (>= 5.15~),
libkf5service-dev,
libkf5widgetsaddons-dev (>= 5.15~),
libkf5xmlgui-dev (>= 5.15~),
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.4)
Standards-Version: 3.9.8
Homepage: http://edu.kde.org/
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kgeography.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kgeography.git
Package: kgeography
Architecture: any
Depends: kgeography-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Section: misc
Suggests: khelpcenter
Description: geography learning aid for KDE
KGeography is an aid for learning about world geography. You can use it to
explore a map, show information about regions and features, and play quiz
games to test your geography knowledge.
.
This package is part of the KDE education module.
Package: kgeography-data
Architecture: all
Section: misc
Depends: ${misc:Depends}
Description: data files for KGeography
This package contains architecture-independent data files for the
KGeography geography learning tool, including maps, capitals, and flags.
.
This package is part of the KDE education module.
|