diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:39:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:39:04 +0000 |
commit | ffca2751af51fab0be19f0011dd4e131f72b3e6a (patch) | |
tree | 6fa3da56d69f990b973618097442fbfc9ef8c759 /debian/upstream | |
parent | Adding upstream version 1.1.1. (diff) | |
download | frozen-debian.tar.xz frozen-debian.zip |
Adding debian version 1.1.1-3.debian/1.1.1-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/upstream')
-rw-r--r-- | debian/upstream/metadata.ex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/upstream/metadata.ex b/debian/upstream/metadata.ex new file mode 100644 index 0000000..bb5cef4 --- /dev/null +++ b/debian/upstream/metadata.ex @@ -0,0 +1,10 @@ +# Example file for upstream/metadata. +# See https://wiki.debian.org/UpstreamMetadata for more info/fields. +# Below an example based on a github project. + +# Bug-Database: https://github.com/<user>/frozen/issues +# Bug-Submit: https://github.com/<user>/frozen/issues/new +# Changelog: https://github.com/<user>/frozen/blob/master/CHANGES +# Documentation: https://github.com/<user>/frozen/wiki +# Repository-Browse: https://github.com/<user>/frozen +# Repository: https://github.com/<user>/frozen.git |