Debian changelog since last import:
virtualbox-ose (1.5.4-dfsg-1) UNRELEASED; urgency=low
[ Michael Meskes ]
* Do not build guest-utils on amd64 because 64bit guests are nor support
yet.
* Removed build time dependency on i32-libs that is not really needed.
* New upstream version.
* Removed some new files because of licensing problems:
./src/VBox/Additions/linux/selinux-fedora
./src/VBox/Additions/linux/xmouse/Imakefile
./src/VBox/HostServices/SharedClipboard/linux-stub.cpp
* Removed the following patches because they are not needed anymore:
01-configure.dpatch
08-no-kernel.dpatch
09-fix-initscript.dpatch
12-kcompat-2.6.24.dpatch
* Replaced our registration patch by the new config option taken from SVN.
* Rediffed and renumbered some of the remaining patches.
* Added build dependency on libpulse-dev.
* Moved shell scripts from /usr/lib to /usr/share.
* g++-multilib on amd64 depends on libc6-dev-i386, no need to specify both
as build dependency.
* Manually install missing include files for guest-sources.
* Changed layout of guest-sources package to not have to patch the Makefile.
* Changed patch accordingly.
* Removed old 02-host-module patch, it wasn't needed anymore.
* Added new patch 02-module-in-kernel to make sure modules build in a kernel
build environment.
[ Hilko Bengen ]
* Make dh_strip ignore symlink(s) in /usr/share
[ Daniel Baumann ]
* Again fixing dpatch headers.
* Again removing reimported useless whitespaces at EOL and EOF in debian/*.
* Correcting the name of Phillip in copyright.
* Syncronising Uploaders of control with control.module.in.
* Rediffed all patches properly.
-- Michael Meskes <[EMAIL PROTECTED]> Tue, 01 Jan 2008 14:26:51 +0100
2007
virtualbox-ose (1.5.2-dfsg2-7) unstable; urgency=low
[ Patrick Winnertz ]
* Do only recommend the virtualbox-ose-modules package. Maybe someone
would like to compile it on it's own, or not with m-a. (Closes: #456989)
[ Hilko Bengen ]
* Build system: a large move towards using dh_install
- This requires that we force the build output dir to a fixed location.
- The dh_install call needs to go to the `install' target.
* Leave out code/data for test cases from virtualbox-ose binary package
[ Michael Meskes ]
* Only suggest guest-sources in guest-utils. With l-m-e expected to include
the guest-modules in the near future, this should be sufficient.
* Rearranged parts of the debian dir.
* Replaced our patch to not need kernel sources by new configure option
taken from svn.
[ Daniel Baumann ]
* Bumping policy also in module controls, no other changes needed.
-- Michael Meskes <[EMAIL PROTECTED]> Thu, 20 Dec 2007 15:51:13 +0100
virtualbox-ose (1.5.2-dfsg2-6) unstable; urgency=low
[ Daniel Baumann ]
* Again removing reimported useless whitespaces at EOL and EOF in debian/*.
* Fixing dpatch headers.
* Rediffed dpatches 6-12.
* Removed svn:executable on dpatch 9 and 12.
[ Michael Meskes ]
* Fixed rules file to correctly install module sources, closes: #456916
-- Michael Meskes <[EMAIL PROTECTED]> Tue, 18 Dec 2007 16:21:33 +0100
virtualbox-ose (1.5.2-dfsg2-5) unstable; urgency=low
[ Daniel Baumann ]
* Upgrading virtualbox-ose-modules recommends to depends.
* Downgrading virtualbox-ose-source recommends to suggests.
* Bumping policy version, no other changes needed.
[ Hilko Bengen ]
* Added support for vditool to VBox.sh
* Build system:
- Cleaned up patch/config phase
- Added copy of init script to debian directory -- no longer copy it
from src/VBox/Installer/linux/vboxnet.sh
- symlinks/directories in packages are now created using debhelper
* Add 2.6.24 compatibility fix (Closes: #456464)
[ Patrick Winnertz ]
* Moved initscript again out of debian, we should use the upstream one
and created a patch for this one. (in order to fix lintian warning)
* Add description to 02-host-module.dpatch
-- Patrick Winnertz <[EMAIL PROTECTED]> Mon, 17 Dec 2007 17:37:52 +0100
virtualbox-ose (1.5.2-dfsg2-4) unstable; urgency=low
[ Patrick Winnertz ]
* Changed my maintainer address
[ [EMAIL PROTECTED] ]
* Made virtualbox-ose-guest-source compile under linux-modules-extra.
* Made virtualbox-ose-guest-modules i386 only.
* Re-encoded copyright file in UTF-8.
* Removed empty /usr/sbin directory in virtualbox-ose package.
* Removed /usr/lib/virtualbox/VBox.png, doesn't seem to be needed.
* Also removed override for this file.
* Moved binary file xpidl from /usr/share back to /usr/lib.
-- Michael Meskes <[EMAIL PROTECTED]> Thu, 06 Dec 2007 09:11:51 +0100
virtualbox-ose (1.5.2-dfsg2-3) unstable; urgency=low
* Added patch to remove registration form, closes: #447626, #453784
* Added just another patch to make sure module is build with the correct
name when build by linux-modules-extra, closes: #453681, #454123
* Patched Makefile for guest modules for the same reason.
-- Michael Meskes <[EMAIL PROTECTED]> Sun, 02 Dec 2007 18:06:27 +0100
virtualbox-ose (1.5.2-dfsg2-2) unstable; urgency=low
[ Michael Meskes ]
* Removed superfluous build dependencies:
- libqt3-mt-dev depends on zlib1g-dev and libxcursor-dev
- libxalan110-dev depends on libxerces27-dev
- bcc depends on bin86
* Remove guest libs from debug package.
* Call "invoke-rc.d udev reload" conditionally in modules postinst.
* Do not call modprobe in postinst script, closes: #451743, #451742
* Made grep command in vboxnet.sh be quiet, closes: #451741
* Do not start guest utils if not inside the vm.
* Disabled modprobing of vboxadd because udev seems to be able to handle it.
* Applied patch by Kel Modderman <[EMAIL PROTECTED]> improving
guest utils init script.
* Do not change xorg.conf in postinst, closes: #451745
[ Daniel Baumann ]
* Removing again whitespaces at EOL.
* Removing empty virtualbox-ose-guest-utils.postrm.
-- Michael Meskes <[EMAIL PROTECTED]> Mon, 19 Nov 2007 10:56:31 +0100
virtualbox-ose (1.5.2-dfsg2-1) unstable; urgency=low
[ Daniel Baumann ]
* Added debug package.
* Converting XS-* fields to their official counterparts.
* Removed some re-imported useless whitespaces.
[ Michael Meskes ]
* Made sure modules postinst calls debmod before modprobe.
* Added reference to http://wiki.debian.org/VirtualBox to README.Debian.
* Moved architecture independant files from /usr/lib to /usr/share, closes:
#448951
* Checked license of linux installer and additions.
* Repackaged dfsg orig tarball accordingly.
* Added linux installer tools, closes: #448749
* Provide programs with upstream upper/lower case mix as used by upstream.
* Added linux additions in two seperate packages, closes: #440517, #449315
* Install vboxnet.sh as init script.
* Changed build system to work without kernel sources.
-- Michael Meskes <[EMAIL PROTECTED]> Tue, 12 Nov 2007 20:26:35 +0100
virtualbox-ose (1.5.2-dfsg-2) unstable; urgency=low
* Adding depends to adduser (Closes: #447271).
* Conditionally call delgroup in virtualbox-ose.postrm.
* Replacing virtualbox-modules with virtualbox-ose-modules in
scripts/VBox.sh.
* Sorting recommends.
* Adding patch from Daniel Hahler <[EMAIL PROTECTED]> to change the error
message for vboxdrv failure, according to virtualbox-ose-modules.
-- Daniel Baumann <[EMAIL PROTECTED]> Sat, 20 Oct 2007 06:40:00 +0200
virtualbox-ose (1.5.2-dfsg-1) unstable; urgency=low
[ Michael Meskes ]
* Made build process install menu file, closes: #444842
* Move virtualbox to Apps/System.
* Syncronized desktop and menu file.
* Documented features missing in Open-Source-Edition in
README.Debian, closes: #444941
* Changed menu section to Applications/Emulators.
[ Daniel Baumann ]
* Removing useless whitespaces at EOL and EOF in debian/*.
* Sorting architectures.
* Sorting build-depends.
* Sorting control fields.
* Adding VCS control fields.
* Adding Homepage control fields.
* Renaming virtualbox.desktop and virtualbox.xpm to virtualbox-ose.desktop
and virtualbox-ose.xpm.
* Using the term 'VirtualBox OSE' consistently in virtualbox-ose.desktop,
virtualbox-ose-source.README.Debian and virtualbox-ose.menu.
* Renaming README.Debian and README.rebuild to virtualbox-ose.README.Debian
and virtualbox-ose.README.rebuild for consistency reasons.
* Rediffed, cleaned up and properly named all dpatches.
* Added forgotton changelog from the 1.5.0-dfsg-1 upload.
* Using install -D call to install the lintian override.
* Removed comment in rules about "dh_lintian"; this will not be implemented
in debhelper anyway, see #109642 for more information.
* Fixed spelling error and improved language in
virtualbox-ose.README.rebuild.
* Cleaned, simplified and refractored postinst.modules.in,
virtualbox-ose.postinst and virtualbox-ose.postrm.
* Added m-a override link for virtualbox-ose-source.
* Re-applied improvements to dfsg-target in rules from 1.5.0-dfsg-1 upload.
* Removing not needed debhelper calls in binary-indep target in rules.
* Moving debian/virtualbox-ose.lintian-overrides to
debian/lintian/virtualbox-ose for consistency reasons.
* Moving debian/VBox.sh to debian/scripts/VBox.sh for consistency reasons.
* Updated menu file to new menu policy.
* Updated fsf address in copyright.
* New upstream release:
- Updating dfsg-free target in rules.
- Updating 01-configure.dpatch.
-- Michael Meskes <[EMAIL PROTECTED]> Fri, 19 Oct 2007 10:19:49 +0200
virtualbox-ose (1.5.0-dfsg2-2) unstable; urgency=low
[ Patrick Winnertz ]
* Added README.Debian to virtualbox-ose in order to document that the
configuration xml files of the machines are not compatible between
1.4.0-svn4130 and the 1.5.0 release. (Closes: #441634)
* Build only binary-dep packages in binary-dep target and only binary-indep
packages in binary-indep target.
* Added postrm to virtualbox-ose in order to remove the vboxusers group on
purge. (Closes: #442396)
[ Michael Meskes ]
* Force udev to reload the rules in postinst. Hopefully this makes sure that
the device always belongs to the right group.
-- Michael Meskes <[EMAIL PROTECTED]> Sun, 23 Sep 2007 13:55:37 +0200
--
Please sync virtualbox-ose 1.5.4-dfsg-1 from debian unstable
https://bugs.launchpad.net/bugs/156210
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs