Changeset 7016
- Timestamp:
- 12/25/10 23:06:26 (2 years ago)
- 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 1 gparted (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 8 gparted (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 26 gparted (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 13 32 14 33 gparted (0.6.0-1) unstable; urgency=low 15 34 16 35 * New upstream release 36 Fix mkswap failure with "UUID parsing failed" message 37 Closes: 573836 17 38 * Fix out-of-date-standards-version 18 39 -
pkg/raul/main/gparted/trunk/debian/control
r6816 r7016 7 7 parted, pkg-config, gnome-doc-utils, rarian-compat, libgtkmm-2.4-dev, 8 8 libparted0-dev (>= 2.2), intltool 9 Standards-Version: 3.9. 09 Standards-Version: 3.9.1 10 10 Homepage: http://gparted.sourceforge.net 11 11 -
pkg/raul/main/gparted/trunk/debian/rules
r6816 r7016 60 60 dh_gencontrol 61 61 dh_md5sums 62 dh_builddeb 62 dh_builddeb -- -Zbzip2 -z9 63 63 64 64 binary: binary-indep binary-arch
Note: See TracChangeset
for help on using the changeset viewer.


