- Timestamp:
- 07/14/08 10:25:41 (5 years ago)
- Location:
- pkg/viola/main/gparted/trunk/debian
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/viola/main/gparted/trunk/debian/changelog
r3646 r4074 1 gparted (0.3.8-parsix1) unstable; urgency=low 2 3 * New upstream bugfix release 4 * Refreshed 05_GParted_Core.cc.diff to be applied cleanly. 5 * Updated watch file. 6 7 -- Alan Baghumian <alan@technotux.org> Mon, 14 Jul 2008 10:23:39 +0200 8 1 9 gparted (0.3.7-parsix1) unstable; urgency=low 2 10 -
pkg/viola/main/gparted/trunk/debian/patches/05_GParted_Core.cc.diff
r3646 r4074 1 diff -urN gparted-0.3. 7/src/GParted_Core.cc gparted-0.3.7.new/src/GParted_Core.cc2 --- gparted-0.3. 7/src/GParted_Core.cc 2008-04-29 16:17:27.000000000 +02003 +++ gparted-0.3. 7.new/src/GParted_Core.cc 2008-05-09 12:09:37.000000000 +02004 @@ -17 04,7 +1704,7 @@1 diff -urN gparted-0.3.8/src/GParted_Core.cc gparted-0.3.8.new/src/GParted_Core.cc 2 --- gparted-0.3.8/src/GParted_Core.cc 2008-07-10 20:58:50.000000000 +0200 3 +++ gparted-0.3.8.new/src/GParted_Core.cc 2008-07-14 09:42:52.000000000 +0200 4 @@ -1741,7 +1741,7 @@ 5 5 6 6 while ( succes && … … 11 11 { 12 12 if ( done != 0 ) 13 @@ -17 48,7 +1748,7 @@13 @@ -1785,7 +1785,7 @@ 14 14 dst_device, 15 15 src_start + ( dst_start > src_start ? 0 : done ), … … 20 20 operationdetail, 21 21 readonly, 22 @@ -19 22,7 +1922,7 @@22 @@ -1959,7 +1959,7 @@ 23 23 if ( lp_device_src && lp_device_dst && ped_device_open( lp_device_src ) && ped_device_open( lp_device_dst ) ) 24 24 { … … 29 29 { 30 30 ped_device_sync( lp_device_dst ) ; 31 @@ -19 43,7 +1943,7 @@31 @@ -1980,7 +1980,7 @@ 32 32 operationdetail .get_last_child() .add_child( OperationDetail( "", STATUS_NONE ) ) ; 33 33 … … 38 38 succes = copy_block( lp_device_src, 39 39 lp_device_dst, 40 @@ -19 58,7 +1958,7 @@40 @@ -1995,7 +1995,7 @@ 41 41 if ( timer_progress_timeout .elapsed() >= 0.5 ) 42 42 { … … 47 47 operationdetail .get_last_child() .get_last_child(), 48 48 readonly ) ; 49 @@ - 1977,13 +1977,13 @@49 @@ -2014,13 +2014,13 @@ 50 50 51 51 //final description … … 63 63 //close and destroy the devices.. 64 64 ped_device_close( lp_device_src ) ; 65 @@ -20 10,7 +2010,7 @@65 @@ -2047,7 +2047,7 @@ 66 66 { 67 67 if ( blocksize < 0 ) -
pkg/viola/main/gparted/trunk/debian/watch
r3646 r4074 1 1 version=3 2 http://sf.net/gparted/ gparted-(.*)\.tar\.gz 2 http://heanet.dl.sourceforge.net/sourceforge/gparted/gparted-(.*)\.tar\.bz2 3
Note: See TracChangeset
for help on using the changeset viewer.


