[Pkg-virtualbox-commits] [virtualbox] 03/03: Move to RC2, update packaging and patch refresh
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Fri Jun 26 08:02:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch experimental
in repository virtualbox.
commit dfc73a871eba4901622739faed69d23d6c866d91
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Jun 26 09:57:15 2015 +0200
Move to RC2, update packaging and patch refresh
---
debian/changelog | 4 ++--
debian/patches/27-hide-host-cache-warning.patch | 2 +-
debian/patches/29-fix-ftbfs-as-needed.patch | 2 +-
debian/patches/36-fix-vnc-version-string.patch | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e0ca987..12cd9d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-virtualbox (5.0.0~RC1-dfsg-1) UNRELEASED; urgency=medium
+virtualbox (5.0.0~RC2-dfsg-1) UNRELEASED; urgency=medium
[ Gianfranco Costamagna ]
* Imported upstream snapshot release.
@@ -14,7 +14,7 @@ virtualbox (5.0.0~RC1-dfsg-1) UNRELEASED; urgency=medium
* update d/source.lintian-overrides file.
* Remove some more windows prebuilt files.
- -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it> Fri, 20 Mar 2015 12:02:04 +0100
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it> Fri, 26 Jun 2015 09:57:04 +0200
virtualbox (4.3.28-dfsg-1) unstable; urgency=medium
diff --git a/debian/patches/27-hide-host-cache-warning.patch b/debian/patches/27-hide-host-cache-warning.patch
index c53717e..01c181e 100644
--- a/debian/patches/27-hide-host-cache-warning.patch
+++ b/debian/patches/27-hide-host-cache-warning.patch
@@ -6,7 +6,7 @@ Index: virtualbox/src/VBox/Main/src-client/ConsoleImpl2.cpp
===================================================================
--- virtualbox.orig/src/VBox/Main/src-client/ConsoleImpl2.cpp 2015-04-02 15:46:54.415740583 +0200
+++ virtualbox/src/VBox/Main/src-client/ConsoleImpl2.cpp 2015-04-02 15:46:54.411740580 +0200
-@@ -3947,34 +3947,12 @@
+@@ -3952,34 +3952,12 @@
if ( enmFsTypeFile == RTFSTYPE_EXT4
|| enmFsTypeFile == RTFSTYPE_XFS)
{
diff --git a/debian/patches/29-fix-ftbfs-as-needed.patch b/debian/patches/29-fix-ftbfs-as-needed.patch
index bdabbbc..77e127a 100644
--- a/debian/patches/29-fix-ftbfs-as-needed.patch
+++ b/debian/patches/29-fix-ftbfs-as-needed.patch
@@ -5,7 +5,7 @@ Index: virtualbox/Config.kmk
===================================================================
--- virtualbox.orig/Config.kmk 2015-04-02 15:46:59.611743003 +0200
+++ virtualbox/Config.kmk 2015-04-02 15:46:59.611743003 +0200
-@@ -5349,7 +5349,7 @@
+@@ -5378,7 +5378,7 @@
TEMPLATE_VBoxBldProg_LDFLAGS.amd64 = -m64
TEMPLATE_VBoxBldProg_LDFLAGS.sparc64 = -m64
ifeq ($(KBUILD_HOST),linux)
diff --git a/debian/patches/36-fix-vnc-version-string.patch b/debian/patches/36-fix-vnc-version-string.patch
index a8e1864..61c273a 100644
--- a/debian/patches/36-fix-vnc-version-string.patch
+++ b/debian/patches/36-fix-vnc-version-string.patch
@@ -2,7 +2,7 @@ Index: virtualbox/Config.kmk
===================================================================
--- virtualbox.orig/Config.kmk 2015-04-02 15:47:04.439745251 +0200
+++ virtualbox/Config.kmk 2015-04-02 15:47:04.435745250 +0200
-@@ -2562,6 +2562,7 @@
+@@ -2591,6 +2591,7 @@
-e 's/@VBOX_VERSION_MINOR@/$(VBOX_VERSION_MINOR)/g' \
-e 's/@VBOX_VERSION_BUILD@/$(VBOX_VERSION_BUILD)/g' \
-e 's/@VBOX_VERSION_STRING@/$(VBOX_VERSION_STRING)/g' \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox.git
More information about the Pkg-virtualbox-commits
mailing list