Skip to content

Commit

Permalink
Include ChangeLog in git again
Browse files Browse the repository at this point in the history
Leaving it out of git and requiring git2cl to generate it was just causing
too many issues, especially with the Salsa CI pipelines for the Debian
package.

Now git2cl should only be called when we explicitly use the new
updateChangeLog target.  Also add a message to remind me to do this during
`make dist`.

Closes: #7
  • Loading branch information
d-torrance committed May 15, 2020
1 parent 7412e3b commit 41e42c5
Show file tree
Hide file tree
Showing 5 changed files with 709 additions and 6 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ INSTALL
config.h.in
depcomp
install-sh
ChangeLog
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ addons:
- libwings-dev
- libgweather-3-dev
- libgeoclue-2-dev
- git2cl
dist: bionic
Loading

0 comments on commit 41e42c5

Please sign in to comment.