SuccessChanges

Summary

  1. Adjust Gutenberg search URL and use https. (details)
  2. Add Vcs links to control file. (details)
  3. Drop obsolete Version and Installed-Size fields from d/control (details)
  4. WIP: platform.cpp: switch to new orientation api (details)
  5. debian/changelog: bump for 0.5.5 (details)
Commit 69795a57b286d2e3efa8e9e08d8158a1240e7205 by pere
Adjust Gutenberg search URL and use https.

Gutenberg moved its search URLs.  Switched to http over https,
to make it harder to hijack the TCP stream or listen in on the
traffic.

Fixes #3
The file was modifiedsearch.cpp (diff)
Commit 8ddde678ee519a953915e55d5125c6068b655ee2 by pere
Add Vcs links to control file.

Reuse Debian style links to version control system, to document where
to find the latest code for this package.
The file was modifieddebian/control (diff)
Commit 1ead3d2bff38950d2cd87728aa473ac8316563ea by pere
Drop obsolete Version and Installed-Size fields from d/control

The Version value should be fetched from d/changelog, and the
Installed-Size should be generated when the size of the built package
is known after building.
The file was modifieddebian/control (diff)
Commit ef0d98d183da6c4baeb3df1dfe286ca88f78b575 by Merlijn Boris Wolf Wajer
WIP: platform.cpp: switch to new orientation api
The file was modifiedplatform.cpp (diff)
The file was modifiedsettingswindow.cpp (diff)
Commit 93302b5ca0c9a0093c8bc8e9d1e8d948cc13b9a5 by Merlijn Boris Wolf Wajer
debian/changelog: bump for 0.5.5
The file was modifieddebian/changelog (diff)