This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository cup.
commit f13ea7a39a0740a9439e1f3abc12b1642ff6bb11 Author: Torsten Werner <[email protected]> Date: Thu Oct 16 20:53:41 2008 +0000 * new upstream version (Closes: #497588) * Add target get-orig-source to debian/rules. --- debian/changelog | 9 +++++++-- debian/rules | 4 ++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 32a7885..70de09b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ -cup (0.10k-8) UNRELEASED; urgency=low +cup (0.11a+20060608-1) UNRELEASED; urgency=low + [ Matthias Klose ] * (Build-)depend on default-jre/-jdk. - -- Matthias Klose <[email protected]> Wed, 30 Jul 2008 16:58:53 +0200 + [ Torsten Werner ] + * new upstream version (Closes: #497588) + * Add target get-orig-source to debian/rules. + + -- Torsten Werner <[email protected]> Thu, 16 Oct 2008 22:52:36 +0200 cup (0.10k-7) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 7134b15..80fe03b 100755 --- a/debian/rules +++ b/debian/rules @@ -40,3 +40,7 @@ binary-arch: binary: binary-arch binary-indep .PHONY: binary binary-arch binary-indep clean + +get-orig-source: + wget -o cup_0.11a+20060608.orig.tar.gz \ + https://www2.in.tum.de/WebSVN/dl.php?repname=CUP&path=/develop/&rev=0&isdir=1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cup.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

