[Pkg-virtualbox-commits] [virtualbox] 01/01: Commit the switch to Python3
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Fri Sep 2 08:23:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository virtualbox.
commit 15318df6700a47684eabcbd62c8cae3409374b13
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Sep 2 10:20:58 2016 +0200
Commit the switch to Python3
---
debian/changelog | 5 ++---
debian/control | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c4fe609..1f6b88e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,11 @@
-virtualbox (5.1.6-dfsg-1) UNRELEASED; urgency=medium
+virtualbox (5.1.4-dfsg-1) UNRELEASED; urgency=medium
* New upstream release, patch refresh (Closes: #835968)
+ * Switch to Python3 (LP: #1528016, Closes: #830878)
[ Gianfranco Costamagna, Peter Meiser ]
* Major rewrite of the guest-additions GL library handling
-
-
-- Gianfranco Costamagna <locutusofborg at debian.org> Fri, 26 Aug 2016 09:51:07 +0200
virtualbox (5.1.4-dfsg-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2846122..3052b33 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Build-Depends: bzip2,
lynx-cur,
makeself,
module-assistant,
- python-dev (>= 2.6.6-3~),
+ python3-dev,
texlive-fonts-extra,
texlive-fonts-recommended,
texlive-latex-extra,
@@ -92,7 +92,7 @@ Depends: adduser,
procps,
virtualbox-dkms (>= ${source:Version}) | virtualbox-source (>= ${source:Version}) | virtualbox-modules,
${misc:Depends},
- ${python:Depends},
+ ${python3:Depends},
${shlibs:Depends}
Recommends: virtualbox-qt (= ${binary:Version}), ${shlibs:Recommends}
Suggests: vde2, virtualbox-guest-additions-iso
--
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