This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit 9ce8f08515a5340a8fc71f35a7328e0ba397b6d3 Author: Jonny Lamb <[email protected]> Date: Mon Mar 9 00:31:57 2009 +0000 debian/rules: Update DEB_VER. --- debian/changelog | 6 ++++-- debian/rules | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b60f49b..208cb4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,10 +6,12 @@ java3d (1.5.2.dfsg-1) UNRELEASED; urgency=low * debian/watch: Added watch file. [ Jonny Lamb ] - * debian/rules: Set JAVA_HOME. (Closes: #518775) + * debian/rules: + + Set JAVA_HOME. (Closes: #518775) + + Update DEB_VER. * debian/watch: Added dversionmangle to remove .dfsg from version. - -- Jonny Lamb <[email protected]> Mon, 09 Mar 2009 00:29:43 +0000 + -- Jonny Lamb <[email protected]> Mon, 09 Mar 2009 00:31:20 +0000 java3d (0.0.cvs.20090202.dfsg-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 5c1800c..d8bda74 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ install/libjava3d-java-doc:: clean:: -DEB_VER := 0.0.cvs.20090202.dfsg +DEB_VER := 1.5.2.dfsg get-orig-source:: @ echo "Password for the guest CVS user is an empty password (press [enter])" cvs -d :pserver:[email protected]:/cvs login -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

