This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository guacamole-client.
commit b5eed59d10c3c62bdc7d353a9b15ed95b0147832 Author: Emmanuel Bourg <[email protected]> Date: Wed Jan 6 00:01:54 2016 +0100 Changed the Vcs-* field to point to the Alioth packaging repository --- debian/changelog | 8 ++++++++ debian/control | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2c8d40f..188733d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +guacamole-client (0.8.3-1.2) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * debian/control: + - Changed the Vcs-* field to point to the Alioth packaging repository + + -- Emmanuel Bourg <[email protected]> Wed, 06 Jan 2016 00:00:54 +0100 + guacamole-client (0.8.3-1.1) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/control b/debian/control index 12bc5d4..21aa350 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Maintainer: Michael Jumper <[email protected]> Build-Depends: po-debconf, debhelper (>= 7.0), cdbs, default-jdk | java6-sdk, maven-debian-helper, libmaven-war-plugin-java, libmaven-assembly-plugin-java, libmaven-plugin-testing-java, libslf4j-java, libservlet2.5-java Standards-Version: 3.9.4 Section: net -Homepage: http://guac-dev.org/ -Vcs-Git: git://github.com/glyptodon/guacamole-client.git -Vcs-Browser: https://github.com/glyptodon/guacamole-client +Vcs-Git: git://anonscm.debian.org/pkg-java/guacamole-client.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/guacamole-client.git +Homepage: http://guac-dev.org Package: guacamole Section: net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/guacamole-client.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

