Change logs for scim-tables source package in Hardy

  • scim-tables (0.5.7-2ubuntu1) hardy; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - Add ubuntu_01_gcc43.dpatch
    
    scim-tables (0.5.7-2) unstable; urgency=low
    
      * Add Dutch translations by Ronald Stroethoff.
        - In debian/patches/, create 40_dutch-translation.dpatch based on the PO
          file sent to upstream mailing list, and enable it in 00list.
        - The 40_dutch-translation patch also adds "nl" to ALL_LINGUAS in
          configure.ac and configure.  Fix timestamp skews in debian/rules.
        - Generate po/nl.gmo file before building in debian/rules.  Remove it
          after cleaning the build.
        - Add gettext to build dependency.
      * Add "-W -g" compiler flags back.  The warnings are somehow useful when
        reading the build logs, and the debug information will be useful for
        manually built packages with DEB_BUILD_OPTIONS=nostrip.
      * Use /usr/lib/scim-1.0/*/ instead of /usr/lib/scim-1.0/1.4.0/ as the module
        installation path, so that binNMU is possible when SCIM's module ABI
        changes.
    
     -- Jonathan Riddell <email address hidden>   Wed, 21 Nov 2007 18:06:35 +0000
  • scim-tables (0.5.7-1ubuntu2) gutsy; urgency=low
    
      * Use "ln -sf" instead of "ln -s" in the build target of debian/rules, so
        that we don't rely on clean target being run before building.  This fixes
        the build failure reported by autopkgtest.  (LP: #128222)
    
     -- Ming Hua <email address hidden>   Sat, 22 Sep 2007 04:36:53 -0500