Package: gparted Version: 0.2.5-1 Severity: normal Tags: patch Hi,
Attached is the diff for my gparted 0.2.5-1.1 NMU.
diff -Nru /tmp/FVwoPBTG70/gparted-0.2.5/debian/changelog /tmp/MUsWpvRN5R/gparted-0.2.5/debian/changelog --- /tmp/FVwoPBTG70/gparted-0.2.5/debian/changelog 2006-06-19 19:01:03.000000000 +0200 +++ /tmp/MUsWpvRN5R/gparted-0.2.5/debian/changelog 2006-06-19 19:01:03.000000000 +0200 @@ -1,3 +1,11 @@ +gparted (0.2.5-1.1) unstable; urgency=high + + * Non-maintainer upload. + * Rebuild against libparted1.7, since libparted1.6 has been removed. + (Closes: #372516) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Mon, 19 Jun 2006 18:42:44 +0200 + gparted (0.2.5-1) unstable; urgency=low * New upstream release (Closes: #363249, #368085). diff -Nru /tmp/FVwoPBTG70/gparted-0.2.5/debian/control /tmp/MUsWpvRN5R/gparted-0.2.5/debian/control --- /tmp/FVwoPBTG70/gparted-0.2.5/debian/control 2006-06-19 19:01:03.000000000 +0200 +++ /tmp/MUsWpvRN5R/gparted-0.2.5/debian/control 2006-06-19 19:01:03.000000000 +0200 @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: David Moreno Garza <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, uuid-dev, parted, pkg-config, libgtkmm-2.4-dev, libparted1.6-dev +Build-Depends: debhelper (>= 4.0.0), libxml-parser-perl, uuid-dev, parted, pkg-config, libgtkmm-2.4-dev, libparted1.7-dev Standards-Version: 3.7.2 Package: gparted

