This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit 5869aa99de46b44cd34b00eee7617324d8892071 Author: Jonny Lamb <[email protected]> Date: Mon Mar 9 00:38:58 2009 +0000 debian/changelog: More changes to version number to please lintian. --- debian/changelog | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07a0875..dca7f45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -java3d (1.5.2+cvs20090309.dfsg-1) UNRELEASED; urgency=low +java3d (1.5.2+cvs20090309+dfsg-1) UNRELEASED; urgency=low [ Sylvestre Ledru ] * Change version number scheme to match upstream. diff --git a/debian/rules b/debian/rules index dd889e1..7811a27 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ install/libjava3d-java-doc:: clean:: -DEB_VER := 1.5.2+cvs20090309.dfsg +DEB_VER := 1.5.2+cvs20090309+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

