mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
Unfortunately dpkg-source can only list files to exclude, not files to include, which makes it fragile to changes in other platforms. The list previously included 'docs', and as I renamed /core/doc to /core/docs to match the other platforms, that caused it to be excluded. Changing it to './docs' should hopefully only match the top-level folder. At the same time, updated many other top-level folder matches. |
||
|---|---|---|
| .. | ||
| test | ||
| .editorconfig | ||
| build.sh | ||
| deb-packaging.sh | ||
| deb.sh | ||
| debian.sh | ||
| dist.sh | ||
| install.sh | ||
| launchpad.sh | ||
| package-build.inc.sh | ||
| reconf.sh | ||
| upload-to-debian.sh | ||
| verify_api.inc.sh | ||
| watch.in | ||