This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FreeHEP Java Driver".

The branch, master has been updated
       via  2723004371ffee02e54342ee796145f21e2d9ce0 (commit)
      from  e27763796b57ed821d52103ef8572a220b5cde17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2723004371ffee02e54342ee796145f21e2d9ce0
Author: Giovanni Mascellani <mascell...@poisson.phc.unipi.it>
Date:   Tue Apr 6 10:48:33 2010 +0200

    orig-tar.sh fixed again

-----------------------------------------------------------------------

Summary of changes:
 debian/orig-tar.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 7d29b7c..2852aba 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -1,6 +1,7 @@
 #!/bin/sh -e
 
 VERSION=$2
+DOWNLOADED_FILE=$3
 PACKAGE=$(dpkg-parsechangelog | sed -n 's/^Source: //p')
 TAR=../${PACKAGE}_${VERSION}.orig.tar.gz
 DIR=${PACKAGE}-${VERSION}


hooks/post-receive
-- 
FreeHEP Java Driver

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to