[Pkg-virtualbox-commits] [virtualbox] 03/04: Update changelog
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Wed Jan 20 09:16:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to annotated tag debian/5.0.14-dfsg-1
in repository virtualbox.
commit 9ae9045f2caa1e47b8dd2acc76d263c10c0f68e3
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Wed Jan 20 10:08:37 2016 +0100
Update changelog
---
debian/changelog | 5 +++--
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, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e26fc10..118b04f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-virtualbox (5.0.12-dfsg-3) UNRELEASED; urgency=medium
+virtualbox (5.0.14-dfsg-1) unstable; urgency=medium
+ * new upstream release.
* Rework rules file to work also when only guest packages needs to be built.
* Merge VBox.sh script with upstream, and add procps to runtime dependencies
thanks Andreas Beckmann <anbe at debian.org>
-cfr https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802143#26
- -- Gianfranco Costamagna <locutusofborg at debian.org> Fri, 08 Jan 2016 16:14:58 +0100
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Wed, 20 Jan 2016 10:04:40 +0100
virtualbox (5.0.12-dfsg-2) unstable; urgency=low
diff --git a/debian/patches/27-hide-host-cache-warning.patch b/debian/patches/27-hide-host-cache-warning.patch
index 48a1f32..b8ab21b 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
-@@ -3968,34 +3968,12 @@
+@@ -3977,34 +3977,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 4205a42..34f73b6 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
-@@ -5460,7 +5460,7 @@
+@@ -5464,7 +5464,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 76f622e..e01f337 100644
--- a/debian/patches/36-fix-vnc-version-string.patch
+++ b/debian/patches/36-fix-vnc-version-string.patch
@@ -3,7 +3,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
-@@ -2624,6 +2624,7 @@
+@@ -2627,6 +2627,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