Change logs for idesk source package in Raring

  • idesk (0.7.5-5) unstable; urgency=low
    
    
      * QA upload.
        - Move to packaging format "3.0 (quilt)".
        - Use hardened build flags
          http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
      * src/DesktopConfig.cpp
        - Restore original upstream/0.7.5 and move changes to patch 20.
          See 0.7.5-4.2 and FTBFS fix #624983.
      * debian/compat
        - Update to 9.
      * debian/control
        - (Build-Depends): Update to debhelper 9.
        - (Description): Add paragraph break.
        - (Maintainer): Set to QA group.
        - (Standards-Version): Update to 3.9.4
        - (Sugggest): New; x11-utils, due to use of xmessage in examples.
      * debian/copyright
        - Update to format 1.0.
      * debian/idesk.menu
        - (section): Update to "Applications/System/Administration"
          (Closes: #587682).
      * debian/patches:
        - (10): New. Change from Xdialog to xmessage (Closes: #552572).
        - (20): New. FTBFS fix from previous Debian release.
      * debian/rules
        - Update to dh(1).
      * debian/source/format
        - New file.
    
     -- Jari Aalto <email address hidden>  Fri, 15 Mar 2013 08:27:26 +0200
  • idesk (0.7.5-4.2) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * Fix "FTBFS: DesktopConfig.cpp:134:40: error: no matching function for call
        to 'stat::stat(const char*, stat*)'": apply patch from brian m. carlson:
        include the sys/stat.h header.
        Closes: #624983, #591363
        LP: #592602
    
     -- gregor herrmann <email address hidden>  Sun, 02 Oct 2011 14:17:13 +0200