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 Portable Document Format Driver".

The branch, master has been updated
       via  4684a9830008c583758174ba11f2b23ff8867eb9 (commit)
      from  e19a0edf31284610576528ab89863a62f7ea2d7a (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 4684a9830008c583758174ba11f2b23ff8867eb9
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 3a36d80..c33f694 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 Portable Document 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