Mercurial > cgi-bin > hgweb.cgi > ImagePrep
annotate package-files/linux/deb/control @ 30:098c4f5507c7
Convert to JDK 15.
author | David Barts <n5jrn@me.com> |
---|---|
date | Mon, 13 Jun 2022 11:31:49 -0700 |
parents | c310ec097194 |
children |
rev | line source |
---|---|
28 | 1 Package: imageprep |
2 Version: @app.version@ | |
3 Architecture: all | |
4 Section: contrib/graphics | |
5 Homepage: http://notyouraveragetechie.com/ImagePrep.html | |
6 Recommends: default-jre | openjdk-8-jre | |
7 Build-depends: default-jdk | openjdk-8-jdk, ant | |
8 Suggests: default-jdk | openjdk-8-jdk | |
9 Priority: optional | |
10 Installed-Size: @deb.installed.size@ | |
11 Description: Prepare photos for sharing on social media. | |
12 This dummy line here to make lintian happy. | |
13 Maintainer: David Barts <opensource@bartsent.com> |