Change logs for gelemental source package in Intrepid

  • gelemental (1.2.0-3ubuntu1) intrepid; urgency=low
    
      * Add binary 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
      * Modify Maintainer value to match the DebianMaintainerField
        specification.
    
    gelemental (1.2.0-3) unstable; urgency=low
    
      * debian/control (Build-Depends): Added missing graphviz (doxygen).
      * debian/patches/fix_zinc_german_translation.dpatch: Added.
        - libelemental/data.cc (table_data): Fix translation of "zink", which is
          not "tin".
      * debian/patches/00list: Added.
    
    gelemental (1.2.0-2) unstable; urgency=low
    
      * debian/control (Build-Depends): Added dpatch.
      * debian/rules: Added dpatch related stuff.
        (binary-arch): Call dh_install for all packages.
        (.PHONY): configure is not a PHONY target.
      * debian/patches/ftbfs_missing_limits.dpatch: Added.
        - libelemental/value.hh: Include <limits> to fix FTBFS (closes: #482924).
      * debian/patches/00list: Added.
    
    gelemental (1.2.0-1) unstable; urgency=low
    
      * First release (closes: #444861). Thanks to Cesare Tirabassi for his work.
    
     -- Cesare Tirabassi <email address hidden>   Tue, 03 Jun 2008 20:56:04 +0200
  • gelemental (1.2.0-2ubuntu1) intrepid; urgency=low
    
      * fakesync to synchronize with Debian unstable (LP: #235031)
      * Modify Maintainer value to match the DebianMaintainerField
        specification.
    
     -- Cesare Tirabassi <email address hidden>   Fri, 30 May 2008 10:45:06 +0200
  • gelemental (1.2.0-0ubuntu2) hardy; urgency=low
    
      * debian/control:
        - move Homepage: to proper field following debian policy change
        - clarified short description of the libelemental0 binary package
        - clarified in all long descriptions that data can be accessed through the
          libelemental library by 3rd party applications
      * Add debian/menu
      * Add debian/gelemental.xpm icon for the Debian menu
      * debian/rules:
        - add dh_installmenu to install Debian menu
        - change installation method to dh_install
      * debian/{gelemental,libelemental0,libelemental-dev,libelemental-doc}.install:
        - .install files for dh_install
    
     -- Cesare Tirabassi <email address hidden>   Tue, 11 Dec 2007 21:23:45 +0100