Change logs for xen-3.3 source package in Karmic

  • xen-3.3 (3.3.0-1ubuntu11) karmic; urgency=low
    
      * debian/patches/fix-libxc-warning.diff: Fix an FTBFS by
        conditionalizing out a spurious warning in libxc (LP: #393376).
    
     -- Evan Broder <email address hidden>   Mon, 29 Jun 2009 03:41:17 -0400
  • xen-3.3 (3.3.0-1ubuntu10) karmic; urgency=low
    
      * debian/patches/use-python-2.6.diff: Pass --install-layout=deb for the
        brave new Python 2.6 world.
      * Also rebuild for Python 2.6. (LP: #362691)
      * debian/patches/suppress-python-2.6-warnings.diff: Patch out a few
        DeprecationWarnings introduced in Python 2.6
      * debian/patches/gcc-4.4-fixes.diff: Fix some inline assembly to build
        with gcc 4.4
      * debian/control: Make sure a dependency on a specific Python version
        gets added.
      * debian/control: Fix the Replaces line for libxen3 and libxen3-dev (LP:
        #286450)
      * debian/control: Fix a lintian warning in libxen3-dev's dependencies.
      * debian/rules: Don't clean out debian/tmp between install stages. This
        reunites some manpages with their long-lost packages. (LP: #346003)
      * debian/rules: Clean up the debian/xen-utils-3.3.udev file created as
        part of the build process.
      * debian/rules: Restart xend after the upgrade is complete to be sure
        pycentral installed the modules.
    
     -- Evan Broder <email address hidden>   Sat, 16 May 2009 18:01:24 -0400
  • xen-3.3 (3.3.0-1ubuntu9) jaunty; urgency=low
    
      * debian/xen-utils-3.3.install: Don't install udev rules this way
      * debian/rules: Instead copy so debhelper can find them and use
        dh_installudev to do the heavy lifting.
      * debian/xen-utils-3.3.preinst: Remove symlink on upgrade, remove old
        rules files if unmodified otherwise move to new filename.
      * debian/xen-utils-3.3.postinst: Don't create symlink
      * debian/xen-utils-3.3.postrm: No symlink to remove
      * Bump build-depend on debhelper to install udev rules into
       /lib/udev/rules.d, bump dependency on udev to get correct version.
    
     -- Scott James Remnant <email address hidden>   Tue, 13 Jan 2009 17:01:29 +0000