aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 711060ea1cd7080d05112d25dc4b0cf5d22618e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: byspel
Section: net
Priority: optional
Maintainer: Jakob Odersky <jakob@odersky.com>
Build-Depends: debhelper (>= 11), pandoc, sbt
Standards-Version: 4.1.3
Homepage: https://github.com/jodersky/byspel

Package: byspel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, java8-sdk-headless, libdbd-sqlite3-perl, sqitch, sqlite3
Recommends: nginx
Description: Example Scala application
 This application demonstrates how Akka HTTP and Slick can be used to create
 simple web applications, and how they can be packaged for debian.