* Moved debian/.gitignore to ./.gitignore
* Bumped build dependency lxqt-build-tools to >= 0.5.0~
* Removed cmake fix, applied upstream
* Added some options to rules
* Added some new symbols
* Bumped compat to 11
* Bumped debhelper to >= 11~
* Removed not needed cmake minimim version
* Bumped Standards to 4.1.4, no changes needed
* Changed VCS fields for salsa
* Changed Homepage, Source and watch to lxqt
* Bumped years in copyright
(currently fixed amd64 and i386) (Closes: #874187)
Thanks Adrian Bunk for spotting this.
bumped Standards to 4.1.0 - no changes needed
fix some colons and not needed versions in d/control
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Bumped minimum version debhelper (>= 10)
* Added build dependency liblxqt-dev (>= 0.11.0)
* Followed Multiarch hinter suggestions
- qtermwidget5-data marked as Multi-Arch: foreign
- libqtermwidget5-0 marked as Multi-Arch: same
- libqtermwidget5-0-dev marked as Multi-Arch: same
* Simplified optional symbols
Added a renamed tarball to pristine-tar
Rework symbols (Closes: #831083), tested with i386 and amd64
Fixed VCS fields, using plain /git/
Fixed copyright Format field, using https
Exported LC_ALL=C.UTF-8, make builds reproducible
Set CMAKE_BUILD_TYPE=RelWithDebInfo
Modification of treatment of double-width character (e.g. Japanese)
https://github.com/lxde/qtermwidget/pull/55#issuecomment-170615897
Fixed copyright
No full stop in short descriptions, see lintian warning:
'description-synopsis-might-not-be-phrased-properly'
Fixed descriptions in debian/control
Cleaned up debian/control
Cleaned up debian/copyright, remove GPL-3+ because it is not used
in the project any longer, relicense debian to GPL-2+
Fixed symbols
Fixed LDFLAGS
Removed obsoleted overrides from debian/rules