Change logs for gelemental source package in Precise

  • gelemental (1.2.0-7ubuntu1) precise; urgency=low
    
      * Merge from Debian testing.  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-7) unstable; urgency=low
    
      * debian/control (Standards-Version): Bumped to 3.9.2.
        (Uploaders): Removed Cesare Tirabassi with thanks (closes: #633662).
        (Build-Depends): Removed dpatch. Added autogen-dev (>= 20100122.1).
      * debian/copyright: Minor update.
      * debian/rules: Removed dpatch stuff and get-orig-source target. Call
        autogen debhelper addon. Disable tests to fix an FTBFS by intltool
        complaining about the files in the .pc quilt directory.
        (override_dh_clean): Run missing dh_clean.
      * debian/patches/579183_adjust_size_middle_button.dpatch: Renamed to
        debian/patches/579183_adjust_size_middle_button.patch.
      * debian/patches/604612_fix_menu_category.dpatch: Renamed to
        debian/patches/604612_fix_menu_category.patch.
      * debian/patches/604618_scrollable_properties_dialog.dpatch: Renamed to
        debian/patches/604618_scrollable_properties_dialog.patch.
      * debian/patches/add_new_wave_theme.dpatch: Renamed to
        debian/patches/add_new_wave_theme.patch.
      * debian/patches/czech_translation_559028.dpatch: Renamed to
        debian/patches/czech_translation_559028.patch.
      * debian/patches/fix_gtkmm_2.18.dpatch: Renamed to
        debian/patches/fix_gtkmm_2.18.patch.
      * debian/patches/fix_zinc_german_translation.dpatch: Renamed to
        debian/patches/fix_zinc_german_translation.patch.
      * debian/patches/ftbfs_doxygen_590382.dpatch: Renamed to
        debian/patches/ftbfs_doxygen_590382.patch.
      * debian/patches/ftbfs_missing_limits.dpatch: Renamed to
        debian/patches/ftbfs_missing_limits.patch.
      * debian/patches/lp673285_link_in_about.dpatch: Renamed to
        debian/patches/lp673285_link_in_about.patch.
      * debian/patches/00list: Renamed to debian/patches/series and adjusted.
      * debian/patches/*.patch: Comments added.
      * debian/source/format: Added for source format 3.0 (quilt).
     -- Angel Abad <email address hidden>   Mon, 12 Dec 2011 13:11:42 +0100
  • 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