[Pkg-virtualbox-commits] [virtualbox] 03/03: New upstream release
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Tue Jan 17 15:01:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository virtualbox.
commit 594a662860a1a1efa3a9ab4078475c6860300840
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Tue Jan 17 16:00:16 2017 +0100
New upstream release
---
configure | 2 +-
debian/changelog | 6 ++++++
debian/patches/16-no-update.patch | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index a63bf8c..a75b56e 100755
--- a/configure
+++ b/configure
@@ -360,7 +360,7 @@ test_execute_path()
check_environment()
{
test_header environment
- BUILD_CPU=`uname -m`
+ BUILD_CPU=`dpkg-architecture -qDEB_HOST_GNU_CPU`
[ "$OS" = "solaris" ] && BUILD_CPU=`isainfo | cut -f 1 -d ' '`
case "$BUILD_CPU" in
i[3456789]86|x86|i86pc|BePC)
diff --git a/debian/changelog b/debian/changelog
index 419001d..f39401a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+virtualbox (5.1.14-dfsg-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Tue, 17 Jan 2017 16:00:00 +0100
+
virtualbox (5.1.12-dfsg-2) unstable; urgency=medium
* Add missing libegl1-mesa-dev dependency
diff --git a/debian/patches/16-no-update.patch b/debian/patches/16-no-update.patch
index 9c2d853..f1a33ef 100644
--- a/debian/patches/16-no-update.patch
+++ b/debian/patches/16-no-update.patch
@@ -7,7 +7,7 @@ Index: virtualbox/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp
===================================================================
--- virtualbox.orig/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp
+++ virtualbox/src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp
-@@ -476,6 +476,8 @@
+@@ -474,6 +474,8 @@
void UIUpdateManager::sltForceCheck()
{
--
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