[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted python-parted 0.11 (i386 source)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 17 Sep 2002 17:32:32 -0500
Source: python-parted
Binary: python-parted
Architecture: source i386
Version: 0.11
Distribution: unstable
Urgency: low
Maintainer: Progeny Debian Packaging Team <debian-packages@progeny.com>
Changed-By: Branden Robinson <branden@progeny.com>
Description: 
 python-parted - Python bindings for GNU Parted
Closes: 153651
Changes: 
 python-parted (0.11) unstable; urgency=low
 .
   * ported to libparted 1.6; thanks to Torsten Landschoff for his very
     generous help with this task! (Closes: #153651)
 .
   * NOTE: The parted.geometry_get_disk() function has been removed.  Use
     parted.geometry_get_device().  This tracks an upstream Parted library
     change, so see the Parted library documentation for details.
 .
   * NOTE: This Python module is even more alpha than usual thanks to the
     recent Parted 1.6 transition.  Use with caution!  (This means you, pgi.)
 .
   * NOTE: Future development of this Python module will likely involve the
     writing of SWIG bindings for Parted.
 .
   * pyparted.c:
     - Took the lineage off of Eric's name since he no longer prefers to have
       it listed.
     - libparted1.6 support changes, courtesy of Torsten Landschoff:
       + (init): remove call to ped_init()
       + (disk_open): call ped_disk_new() instead of ped_disk_open()
       + (disk_create): call ped_disk_new_fresh() instead of ped_disk_create()
       + (disk_close): call ped_disk_destroy() instead of ped_disk_close()
       + (disk_write): call ped_disk_commit() instead of ped_disk_write()
       + (geometry_get_disk): removed
       + (geometry_get_device): new; formerly geometry_get_disk(), now returns
         a device object instead of a disk object
       + (partition_is_efi, partition_mark_efi): function bodies eliminated
       + (constraint_new): handle new max_size argument (XXX: this change looks
         incomplete)
       + (done): remove call to ped_done()
       + (disk_close, disk_read, partition_is_efi, partition_mark_efi): always
         return true (1)
       + (file_system_create, file_system_check, file_system_copy,
          file_system_resize): pass additional NULL argument at end of enclosed
          Parted library function
     - Handle functions with constraints, and new max_size constraint, a little
       better.
     - (disk_add_partition, disk_set_partition_geom, disk_maximize_partition):
       ped_constraint_any() now takes a PedDevice as its first argument, not a
       PedDisk.
     - (file_system_copy): return a Python object, not an integer.
     - Add comments explaining what's going on with the only compiler warning
       this file generates.
 .
   * debian/control:
     - add Uploaders field and put myself in it
     - bump build dependency on libparted-dev to libparted1.6-dev
     - update dependency on Python to (>= 2.2), (<< 2.3)
Files: 
 e23e57751b3b13aa150c45fde75d0f5a 620 interpreters optional python-parted_0.11.dsc
 b82f1b47c19969c6462142a0fa0a18fa 166053 interpreters optional python-parted_0.11.tar.gz
 aff61fc287930308e856729cb1a4242a 28910 interpreters optional python-parted_0.11_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iEYEARECAAYFAj2HriwACgkQ6kxmHytGonzPIACgnv7rvMuTuqP/snJdcDzyHfY0
X20An07ivCjXa7hn95Tisj5izOWg+1HE
=U3f3
-----END PGP SIGNATURE-----


Accepted:
python-parted_0.11.dsc
  to pool/main/p/python-parted/python-parted_0.11.dsc
python-parted_0.11.tar.gz
  to pool/main/p/python-parted/python-parted_0.11.tar.gz
python-parted_0.11_i386.deb
  to pool/main/p/python-parted/python-parted_0.11_i386.deb



Reply to: