mirror of
https://github.com/valitydev/image-service-erlang.git
synced 2024-11-06 00:05:19 +00:00
c0aee9a464
* ED-75: Switch to debian * Update submodules * Cleanup
12 lines
272 B
Bash
Executable File
12 lines
272 B
Bash
Executable File
#!/bin/bash
|
|
cat <<EOF
|
|
Section: interpreters
|
|
Priority: optional
|
|
Standards-Version: 3.9.2
|
|
|
|
Package: erlang
|
|
Version: ${ERLANG_VERSION}
|
|
Maintainer: rbk.money <dev@rbk.money>
|
|
Description: Meta package for Erlang
|
|
This is virtual package used for monitoring vulnerabilities.
|
|
EOF |