diff options
author | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-09-15 13:08:48 +0200 |
---|---|---|
committer | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-09-15 13:08:48 +0200 |
commit | 2e08811a823490d458c057d89cbff04d306e231c (patch) | |
tree | 5196b3e77fea68a40e09fc521674fafdb8c20c94 /debian | |
parent | b0ffb46e1cae26b7afaa6e334c71d39ddf6953d2 (diff) | |
download | qtmips-2e08811a823490d458c057d89cbff04d306e231c.tar.gz qtmips-2e08811a823490d458c057d89cbff04d306e231c.tar.bz2 qtmips-2e08811a823490d458c057d89cbff04d306e231c.zip |
debian packaging: add git attribute to merge changelog.
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/.gitattributes b/debian/.gitattributes new file mode 100644 index 0000000..6a03163 --- /dev/null +++ b/debian/.gitattributes @@ -0,0 +1 @@ +changelog merge=dpkg-mergechangelogs |