Change logs for gparted source package in Dapper

  • gparted (0.1-0ubuntu10) dapper-updates; urgency=low
    
      * debian/patches/xfs-substr-crash.patch: Fix crash if xfs_db fails
        (closes: Malone #50909).
    
     -- Colin Watson <email address hidden>   Thu, 27 Jul 2006 09:46:48 +0100
  • gparted (0.1-0ubuntu9) dapper; urgency=low
    
      * debian/patches/safe-apply-operations.patch: If an operation fails to
        apply, cancel immediately rather than blundering on and potentially
        letting later actions in the operations list damage existing filesystems
        (closes: Malone #46961).
    
     -- Colin Watson <email address hidden>   Tue, 30 May 2006 13:01:14 +0100
  • gparted (0.1-0ubuntu8) dapper; urgency=low
    
      * debian/patches/installer-mode.patch: Only emit "- FORMAT" instructions
        if setting the partition type succeeded; avoids format instructions
        being issued if e.g. a preceding resize failed.
    
     -- Colin Watson <email address hidden>   Fri, 26 May 2006 23:09:37 +0100
  • gparted (0.1-0ubuntu7) dapper; urgency=low
    
      * debian/patches/upstream-ntfsresize-fixes.patch: Backported from
        upstream:
        - Run a simulation before performing an NTFS resize.
        - Run ntfsresize in info-only mode when checking filesystems.
    
     -- Colin Watson <email address hidden>   Tue, 23 May 2006 13:42:09 +0100
  • gparted (0.1-0ubuntu6) dapper; urgency=low
    
      * debian/patches/installer-mode.patch:
        - Disable reiser4 in installer mode, since partman doesn't support it
          yet (closes: Malone #32075).
        - Change the toolbar style to icons-beside-text in installer mode and
          mark the new toolbutton as important (closes: Malone #42723).
      * debian/patches/ext3-before-ext2.patch:
        - Default to ext3 rather than ext2 (closes: Malone #40586).
    
     -- Colin Watson <email address hidden>   Wed, 17 May 2006 19:30:53 +0100
  • gparted (0.1-0ubuntu5) dapper; urgency=low
    
      * debian/patches/installer-mode.patch:
        Ensure all dialogs opened by the main window are transient against
        the plug rather than the window when in installer mode.
    
     -- Daniel Silverstone <email address hidden>   Wed, 22 Mar 2006 12:12:59 +0000
  • gparted (0.1-0ubuntu4) dapper; urgency=low
    
      * debian/patches/privileged.patch:
        - we use gksu now.
      * debian/rules:
        - dropped hack to distinguish between Ubuntu's / Debian's use of
          gksudo/gksu.
      * debian/control:
        - dropped lsb-release as a Build-Dependency - not needed anymore.
      * debian/patches/menu-change.patch:
        - added X-KDE-SubstituteUID=true (Malone: #34598)
    
     -- Daniel Holbach <email address hidden>   Mon, 20 Mar 2006 19:56:28 +0100
  • gparted (0.1-0ubuntu3) dapper; urgency=low
    
      * debian/patches/installer-mode.patch:
        - Ensure the main window is not visible when embedded.
        - Ensure the format-to menu is not visible when embedded.
        - Make the toolbar use icons-only mode when embedded
        - Instead of formatting, issue format instructions to stdout when embedded
        - Make the action dialog transient to the plug when embedded
        - Make the pre- and post-apply warning dialogs transient to the plug also
        - Remove resize grip from statusbar when embedded
      * debian/patches/rename-menu-entry.patch:
        - Changes 'GParted' to 'Gnome Partition Editor'
          Courtesy of mdke
    
     -- Daniel Silverstone <email address hidden>   Thu,  9 Mar 2006 16:18:47 +0000
  • gparted (0.1-0ubuntu2) dapper; urgency=low
    
      * debian/patches/installer-mode.patch:
        - In installer mode, watch for lines of input on stdin, as follows:
          "apply" causes gparted to ask the user to apply changes, returning a
          line on stdout starting with 0 if confirmed or starting with a number
          other than 0 if cancelled; "undo" causes gparted to undo changes.
        - If stdin is closed, then close gparted.
        - Hide the Apply toolbar button in installer mode.
        - When applying, don't ask for confirmation if there are no operations
          to apply. (Normally this won't happen because the Apply toolbar button
          will be disabled, but it can happen with stdio control.)
        These changes allow Espresso to control gparted more smoothly.
    
     -- Colin Watson <email address hidden>   Tue, 14 Feb 2006 16:02:47 +0000
  • gparted (0.1-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release.
    
     -- Daniel Holbach <email address hidden>  Fri, 13 Jan 2006 10:39:50 +0100
  • gparted (0.0.9+cvs2006.01.08-0ubuntu4) dapper; urgency=low
    
    
      * Fix help output for --installer option.
    
     -- Colin Watson <email address hidden>  Tue, 10 Jan 2006 17:35:41 +0000
  • gparted (0.0.9+cvs2006.01.08-0ubuntu2) dapper; urgency=low
    
    
      * debian/patches/installer-mode.patch: Resurrected from old
        GraphicalPartitioningTool.patch and tweaked to apply to current gparted,
        with all the mount point handling removed for now as that's very
        difficult to resynchronise against anything newer than 0.0.9.
    
     -- Colin Watson <email address hidden>  Tue, 10 Jan 2006 14:20:02 +0000
  • gparted (0.0.9+cvs2006.01.08-0ubuntu1) dapper; urgency=low
    
    
      * New CVS checkout.
      * debian/control:
        - bumped Build-Depends on libparted and libgtkmm.
        - changed maintainer email address.
        
     -- Daniel Holbach <email address hidden>  Mon,  9 Jan 2006 14:55:31 +0100
  • gparted (0.0.9-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - gparted finally has a logo/icon ;) (thanks to Alain Clement) 
          see also #162092
        - minor cleanups
        - correct partitiontype is now set after creation or conversion. 
          (#322281) (Ubuntu: #20013)
        - changes already covered in our CVS checkouts.
      * debian/patches/privileged.patch:
        - updated.
      * debian/patches/changed-menu-icon.patch, 
        debian/gparted.png.uuencoded:
        - dropped, upstream has their own icon.
      * debian/rules:
        - don't install pixmaps.
      * debian/control:
        - don't depend on sharutils any more (uudecode).
    
     -- Daniel Holbach <email address hidden>  Mon, 28 Nov 2005 14:48:46 +0100