This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit 4a7705dc63ce1c699d49dd4fc48628effb0f5296 Author: gregor herrmann <[email protected]> Date: Fri Mar 29 21:14:15 2013 +0100 dep3 headers for new patch Git-Dch: Ignore --- debian/patches/jcombobox-parameter.patch | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/patches/jcombobox-parameter.patch b/debian/patches/jcombobox-parameter.patch index 3bc13f2..8d8202c 100644 --- a/debian/patches/jcombobox-parameter.patch +++ b/debian/patches/jcombobox-parameter.patch @@ -2,11 +2,14 @@ Description: workaround error: [javac] /tmp/buildd/jabref-2.10~beta1+ds/src/java/net/sf/jabref/FileTab.java:40: type javax.swing.JComboBox does not take parameters [javac] private JComboBox<String> valueDelimiter; [javac] ^ - + . [javac] /tmp/buildd/jabref-2.10~beta1+ds/src/java/net/sf/jabref/FileTab.java:70: type javax.swing.JComboBox does not take parameters [javac] valueDelimiter = new JComboBox<String>(new String[]{ [javac] ^ - +Origin: vendor +Forwarded: via private mail +Author: gregor herrmann <[email protected]> +Last-Update: 2013-03-29 --- a/src/java/net/sf/jabref/FileTab.java +++ b/src/java/net/sf/jabref/FileTab.java -- 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

