summaryrefslogtreecommitdiff
path: root/linux/deb/02-fs-spring-boot-kamal/package/DEBIAN/control
diff options
context:
space:
mode:
Diffstat (limited to 'linux/deb/02-fs-spring-boot-kamal/package/DEBIAN/control')
-rw-r--r--linux/deb/02-fs-spring-boot-kamal/package/DEBIAN/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/linux/deb/02-fs-spring-boot-kamal/package/DEBIAN/control b/linux/deb/02-fs-spring-boot-kamal/package/DEBIAN/control
new file mode 100644
index 0000000..ffeee3f
--- /dev/null
+++ b/linux/deb/02-fs-spring-boot-kamal/package/DEBIAN/control
@@ -0,0 +1,8 @@
+Package: fs-spring-boot-kamal
+Version: 1.0.0-1
+Section: httpd
+Priority: optional
+Architecture: all
+Depends: openjdk-25-jre | temurin-25-jre | openjdk-25-jdk | temurin-25-jdk
+Maintainer: Kamal Wickramanayake <info@software.lk>
+Description: A demo Debian package that bundles a Spring Boot application.