This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jets3t.
commit 1d205f16c6b87549d816920d0e3bdd1a9ccb2eea Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 2 09:45:03 2015 +0200 debian/copyright: Updated the Format URI and fixed a wrong file path --- debian/changelog | 3 +++ debian/copyright | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 26693b2..754a108 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ jets3t (0.8.1+dfsg-3) UNRELEASED; urgency=medium * Team upload. * Updated Standards-Version to 3.9.6 (no changes) + * debian/copyright: + - Updated the Format URI + - Fixed a wrong file path -- Emmanuel Bourg <[email protected]> Thu, 02 Jul 2015 09:29:49 +0200 diff --git a/debian/copyright b/debian/copyright index 6a40368..5478fe9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JetS3t Upstream-Contact: James Murty <[email protected]> Source: http://jets3t.s3.amazonaws.com/downloads.html @@ -10,7 +10,7 @@ Copyright: © 2006-2010, James Murty <[email protected]>, © 2010, Bennett Hiles License: Apache-2.0 -Files: src/src/org/jets3t/gui/TableSorter.java +Files: src/org/jets3t/gui/TableSorter.java Copyright: © 1995-2008, Sun Microsystems, Inc License: other Redistribution and use in source and binary forms, with or without -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jets3t.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

