diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:39:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 01:39:29 +0000 |
commit | 90d393013124e9ca63751325db54dde20907d6ca (patch) | |
tree | b4601a5609702201993716b1de55bd9bc56b95b3 | |
parent | Adding debian version 7.0.16-1. (diff) | |
download | virtualbox-ext-pack-debian/7.0.16-2.tar.xz virtualbox-ext-pack-debian/7.0.16-2.zip |
Adding debian version 7.0.16-2.debian/7.0.16-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f4addc1..fa8bb71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +virtualbox-ext-pack (7.0.16-2) unstable; urgency=medium + + * Bump compat level to 13 + * Bump std-version to 4.7.0 + + -- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 03 May 2024 08:49:26 +0200 + virtualbox-ext-pack (7.0.16-1) unstable; urgency=medium * Update postinst file diff --git a/debian/control b/debian/control index 4748600..fa2cfd1 100644 --- a/debian/control +++ b/debian/control @@ -6,10 +6,10 @@ Uploaders: Gianfranco Costamagna <locutusofborg@debian.org>, Unit 193 <unit193@debian.org> Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), ca-certificates, po-debconf -Standards-Version: 4.6.1 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://www.virtualbox.org Vcs-Browser: https://salsa.debian.org/pkg-virtualbox-team/virtualbox-ext-pack |