summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-18 04:27:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-01-18 04:27:26 +0000
commit989f05150e6b5c42ecd9bf67d142f748828a812b (patch)
treeda6a31a635fd1ec15162ef3881ad5ba19f00ff51
parentMerging upstream version 7.0.14. (diff)
downloadvirtualbox-ext-pack-debian.tar.xz
virtualbox-ext-pack-debian.zip
Adding debian version 7.0.14-1.debian/7.0.14-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog8
-rwxr-xr-xdebian/get-orig-source.sh3
-rw-r--r--debian/postinst.in2
3 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e77b97c..d93b59d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+virtualbox-ext-pack (7.0.14-1) unstable; urgency=medium
+
+ * Update postinst file
+ * New upstream version 7.0.14
+ * Update get-orig-source.sh script
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 17 Jan 2024 09:40:58 +0100
+
virtualbox-ext-pack (7.0.12-3) unstable; urgency=medium
* Add romanian translation (Closes: #1059157)
diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index e9a6eaf..dfc4bdc 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -26,4 +26,5 @@ tar cJvf ${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.xz ${PACKAGE_NAME}_${UPSTR
rm -rf ${PACKAGE_NAME}_${UPSTREAM_VERSION}
mv ${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.xz ..
-echo "Done, now you can run \ngbp import-orig ../${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.xz"
+echo "Done, now you can run:"
+echo "gbp import-orig ../${PACKAGE_NAME}_${UPSTREAM_VERSION}.orig.tar.xz"
diff --git a/debian/postinst.in b/debian/postinst.in
index 6e7c9e8..38dfff1 100644
--- a/debian/postinst.in
+++ b/debian/postinst.in
@@ -2,7 +2,7 @@
#set -e
version="#VERSION#"
-hash="dbf7ce39e5c021d420fc6b2045b084a68fc5172937192bd70c3207efa786278d"
+hash="42cb36fbf439a9ed28c95d2bbc718a0eac902225eb579c884c549af2e94be633"
file="Oracle_VM_VirtualBox_Extension_Pack-${version}.vbox-extpack"
accept_license="33d7284dc4a0ece381196fda3cfe2ed0e1e8e7ed7f27b9a9ebc4ee22e24bd23c"