This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit 7eba6f8749faa08e6a45a67852c639006adb34db Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 8 00:51:57 2018 +0100 Moved the package to Git --- debian/changelog | 5 +++++ debian/control | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b118ef3..7938929 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ java3d (1.5.2+dfsg-12) UNRELEASED; urgency=medium * Team upload. + + [ tony mancill ] * Address lintian warnings: pipe-symbol-used-as-license-disjunction and invalid-short-name-in-dep5-copyright in debian/copyright. + [ Emmanuel Bourg ] + * Moved the package to Git + -- tony mancill <[email protected]> Sun, 04 Jan 2015 10:09:51 -0800 java3d (1.5.2+dfsg-11) unstable; urgency=medium diff --git a/debian/control b/debian/control index c15efcc..9ad9c05 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9), libxt-dev Standards-Version: 3.9.6 Homepage: http://java3d.java.net -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/java3d/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/java3d/ +Vcs-Git: https://anonscm.debian.org/git/pkg-java/java3d.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/java3d.git Package: libjava3d-java Architecture: all -- 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

