[Pkg-virtualbox-commits] [virtualbox] 04/04: Use gbp now

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Wed Jan 20 09:16:28 UTC 2016


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

locutusofborg-guest pushed a commit to annotated tag debian/5.0.14-dfsg-1
in repository virtualbox.

commit d24602e2c8edc086fb081a9cdc752fffe90ac971
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Jan 20 10:14:14 2016 +0100

    Use gbp now
---
 debian/get-orig-source.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index d78c7a0..15a2051 100755
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -48,5 +48,5 @@ rm -rf ${ORIG_TARBALL_DIR}/src/VBox/HostDrivers/Support/win/winstub.com
 
 tar --exclude .svn --exclude '.git*' --exclude debian --directory ${WORKING_DIR} -cJf ${DEST_TARBALL_NAME} ${ORIG_TARBALL_DIR_STRIP} || exit 1
 rm -rf ${ORIG_TARBALL_DIR}
-echo "Done, now you can run git-import-orig ${DEST_TARBALL_NAME}"
+echo "Done, now you can run gbp import-orig ${DEST_TARBALL_NAME}"
 exit 0

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



More information about the Pkg-virtualbox-commits mailing list