[Pkg-virtualbox-commits] [virtualbox-ext-pack] 01/03: Update for new release
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Thu Oct 22 10:17:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
locutusofborg-guest pushed a commit to branch master
in repository virtualbox-ext-pack.
commit 902d58dcf8a6122f74a68f386c205a65a01e76aa
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Oct 22 12:17:16 2015 +0200
Update for new release
---
debian/changelog | 6 ++++++
debian/postinst | 4 ++--
debian/rules | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ea9813c..f479cb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+virtualbox-ext-pack (5.0.8-1) unstable; urgency=medium
+
+ * New upstream release, update postinst.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Thu, 22 Oct 2015 12:16:50 +0200
+
virtualbox-ext-pack (5.0.6-5) unstable; urgency=medium
* Drop uninstall hack, live systems are not intended to work
diff --git a/debian/postinst b/debian/postinst
index 953c38c..b506b74 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -1,8 +1,8 @@
#!/bin/sh
set -e
-version=5.0.6
-hash=4eed4f3d253bffe4ce61ee9431d79cbe1f897b3583efc2ff3746f453450787b5
+version=5.0.8
+hash=febd2c99909cb932a98c2b9f73ce8eb03fc183c8c8f2fc874985cf3d598f6b94
file=Oracle_VM_VirtualBox_Extension_Pack-$version.vbox-extpack
error ()
diff --git a/debian/rules b/debian/rules
index e74f111..67cd084 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-VERSION=5.0.6
+VERSION=5.0.8
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox-ext-pack.git
More information about the Pkg-virtualbox-commits
mailing list