diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-06-03 21:35:02 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-06-03 21:35:02 +0200 |
commit | c759dcbb5b8ff45c0d2da5eaab1e7d3a57c47061 (patch) | |
tree | 678a493081768e8ebffb00533ebe3e8ab3d039c1 /debian/changelog | |
parent | b4724c2272537d13a3038d8e45569eb01e251b38 (diff) | |
download | installation-guide-c759dcbb5b8ff45c0d2da5eaab1e7d3a57c47061.zip |
source/options: Ignore .git directory when building tarball
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b6cd0ad5b..543aa40ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ installation-guide (2017XXXX) UNRELEASED; urgency=medium * Document that the boot menu is using the QWERTY keyboard layout. * Use https anonscm URL * Fix URL for development version. + * source/options: Ignore .git directory when building tarball. [ Holger Wansing ] * Update Linux Foundation's URL for FHS. Closes: #865981 |