Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c216935

Browse files
webtools + packaging: prepare for 7.2.0_BETA1
svn:sync-xref-src-repo-rev: r169013
1 parent a88292b commit c216935

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎src/VBox/Installer/linux/debian/control‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Source: virtualbox-7.1
1+
Source: virtualbox-7.2
22
Section: contrib/misc
33
Priority: optional
44
Maintainer: Oracle Corporation <info@virtualbox.org>
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 5), libz-dev, libssl-dev,
1414
libvulkan-dev
1515
XS-Python-Version: >= 2.4
1616

17-
Package: virtualbox-7.1
17+
Package: virtualbox-7.2
1818
Architecture: i386 amd64
1919
Pre-Depends: debconf (>= 1.1) | debconf-2.0
2020
Depends: debconf (>= 0.5) | debconf-2.0, psmisc, adduser, libvulkan1,
@@ -40,9 +40,9 @@ Description: Oracle VirtualBox
4040
software solution on the market.
4141
XB-Python-Version: ${python:Versions}
4242

43-
Package: virtualbox-7.1-dbg
43+
Package: virtualbox-7.2-dbg
4444
Architecture: i386 amd64
45-
Depends: virtualbox-7.1 (= ${binary:Version})
45+
Depends: virtualbox-7.2 (= ${binary:Version})
4646
Provides: virtualbox-dbg
4747
Replaces: virtualbox-dbg
4848
Conflicts: virtualbox-dbg, virtualbox-ose-dbg, virtualbox-qt-dbg

‎src/VBox/Installer/linux/rpm/rules‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/make -f
2-
# $Id: rules 109496 2025-05-09 14:15:43Z vadim.galitsyn@oracle.com $
2+
# $Id: rules 109680 2025-05-27 10:35:36Z vadim.galitsyn@oracle.com $
33
## @file
44
# VirtualBox rules.
55
#
@@ -55,7 +55,7 @@
5555
#
5656
# Wine will not be required if STAGEDISO is set.
5757

58-
verpkg := VirtualBox-7.1
58+
verpkg := VirtualBox-7.2
5959
vboxroot := $(shell while ! test -r configure && ! test "$$PWD" = "/"; do cd ..; done; pwd)
6060
instlin := $(vboxroot)/src/VBox/Installer/linux
6161
pkgdir := $(if $(PKGDIR),$(PKGDIR),$(shell cd $(vboxroot)/..; pwd))

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /