This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 110f5f13b1b3405a23e0943d1c9902aadf546534 Author: gregor herrmann <[email protected]> Date: Wed Jul 16 17:11:20 2008 +0000 debian/copyright: wrap long line. --- debian/changelog | 1 + debian/copyright | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 755b9df..582c86f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ jabref (2.3.1-5) UNRELEASED; urgency=low [Jabref stays in contrib because it (build) depends on libspin-java and libpdfbox-java which are in contrib because they build depend on packages in contrib/non-free.] + * debian/copyright: wrap long line. -- gregor herrmann <[email protected]> Wed, 16 Jul 2008 18:44:59 +0200 diff --git a/debian/copyright b/debian/copyright index 623b85e..7c8dff4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -25,7 +25,8 @@ box for details. From the About box: (c) 2007 -JabRef is freely distributable under the terms of the GNU Public License, version 2. +JabRef is freely distributable under the terms of the GNU Public License, +version 2. Developers: Morten O. Alver -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

