Change logs for amoeba source package in Lunar

  • amoeba (1.1-31) unstable; urgency=medium
    
      * Convert package to using dh. (Closes: #999190)
        * Bump debhelper dependency and compat to 13.
      * Move from GTK+ 2 to 3. (Closes: #967253)
        * 29-no-dynamic-gtk.diff: New patch, don't load GDK and GTK+ dynamically;
          all modern Linux systems have this, and we have a hard dependency in
          the Debian package anyway.
        * 30-fix-gtk-deprecations.diff: New patch, fix all GTK+ 2 deprecation
          warnings/errors.
        * 31-move-to-gtk3.diff: New patch, Build and link against GTK+ 3 instead
          of 2 (needs only a few small changes from GtkObject to GObject after
          the last patch has been applied).
        * Build-Depend on libgtk-3-dev instead of libgtk2.0-dev.
    
     -- Steinar H. Gunderson <email address hidden>  Mon, 15 Nov 2021 00:04:44 +0100