[Pkg-virtualbox-commits] [virtualbox-guest-additions-iso] 01/03: Merge with 5.0 branch fixes

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Thu Feb 4 10:14:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch jessie
in repository virtualbox-guest-additions-iso.

commit c7acca84a01d366a5350d0e2fa24ce8f1c4ae551
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Feb 4 11:11:54 2016 +0100

    Merge with 5.0 branch fixes
---
 debian/changelog          | 7 ++++---
 debian/control            | 2 +-
 debian/copyright          | 2 +-
 debian/get-orig-source.sh | 3 +--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8965c65..1bd23d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-virtualbox-guest-additions-iso (4.3.30-1+deb8u1) jessie-security; urgency=medium
+virtualbox-guest-additions-iso (4.3.36-1) unstable; urgency=medium
 
-  * Upload to jessie-security, following up the same virtualbox upload.
+  * New upstream release.
+  * Update my uid.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 17 Sep 2015 12:48:39 +0200
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Wed, 15 Jul 2015 12:23:25 +0200
 
 virtualbox-guest-additions-iso (4.3.30-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 4eadc8b..ca41fc1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: non-free/misc
 Priority: extra
 Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel at lists.alioth.debian.org>
 Uploaders: Ritesh Raj Sarraf <rrs at debian.org>,
-           Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
+           Gianfranco Costamagna <locutusofborg at debian.org>
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.6
 Homepage: http://www.virtualbox.org/
diff --git a/debian/copyright b/debian/copyright
index 6bc65aa..e33c34c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -163,7 +163,7 @@ Files: debian/*
 Copyright: 2009-2014, Felix Geyer <debfx-pkg at fobos.de>
            2009-2010, Michael Meskes <meskes at debian.org>
            2013-2014, Ritesh Raj Sarraf <rrs at debian.org>
-           2014-2015, Gianfranco Costamagna <costamagnagianfrancp at yahoo.it>
+           2014-2015, Gianfranco Costamagna <locutusofborg at debian.org>
 License: GPL-2+
  On Debian systems the full text of the GNU General Public
  License can be found in the `/usr/share/common-licenses/GPL-2'
diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index a5a0062..89784e0 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -46,5 +46,4 @@ cd $TMP
 tar czf ${PACKAGE_NAME}_$UPSTREAM_VERSION.orig.tar.gz ${PACKAGE_NAME}-$UPSTREAM_VERSION
 mv ${PACKAGE_NAME}_$UPSTREAM_VERSION.orig.tar.gz $ORGDIR/../
 cd $ORGDIR
-echo "Done, now you can run git-import-orig ../${PACKAGE_NAME}_$UPSTREAM_VERSION.orig.tar.gz"
-
+echo "Done, now you can run gbp import-orig ../${PACKAGE_NAME}_$UPSTREAM_VERSION.orig.tar.gz"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox-guest-additions-iso.git



More information about the Pkg-virtualbox-commits mailing list