Merging debian version 7.1.10-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
9da4b8d8c7
commit
cbd48e2395
3 changed files with 10 additions and 2 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,3 +1,11 @@
|
|||
virtualbox-ext-pack (7.1.10-1) unstable; urgency=medium
|
||||
|
||||
* Bump std-version to 4.7.2
|
||||
* Update postinst file
|
||||
* New upstream version 7.1.10
|
||||
|
||||
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 10 Jun 2025 14:46:23 +0200
|
||||
|
||||
virtualbox-ext-pack (7.1.8-1~progress8.99u1) horok-backports; urgency=medium
|
||||
|
||||
* Uploading to horok-backports, remaining changes:
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -12,7 +12,7 @@ Build-Depends:
|
|||
debhelper-compat (= 13),
|
||||
ca-certificates,
|
||||
po-debconf
|
||||
Standards-Version: 4.7.0
|
||||
Standards-Version: 4.7.2
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://www.virtualbox.org
|
||||
Vcs-Browser: https://git.progress-linux.org/horok-backports/virtualbox-ext-pack
|
||||
|
|
2
debian/postinst.in
vendored
2
debian/postinst.in
vendored
|
@ -2,7 +2,7 @@
|
|||
#set -e
|
||||
|
||||
version="#VERSION#"
|
||||
hash="912586a3a1e9285f9df264f7999e6fffc0b8a42f2e013dd898a86f7ed3975d37"
|
||||
hash="e020755711849fa0ee23d3bc47bc90cb0ea595da7dda804499568a0dc2387989 "
|
||||
file="Oracle_VirtualBox_Extension_Pack-${version}.vbox-extpack"
|
||||
accept_license="eb31505e56e9b4d0fbca139104da41ac6f6b98f8e78968bdf01b1f3da3c4f9ae"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue