Accepted: parted 1.8.8.git.2008.03.24-7ubuntu1 (source)
Colin Watson
cjwatson at ubuntu.com
Tue Jun 24 14:35:19 BST 2008
Accepted:
OK: parted_1.8.8.git.2008.03.24.orig.tar.gz
OK: parted_1.8.8.git.2008.03.24-7ubuntu1.diff.gz
OK: parted_1.8.8.git.2008.03.24-7ubuntu1.dsc
-> Component: main Section: admin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 24 Jun 2008 14:31:05 +0100
Source: parted
Binary: parted parted-udeb libparted1.8-9 libparted1.8-udeb libparted1.8-i18n libparted1.8-dev libparted1.8-dbg parted-doc
Architecture: source
Version: 1.8.8.git.2008.03.24-7ubuntu1
Distribution: intrepid
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
libparted1.8-9 - The GNU Parted disk partitioning shared library
libparted1.8-dbg - The GNU Parted disk partitioning library debug development files
libparted1.8-dev - The GNU Parted disk partitioning library development files
libparted1.8-i18n - The GNU Parted disk partitioning library i18n support
libparted1.8-udeb - The GNU Parted disk partitioning shared library
parted - The GNU Parted disk partition resizing program
parted-doc - The GNU Parted disk partition resizing program documentation
parted-udeb - Manually partition a hard drive (parted)
Closes: 294520 419609 442308 466826
Launchpad-Bugs-Fixed: 237568
Changes:
parted (1.8.8.git.2008.03.24-7ubuntu1) intrepid; urgency=low
.
* Resynchronise with Debian (LP: #237568). Remaining changes:
- swap-uuid.dpatch: Create UUIDs on new swap partitions.
- gptsync.dpatch: On Intel Mac systems, write a synced MBR rather than a
protective MBR.
- Add -fno-stack-protector on sparc.
- sparc-new-label.dpatch: Fix sparc disk label generation. This is
required for LDOM and parallel installations with Solaris 10.
- loop-partitions.dpatch: Loop devices can only have one partition, so
don't generate device names such as "/dev/loop0p1".
- unpartitioned-disks.dpatch: Don't try to call BLKPG ioctls on
unpartitionable disks (only implemented for loop devices at the
moment), as they will always fail.
- When building with gcc-4.3, add -Wno-array-bounds to CFLAGS.
- Cell partition tables are misdetected as pc98, so disable pc98 support
on powerpc.
- array-bounds.dpatch: Backport patch from git to allow building with
gcc-4.3.
.
parted (1.8.8.git.2008.03.24-7) unstable; urgency=low
.
* Upload to unstable
.
parted (1.8.8.git.2008.03.24-6) experimental; urgency=low
.
[ Otavio Salvador ]
* Give the parted udeb a menu item number. This allows it to be
selected manually in anna. Update the udeb description for
consistency and remove the long description to save space. Thanks to
Frans Pop <elendil at planet.nl> (closes: #466826).
.
[ Jim Meyering ]
* test for improved DOS-partition-table recognition
.
[ Colin Watson ]
* bug fix: improve DOS partition table recognition
.
[ Jim Meyering ]
* avoid const-related compiler warnings
.
parted (1.8.8.git.2008.03.24-5) experimental; urgency=low
.
* Disable LVM support for dasd labels
.
parted (1.8.8.git.2008.03.24-4) experimental; urgency=low
.
[ Otavio Salvador ]
* properly test for __s390__ and __s390x__ macros to disable O_DIRECT
on that
.
[ Matt Davis ]
* Corrected a few memory leaks from unallocated ped_unit_format calls.
* Corrected memory leak when displaying partition flags.
* Corrected a small memory leak when displaying partition information
.
[ Otavio Salvador ]
* do not loop in case message exception has no message
* fix memory leak in exception handler
* Ensure that autoreconf uses aclocal 1.0
.
parted (1.8.8.git.2008.03.24-3) experimental; urgency=low
.
[ Otavio Salvador ]
* Bump version to 1.8.9 since it broke ABI interface
* Ensure that autoreconf uses automake 1.10
* Add debian/libparted-i18n.files and debian/libparted-dev.files
removed by mistake
* Change soname and dependency requirements due ABI change
.
[ Robert Millan ]
* Add support for GRUB / BIOS partition in GPT.
.
parted (1.8.8.git.2008.03.24-2) experimental; urgency=low
.
[ Bastian Blank ]
* Fix syntax error.
* Use host_cpu for s390 check.
.
[ Jim Meyering ]
* Fix a typo: s/to defragmenting/to defragment/, Remove trailing
blanks.
* Don't write into line[-1] when line starts with a NUL byte.
.
parted (1.8.8.git.2008.03.24-1) experimental; urgency=low
.
[ Cyril Brulebois ]
* debian/rules:
- add “-fgnu89-inline” to “CFLAGS” and “UDEB_CFLAGS” to fix FTBFS
(Closes: #442308).
* debian/control.in:
- make the packages binNMU-safe by using binary:Version and
source:Version instead of Source-Version.
.
[ Otavio Salvador ]
* Really duplicate disks instead of readd each partition so it preserves
the ordering and like (Closes: #294520).
* Point to GPL-3 instead of including it since it is now available.
* Package Patches:
- lvm2.dpatch: droped, equivalent code merged upstream;
.
parted (1.8.7.git.2007.07.30-1) experimental; urgency=low
.
* New upstream release.
.
[ Xavier Oswald ]
* debian/README.Debian updated
* debian/parted-doc.docs updated
.
[ Otavio Salvador ]
* Package Patches:
- doc-package.dpatch: redone from scratch;
- s390.dpatch: dropped, equivalent code merged upstream;
- parted-print-name.dpatch: likewise.
- errors-to-stderr.dpatch: likewise.
- devfs.dpatch: rediff.
- sparc-fix-raid.dpatch: likewise.
- lvm2.dpatch: readd the missing parts for the LVM partitions
probing;
* debian/rules:
- configure called with --enable-device-mapper to include
device-mapper support in;
- build gnulib when building udeb and debugging packages otherwise
they'd fail;
- change soname version;
* debian/control:
- add libdevmapper-dev as build-dependency;
- add pkg-config as build-dependency;
- cleanup udeb dependencies. Thanks to Frans Pop <elendil at planet.nl>
by the patch; (Closes: #419609)
* debian/watch: use the GNU ftp since the HTTP address was giving
timeout;
* debian/libparted-dev.files: stop to provide parted.m4 but provides
pkgconfig, instead;
* debian/parted-doc.docs: drop COPYING;
* debian/copyright: updated since parted is now licensed on GPL3;
* debian/rules: change package names to follow soname;
.
parted (1.8.1~git1-1) experimental; urgency=low
.
* New git snapshot
* doc-package.dpatch: removed hunk that was merge upstream;
* debian/copyright: update FSF address;
* debian/control.in, debian/rules: bump automake requirement to 1.10;
* debian/patches/00list: disabled kfreebsd support by now;
.
parted (1.8.0~rc3-1) experimental; urgency=low
.
* New upstream release.
.
[ Otavio Salvador ]
* doc-package.dpatch: fixed file paths;
* devfs.dpatch: minor change to make it apply again since linux.c had
its #includes massively changed;
* lvm2.dpatch: removed since upstream version now has device-manager
support natively;
* s390.dpatch: removed since upstream version now has device-manager
support natively;
* parted.files: we're not installing pt_BR manpage anymore since it
needs to be updated to new translation systems that is being use in
Parted now;
.
[ Xavier Oswald ]
* add po4a as build-dependancy.
* Adding myself as comaintainer of the package.
* policy 3.7.2
Files:
22479be07e8cccbe8b6400449f03a506 1322 admin optional parted_1.8.8.git.2008.03.24-7ubuntu1.dsc
09a254cf69528b7fa4684f3c5d16112e 4726925 admin optional parted_1.8.8.git.2008.03.24.orig.tar.gz
4bb272c30a82a31fee36542e22ccb0e8 59382 admin optional parted_1.8.8.git.2008.03.24-7ubuntu1.diff.gz
Original-Maintainer: Parted Maintainer Team <parted-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer
iD8DBQFIYPfI9t0zAhD6TNERAmWQAJ9cmDQjTFViU5ZXpxHfn86y+LaGeQCePpw9
X2muLaAE/RTyR0chczqOnUE=
=doM9
-----END PGP SIGNATURE-----
More information about the Intrepid-changes
mailing list