This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse.
commit 7b29d5dcaab2846919dea65d09637cbc80b35452 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 19 17:42:54 2016 +0200 debian/copyright: Updated the Format URI --- debian/changelog | 1 + debian/copyright | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 41e4ce0..e328b4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ eclipse (3.8.1-9) UNRELEASED; urgency=medium * Use a secure Vcs-Git URL * Removed Andres Mejia from the uploaders (Closes: #743521) * Removed Niels Thykier from the uploaders (Closes: #770568) + * debian/copyright: Updated the Format URI -- Emmanuel Bourg <[email protected]> Tue, 18 Oct 2016 16:57:18 +0200 diff --git a/debian/copyright b/debian/copyright index de97e39..926add4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Eclipse Source: http://download.eclipse.org/technology/linuxtools/eclipse-build/ @@ -339,7 +339,7 @@ License: MPL-1.1 Files: eclipse/plugins/org.eclipse.ui.ide/src/org/eclipse/ui/internal/views/markers/MarkerSortUtil.java Copyright: 1994, Hewlett-Packard Company 1997, Silicon Graphics Computer Systems, Inc -License: other +License: MIT Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and @@ -358,7 +358,7 @@ License: other Files: eclipse/plugins/org.eclipse.jdt.apt.core/src/com/sun/mirror/* Copyright: 2004, Sun Microsystems, Inc -License: other +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

