diff --git a/debian/changelog b/debian/changelog index 21ba006..4ebca76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,7 @@ xen-tools (4.8-1) UNRELEASED; urgency=medium finished. * Add a note about "vsyscall=emulate" and older Linux distributions to debian/NEWS. Thanks to James Clarke and Jason Crain for the hint! + * Add a DEP-12 debian/upstream/metadata file. [ Jelmer Vernooij ] * Trim trailing whitespace from debian/changelog. (GH #54) diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 0000000..df41cb7 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,12 @@ +%YAML 1.1 +--- +# https://wiki.debian.org/UpstreamMetadata +Bug-Database: https://github.com/xen-tools/xen-tools/issues +Bug-Submit: https://github.com/xen-tools/xen-tools/issues/new +Changelog: https://github.com/xen-tools/xen-tools/blob/master/NEWS.markdown +Contact: mailto:xen-tools-discuss@xen-tools.org +Security-Contact: mailto:abe@debian.org +Name: Xen-Tools +Homepage: https://xen-tools.org/ +Repository: https://github.com/xen-tools/xen-tools.git +Repository-Browse: https://github.com/xen-tools/xen-tools