This is an automated email from the git hooks/post-receive script. mans0954 pushed a commit to branch master in repository dropwizard-metrics.
commit 02b374d682e335e999c6b7596f8f84607d5e4240 Author: Christopher Hoskin <[email protected]> Date: Tue Jan 3 07:15:18 2017 +0000 Add debian/README.source --- debian/README.source | 2 ++ debian/changelog | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..c51bf5f --- /dev/null +++ b/debian/README.source @@ -0,0 +1,2 @@ +This package uses a version control system as described in +http://wiki.debian.org/Java/JavaVcs and the pages linked from there. diff --git a/debian/changelog b/debian/changelog index d87f6db..2560215 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ dropwizard-metrics (3.1.2-1) UNRELEASED; urgency=medium * Update Standards-Version from 3.9.6 to 3.9.8 (no change required) * Update debian/copyright * Use secure URL for copyright format + * Add debian/README.source -- Christopher Hoskin <[email protected]> Tue, 03 Jan 2017 06:48:31 +0000 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dropwizard-metrics.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

