This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cdk.
commit 64a9f25bac893478751125d9b6be6a2322187450 Author: Emmanuel Bourg <[email protected]> Date: Fri Mar 30 21:29:17 2018 +0200 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4f3eeb7..5a2d9f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cdk (1:1.2.10-7) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Fri, 30 Mar 2018 21:29:17 +0200 + cdk (1:1.2.10-6) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 06180ef..7c53554 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends-Indep: ant-contrib, libxpp3-java, r-cran-rjava Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/cdk -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/cdk +Vcs-Git: https://anonscm.debian.org/git/pkg-java/cdk.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/cdk.git Homepage: http://cdk.sourceforge.net/ Package: libcdk-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cdk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

