This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dom4j.
commit 4209fa1df4f9af3bfe04c9cd98cbadbae2e788ce Author: Marcus Better <[email protected]> Date: Mon May 25 19:55:44 2009 +0000 debian/copyright: Machine-readable copyright format. --- dom4j/debian/changelog | 3 ++- dom4j/debian/copyright | 28 +++++++++++----------------- 2 files changed, 13 insertions(+), 18 deletions(-) diff --git a/dom4j/debian/changelog b/dom4j/debian/changelog index d57c084..3bffa2f 100644 --- a/dom4j/debian/changelog +++ b/dom4j/debian/changelog @@ -7,8 +7,9 @@ dom4j (1.6.1+dfsg.2-1) UNRELEASED; urgency=low * Re-enable test case BeansTest by running tests in headless mode. (Closes: #403052) * Build-depend on ant-optional, since we use ant in the clean target. + * debian/copyright: Machine-readable copyright format. - -- Marcus Better <[email protected]> Mon, 18 May 2009 18:28:02 +0200 + -- Marcus Better <[email protected]> Mon, 18 May 2009 19:05:10 +0200 dom4j (1.6.1+dfsg-3) unstable; urgency=low diff --git a/dom4j/debian/copyright b/dom4j/debian/copyright index 886d9e8..37c915d 100644 --- a/dom4j/debian/copyright +++ b/dom4j/debian/copyright @@ -1,19 +1,17 @@ -This package was debianized by Wolfgang Baer <[email protected]> on -Sat, 23 Apr 2005 15:23:09 +0200. +Format-Specification: + http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=48 +Name: dom4j +Maintainer: http://lists.sourceforge.net/lists/listinfo/dom4j-user +Source: http://www.dom4j.org -It is currently maintained by the Debian Java Maintainers -<[email protected]>. +Copyright: 2001-2005, MetaStuff, Ltd. +License: DOM4J -It was downloaded from <http://www.dom4j.org/> - -dom4j is Copyright (C) 2001-2005 MetaStuff, Ltd. - -Upstream Authors: Curt Arnold, David Lucas, David White, Jakob Jenkov, - James Strachan, Laramie Crocker, Maarten Coene, - Michael Skells, Nick Sanderson, Steen Lehmann, - Tobias Rademacher, Bob McWhirter, Todd Wolff, - OuYang Chen, Yuxin Ruan, Aleksander Andrzej Slominski +Files: debian/* +Copyright: Copyright 2006-2009, Marcus Better +License: DOM4J +License: DOM4J Redistribution and use of this software and associated documentation ("Software"), with or without modification, are permitted provided that the following conditions are met: @@ -52,7 +50,3 @@ Upstream Authors: Curt Arnold, David Lucas, David White, Jakob Jenkov, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -The contributions to the Debian packaging by Marcus Better are -Copyright (C) 2006 Marcus Better <[email protected]> and are licensed -under the same license as dom4j, see above. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

