Change logs for gelemental source package in Jaunty

  • 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