SuccessChanges

Summary

  1. debian/rules: remove explicit support for thumb (details)
  2. debian/rules: use proper variable name for CFLAGS (details)
  3. debian/rules: remove unsupported configure option (details)
  4. Update debian/changelog (2.35) (details)
Commit b3fed77047bdc3718f03d2a27b00072d024fc3ac by Arthur D.
debian/rules: remove explicit support for thumb
The proper way could be something like this: DEB_CFLAGS_APPEND=-mthumb
dpkg-buildpackage -rfakeroot
The file was modifieddebian/rules (diff)
Commit c9b99fa8212151471fea3085ff3bec27821d1863 by Arthur D.
debian/rules: use proper variable name for CFLAGS
The file was modifieddebian/rules (diff)
Commit 7a1fdf3556ee3d18bdfde9aa87bb2f2f83f18438 by Arthur D.
debian/rules: remove unsupported configure option
The file was modifieddebian/rules (diff)
Commit 1594d2f0d8e42162e3c9e5c2c95865d307767c5b by Arthur D.
Update debian/changelog (2.35)
The file was modifieddebian/changelog (diff)