[Pkg-virtualbox-commits] [virtualbox-ext-pack] 02/03: Update for new release
Gianfranco Costamagna
locutusofborg-guest at moszumanska.debian.org
Sat Oct 3 14:19:14 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 bee0f6055e56b0d213c44c929b8f898d6fdaa48a
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Sat Oct 3 16:11:15 2015 +0200
Update for new release
---
debian/changelog | 3 ++-
debian/postinst | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6713632..e33bd93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-virtualbox-ext-pack (5.0.4-3) unstable; urgency=medium
+virtualbox-ext-pack (5.0.6-1) unstable; urgency=medium
+ * New upstream release, update postinst.
* Force uninstallation of the extension pack (Closes: #800034)
* Update templates (Closes: #795808).
* Initial danish translation (Closes: #799884)
diff --git a/debian/postinst b/debian/postinst
index 2374eee..953c38c 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -1,8 +1,8 @@
#!/bin/sh
set -e
-version=5.0.4
-hash=e4618e7847eff7c31426f4639bcd83c37bd817147081d3218f21c8e7b6bc7cfa
+version=5.0.6
+hash=4eed4f3d253bffe4ce61ee9431d79cbe1f897b3583efc2ff3746f453450787b5
file=Oracle_VM_VirtualBox_Extension_Pack-$version.vbox-extpack
error ()
--
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