]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - debian/commit-templates/upstream-patch
UBUNTU: [Config] CONFIG_XFRM_USER=y
[mirror_ubuntu-artful-kernel.git] / debian / commit-templates / upstream-patch
CommitLineData
fef4fb4a
LO
1# Ubuntu commit template.
2#
3# NOTE: This gets reformatted for debian/changelog
4#
5# The initial UBUNTU is a flag that this is an Ubuntu commit. It will be
6# referenced to the Author in the debian/changelog entry.
7#
8# The text following is the short message that will be placed in the
9# changelog. Extra text on the following lines will be ignored, but left
10# in the git commit. Lines with # will be ignored in the commit.
11#
12# OriginalAuthor allows for alternate attribution.
13#
14# OriginalLocation allows for a URL or description of where the patch came
15# from.
16#
17# BugLink is a URL to a Malone bug.
18#
19# Ignore: yes will keep this commit from showing up in the changelog.
20#
21UBUNTU: [Upstream]
22
23# OriginalAuthor:
24# OriginalLocation:
25# BugLink: http://bugs.launchpad.net/bugs/<enter bug# here>
26# Ignore: yes
27# Other text below here.