@@ -0,0 +1,583 @@
+--- libvirt-0.4.0.orig/debian/changelog
++++ libvirt-0.4.0/debian/changelog
+@@ -0,0 +1,123 @@
++libvirt (0.4.0-1~bpo40+1) etch-backports; urgency=low
++
++ * Rebuild for Etch backports.
++ * include the full changelog since there's now version on bpo yet
++ and none in etch
++
++ -- Guido Guenther <agx@sigxcpu.org> Mon, 07 Jan 2008 15:52:48 +0100
++
++libvirt (0.4.0-1) unstable; urgency=low
++
++ * new upstream version
++ * enable sasl support
++ * leave policykit support disabled since it's not in unstable yet
++ * bump shlibs version
++ * remove CVS metadata
++ * rediff patches
++ * libvirtd-bin.init: libvirtd supports reload
++
++ -- Guido Guenther <agx@sigxcpu.org> Fri, 21 Dec 2007 16:49:13 +0100
++
++libvirt (0.3.3-6) unstable; urgency=low
++
++ * don't include precompiled examples in the doc package (Closes: #456825)
++ * remove RHism from manpage (Closes: #455859)
++ * bump standards version
++
++ -- Guido Guenther <agx@sigxcpu.org> Wed, 19 Dec 2007 13:45:58 +0100
++
++libvirt (0.3.3-5) unstable; urgency=low
++
++ * make libs match overrides
++ * move to team maintenance
++ * suggest dnsmasq and bridge-utils for qemu networking
++ * remove stale PID files
++
++ -- Guido Guenther <agx@sigxcpu.org> Thu, 13 Dec 2007 21:34:16 +0100
++
++libvirt (0.3.3-4~bpo40+1) etch-backports; urgency=low
++
++ * Rebuild for Etch backports.
++
++ -- Guido Guenther <agx@sigxcpu.org> Fri, 28 Dec 2007 17:38:28 +0100
++
++libvirt (0.3.3-4) unstable; urgency=low
++
++ * put packages into the proper sections
++ * fix messed up Standards-Version (Closes: #453900)
++
++ -- Guido Guenther <agx@sigxcpu.org> Sun, 02 Dec 2007 14:50:11 +0100
++
++libvirt (0.3.3-3) unstable; urgency=low
++
++ * add initscript to start libvirtd
++
++ -- Guido Guenther <agx@sigxcpu.org> Wed, 28 Nov 2007 10:30:29 +0100
++
++libvirt (0.3.3-2) unstable; urgency=low
++
++ * debian/copyright:
++ * update FSF address
++ * update upstream author and copyright information
++ * install the virsh manpage
++ * use binary:Version instead of Source-Version
++
++ -- Guido Guenther <agx@sigxcpu.org> Fri, 23 Nov 2007 22:31:26 +0100
++
++libvirt (0.3.3-1) unstable; urgency=low
++
++ * repackage for Debian (Closes: #384300)
++ * enable avahi
++ * build with qemu/kvm support
++ * disable xen support until #402249 is fixed
++ * disable qemu autonetwork for now, causes libvirtd to seqfault
++ * fix path to kvm
++ * switch off DH_VERBOSE
++ * thanks to the Ubuntu maintainers for their work!
++
++ -- Guido Guenther <agx@sigxcpu.org> Fri, 23 Nov 2007 01:58:56 +0100
++
++libvirt (0.3.3-0ubuntu1) hardy; urgency=low
++
++ * New upstream release.
++ * Update maintainer.
++
++ -- Soren Hansen <soren@ubuntu.com> Wed, 14 Nov 2007 23:09:33 +0100
++
++libvirt (0.3.0-0ubuntu2) gutsy; urgency=low
++
++ * Add lingnutls-dev Build-Dep.
++
++ -- Fabio M. Di Nitto <fabbione@ubuntu.com> Mon, 16 Jul 2007 12:10:41 +0200
++
++libvirt (0.3.0-0ubuntu1) gutsy; urgency=low
++
++ * Import new upstram release that can actually build on xen-3.1.
++
++ -- Fabio M. Di Nitto <fabbione@ubuntu.com> Mon, 16 Jul 2007 10:23:04 +0200
++
++libvirt (0.2.2-0ubuntu1) gutsy; urgency=low
++
++ * Depends on libxen3.1-dev.
++
++ -- Chuck Short <zulcss@ubuntu.com> Fri, 13 Jul 2007 11:04:00 -0400
++
++libvirt (0.2.2-0ubuntu0) gutsy; urgency=low
++
++ * New upstream version.
++ * Updated libvirt-bin.install, thanks to Marcelo Boveto Shima.
++
++ -- Chuck Short <zulcss@ubuntu.com> Sun, 24 Jun 2007 09:54:54 -0400
++
++libvirt (0.1.8-0ubuntu2) feisty; urgency=low
++
++ * Rebuild for python2.5 as the default python version.
++
++ -- Matthias Klose <doko@ubuntu.com> Fri, 12 Jan 2007 13:21:55 +0000
++
++libvirt (0.1.8-0ubuntu1) feisty; urgency=low
++
++ * Initial release
++
++ -- Andrew Mitchell <ajmitch@ubuntu.com> Mon, 23 Oct 2006 20:00:28 +1300
++
+--- libvirt-0.4.0.orig/debian/compat
++++ libvirt-0.4.0/debian/compat
+@@ -0,0 +1 @@
++5
+--- libvirt-0.4.0.orig/debian/control
++++ libvirt-0.4.0/debian/control
+@@ -0,0 +1,70 @@
++Source: libvirt
++Section: libs
++Priority: optional
++Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
++Uploaders: Guido Guenther <agx@sigxcpu.org>
++Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), libxml2-dev, libncurses5-dev, libreadline5-dev, zlib1g-dev, libgnutls-dev, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), quilt, libavahi-client-dev, libsasl2-dev
++XS-Python-Version: current
++Standards-Version: 3.7.3
++
++Package: libvirt-bin
++Architecture: any
++Depends: ${shlibs:Depends}
++Enhances: qemu, kvm
++Section: admin
++Suggests: dnsmasq, bridge-utils
++Description: the programs for the libvirt library
++ Libvirt is a C toolkit to interract with the virtualization capabilities
++ of recent versions of Linux (and other OSes). The library aims at providing
++ a long term stable C API for different virtualization mechanisms. It currently
++ supports QEMU and KVM.
++ .
++ This package contains the supporting binaries to use with libvirt
++
++Package: libvirt0
++Architecture: any
++Depends: ${shlibs:Depends}
++Description: library for interfacing with differeny virtualization systems
++ Libvirt is a C toolkit to interract with the virtualization capabilities
++ of recent versions of Linux (and other OSes). The library aims at providing
++ a long term stable C API for different virtualization mechanisms. It currently
++ supports QEMU and KVM..
++
++Package: libvirt-doc
++Architecture: all
++Section: doc
++Description: documentation for the libvirt library
++ Libvirt is a C toolkit to interract with the virtualization capabilities
++ of recent versions of Linux (and other OSes). The library aims at providing
++ a long term stable C API for different virtualization mechanisms. It currently
++ supports QEMU and KVM.
++ .
++ This package contains the documentation.
++
++Package: libvirt-dev
++Architecture: any
++Section: libdevel
++Depends: libvirt0 (= ${binary:Version})
++Description: development files for the libvirt library
++ Libvirt is a C toolkit to interract with the virtualization capabilities
++ of recent versions of Linux (and other OSes). The library aims at providing
++ a long term stable C API for different virtualization mechanisms. It currently
++ supports QEMU and KVM.
++ .
++ This package contains the header files and static libraries which are
++ needed for developing the applications with libvirt.
++
++Package: python-libvirt
++Architecture: any
++Depends: ${shlibs:Depends}, ${python:Depends}
++Provides: ${python:Provides}
++Section: python
++XB-Python-Version: ${python:Versions}
++Description: libvirt python bindings
++ Libvirt is a C toolkit to interract with the virtualization capabilities
++ of recent versions of Linux (and other OSes). The library aims at providing
++ a long term stable C API for different virtualization mechanisms. It currently
|
@@ -0,0 +1,24 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+Format: 1.0
+Source: libvirt
+Version: 0.4.0-1~bpo40+1
+Binary: libvirt-dev, libvirt-doc, libvirt-bin, python-libvirt, libvirt0
+Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
+Architecture: any
+Standards-Version: 3.7.3
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.38), libxml2-dev, libncurses5-dev, libreadline5-dev, zlib1g-dev, libgnutls-dev, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), quilt, libavahi-client-dev, libsasl2-dev
+Python-Version: current
+Uploaders: Guido Guenther <agx@sigxcpu.org>
+Files:
+ 2f6c6adb62145988f0e5021e5cbd71d3 2968326 libvirt_0.4.0.orig.tar.gz
+ 5066495d1016ded94387a9211b73ca3b 6231 libvirt_0.4.0-1~bpo40+1.diff.gz
+
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.6 (GNU/Linux)
+
+iD8DBQFHgk45n88szT8+ZCYRAqoCAJ48jTHyel76yNXhZluGnJu/gNdMsACfdMGm
++gEWmN70401xptEDF+qDsN4=
+=GqL0
+-----END PGP SIGNATURE-----
|