This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository pleiades.
commit 1b95773e8799747c41c467592e7ce25ca0b1a3bb Author: Hideki Yamane <[email protected]> Date: Thu Jan 2 19:07:16 2014 +0900 add VCS* --- debian/changelog | 7 +++++++ debian/control | 2 ++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index caaef80..17d03c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pleiades (1.4.0-dfsg-6) UNRELEASED; urgency=medium + + * debian/control + - add Vcs-* fields. + + -- Hideki Yamane <[email protected]> Thu, 02 Jan 2014 19:06:49 +0900 + pleiades (1.4.0-dfsg-5) unstable; urgency=low * update debian/po/ja.po, thanks to victory <[email protected]> diff --git a/debian/control b/debian/control index 4413744..9f04f36 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,8 @@ Build-Depends: debhelper (>= 9), ant, default-jdk, ant-optional, junit Build-Depends-Indep: libcommons-lang-java, libcommons-io-java, libjavassist-java, zip, unzip Standards-Version: 3.9.4 Homepage: http://mergedoc.sourceforge.jp/ +Vcs-Git: git://anonscm.debian.org/pkg-java/pleiades/ +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/pleiades;a=summary Package: pleiades Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pleiades.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

