Changeset 7016


Ignore:
Timestamp:
12/25/10 23:06:26 (2 years ago)
Author:
alanbach-guest
Message:
  • New upstream stable release
    • Sync'd with Debian 0.7.0-1
Location:
pkg/raul/main/gparted/trunk/debian
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pkg/raul/main/gparted/trunk/debian/changelog

    r6909 r7016  
    1 gparted (0.6.2-parsix1) unstable; urgency=low 
    2  
    3   * New upstream bugfix release 
    4  
    5  -- Alan Baghumian <alan@technotux.org>  Sat, 21 Aug 2010 17:28:30 -0700 
    6  
    7 gparted (0.6.1-parsix1) unstable; urgency=low 
    8  
    9   * Sync'd with Debian 0.6.0-1 
    10   * New upstream bugfix release 
    11  
    12  -- Alan Baghumian <alan@technotux.org>  Mon, 12 Jul 2010 18:24:07 -0700 
     1gparted (0.7.1-parsix1) unstable; urgency=low 
     2 
     3  * New upstream stable release 
     4  * Sync'd with Debian 0.7.0-1 
     5 
     6 -- Alan Baghumian <alan@technotux.org>  Sat, 25 Dec 2010 14:05:42 -0800 
     7 
     8gparted (0.7.0-1) unstable; urgency=high 
     9 
     10  * New upstream release 
     11    Fix gparted crash at start with glibmm-ERROR 
     12      Closes: 601818 
     13      LP: #609477, #617885 
     14    Fix crash moving more than one logical partition right 
     15      Closes: 601817 
     16    Skip move/copy action because linux swap contains no data 
     17      LP: #401228 
     18    Fix several memory leaks and valgrind errors 
     19    Remove unnecessary null pointer checks 
     20    Fix partitions moved or copied are 1 MiB larger 
     21    Insert additional translator comments 
     22    Add initial support for btrfs 
     23 
     24 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 30 Oct 2010 11:08:59 +1100 
     25 
     26gparted (0.6.2-1) unstable; urgency=low 
     27 
     28  * New upstream release  
     29  * Fix out-of-date-standards-version 
     30 
     31 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 24 Aug 2010 13:45:24 +1000 
    1332 
    1433gparted (0.6.0-1) unstable; urgency=low 
    1534 
    1635  * New upstream release  
     36    Fix mkswap failure with "UUID parsing failed" message 
     37    Closes: 573836 
    1738  * Fix out-of-date-standards-version 
    1839 
  • pkg/raul/main/gparted/trunk/debian/control

    r6816 r7016  
    77 parted, pkg-config, gnome-doc-utils, rarian-compat, libgtkmm-2.4-dev, 
    88 libparted0-dev (>= 2.2), intltool 
    9 Standards-Version: 3.9.0 
     9Standards-Version: 3.9.1 
    1010Homepage: http://gparted.sourceforge.net 
    1111 
  • pkg/raul/main/gparted/trunk/debian/rules

    r6816 r7016  
    6060        dh_gencontrol 
    6161        dh_md5sums 
    62         dh_builddeb 
     62        dh_builddeb -- -Zbzip2 -z9 
    6363 
    6464binary: binary-indep binary-arch 
Note: See TracChangeset for help on using the changeset viewer.