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 Enhanced Metafile Format Driver".

The branch, master has been updated
       via  c51d27929ff03280f0c21333d5e9d2b4b785d3bd (commit)
      from  2c5a43e26055b0bbf117c921b1c4de3b22f79b51 (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 c51d27929ff03280f0c21333d5e9d2b4b785d3bd
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 7e3952c..957aaa5 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}+dfsg1.orig.tar.gz
 DIR=${PACKAGE}-${VERSION}


hooks/post-receive
-- 
FreeHEP Enhanced Metafile Format 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