Change logs for gelemental source package in Natty

  • gelemental (1.2.0-6ubuntu1) natty; urgency=low
    
      * Merge from debian unstable. Remaining changes:
        - debian/control: Require libgtkmm >= 2.18.0 for fix_gtkmm_2.18.dpatch
        - Add binary -dbg packages with debugging symbols:
          - debian/control:
            + add gelemental-dbg stanza
            + add libelemental0-dbg stanza
          - debian/rules:
            + split dh_strip calls in binary-arch target
            + add appropriate --dbg-package flags to dh_strip calls
    
    gelemental (1.2.0-6) unstable; urgency=low
    
      * debian/compat: Increased to compatiblity level 7.
      * debian/control (Standards-Version): Bumped to 3.9.1.
        (Homepage): Set to archive.org, because site is offline for a long time.
        (Vcs-Browser): Point to real location.
        (Build-Depends): Increased dh version.
      * debian/rules: Rewritten for dh 7.
      * debian/patches/579183_adjust_size_middle_button.dpatch: Added.
        - src/buttons.cc: Request the natural width of the "active" button in the
          middle to avoid cut element symbols (closes: #579183).
      * debian/patches/604612_fix_menu_category.dpatch: Added.
        - data/gelemental.desktop.in: Category is Education (closes: #604612).
      * debian/patches/604618_scrollable_properties_dialog.dpatch: Added.
        - src/dialogs.cc: Make the properties dialog scrollable (closes: #604618).
      * debian/patches/lp673285_link_in_about.dpatch: Added.
        - src/main.cc: Don't change the homepage label but link to archive.org
          (LP: #673285).
      * debian/patches/00list: Adjusted.
     -- Angel Abad <email address hidden>   Tue, 15 Feb 2011 13:57:39 +0100
  • gelemental (1.2.0-5ubuntu1) natty; urgency=low
    
      * Merge from debian unstable (LP: #662355). Remaining changes:
        - debian/control: Require libgtkmm >= 2.18.0 for fix_gtkmm_2.18.dpatch
        - Add binary -dbg packages with debugging symbols:
            - debian/control:
              + add gelemental-dbg stanza
              + add libelemental0-dbg stanza
            - debian/rules:
              + split dh_strip calls in binary-arch target
              + add appropriate --dbg-package flags to dh_strip calls
    
    gelemental (1.2.0-5) unstable; urgency=low
    
      * debian/control: Add ${misc:Depends} to Depends lines.
      * debian/patches/ftbfs_doxygen_590382.dpatch: New patch, skip installing (no
        longer generated) .dot and .gif files (closes: #590382).
      * debian/control (Uploaders): Added myself.
     -- Angel Abad <email address hidden>   Mon, 27 Sep 2010 00:51:48 +0100
  • gelemental (1.2.0-4ubuntu1) maverick; urgency=low
    
      * Merge from debian testing (LP: #585487).  Remaining changes:
        - debian/control: Require libgtkmm >= 2.18.0 for fix_gtkmm_2.18.dpatch
        - Add binary -dbg packages with debugging symbols:
            - debian/control:
              + add gelemental-dbg stanza
              + add libelemental0-dbg stanza
            - debian/rules:
              + split dh_strip calls in binary-arch target
              + add appropriate --dbg-package flags to dh_strip calls
      * debian/control: Add ${misc:Depends} to all binary stanza Depends fields
        to placate Lintian 'debhelper-but-no-misc-depends'
    
    gelemental (1.2.0-4) unstable; urgency=low
    
      * debian/control (Standards-Version): Bumped to 3.8.3.
        (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format.
      * debian/watch: Comment out homepage. Not reachable anymore.
      * debian/README.source: Added dpatch notice.
      * debian/patches/fix_gtkmm_2.18.dpatch: Added from Ubuntu (LP: #441453).
        - can_focus() has been deprecated for gtkmm >= 2.18 in favour of a
          new get_can_focus() method.
      * debian/patches/add_new_wave_theme.dpatch: Added from Ubuntu (LP: #486798).
        - add the New Wave theme to the list of themes that have issues with
          button colours.
      * debian/patches/559028_cs_po.dpatch: Added.
        - po/cs.po: Czech translation by Marek Černocký (closes: #559028).
      * debian/patches/00list: Adjusted.
     -- David Futcher <email address hidden>   Thu, 27 May 2010 17:33:03 +0100